CoolFace
Modelpublic

ass-hair/queue_-error

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes4downloads
generation_config.json14 linesDownload Raw Back to root
1{2  "bos_token_id": 248044,3  "do_sample": true,4  "eos_token_id": [5    248046,6    2480447  ],8  "pad_token_id": 248044,9  "temperature": 1.0,10  "top_k": 20,11  "top_p": 0.95,12  "transformers_version": "5.14.1"13}14