CoolFace
Modelpublic

laion/tasktrove-dq-unitsyn-python-step20-30b-a3b

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes19downloads
generation_config.json14 linesDownload Raw Back to root
1{2  "do_sample": true,3  "eos_token_id": [4    151645,5    1516436  ],7  "pad_token_id": 151643,8  "repetition_penalty": 1.05,9  "temperature": 0.7,10  "top_k": 20,11  "top_p": 0.8,12  "transformers_version": "5.8.1"13}14