CoolFace
Modelpublic

calmresearch-ai/Model4

sourceHugging Facemitupdated 2d agoView on Hugging Face
0likes70downloads
generation_config.json9 linesDownload Raw Back to root
1{2  "bos_token_id": 151643,3  "do_sample": false,4  "eos_token_id": [151643, 151645, 151672],5  "temperature": 1.0,6  "top_p": 0.95,7  "max_new_tokens": 2048,8  "transformers_version": "4.37.0"9}