CoolFace
Modelpublic

SeaLLMs/SeaLLMs-v3-7B-Chat

sourceHugging Faceotherupdated 2y agoView on Hugging Face
72likes1.2kdownloads
generation_config.json12 linesDownload Raw Back to root
1{2  "bos_token_id": 151643,3  "pad_token_id": 151643,4  "do_sample": true,5  "eos_token_id": [6    151645,7    1516438  ],9  "repetition_penalty": 1.05,10  "temperature": 0.7,11  "transformers_version": "4.41.2"12}