CoolFace
Modelpublic

DCAgent/a1-stack_phpunit

sourceHugging Faceotherupdated 6mo agoView on Hugging Face
0likes14downloads
generation_config.json13 linesDownload Raw Back to root
1{2  "do_sample": true,3  "eos_token_id": [4    151645,5    1516436  ],7  "pad_token_id": 151643,8  "temperature": 0.6,9  "top_k": 20,10  "top_p": 0.95,11  "transformers_version": "4.57.6"12}13