CoolFace
Modelpublic

devon7y/Toronto-Mans-9B

sourceHugging Faceapache-2.0updated 9d agoView on Hugging Face
0likes274downloads
generation_config.json11 linesDownload Raw Back to root
1{2  "do_sample": true,3  "eos_token_id": 248044,4  "max_new_tokens": 300,5  "pad_token_id": 248044,6  "repetition_penalty": 1.15,7  "temperature": 0.8,8  "top_p": 0.95,9  "transformers_version": "5.17.0"10}11