CoolFace
Modelpublic

CreitinGameplays/goat1-tiny

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes4downloads
generation_config.json14 linesDownload Raw Back to root
1{2  "do_sample": true,3  "eos_token_id": [4    151645,5    1516436  ],7  "max_length": 40960,8  "pad_token_id": 151654,9  "temperature": 0.6,10  "top_k": 20,11  "top_p": 0.95,12  "transformers_version": "4.57.6"13}14