CoolFace
Modelpublic

JOY0021/autonomy-agent-v2

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
generation_config.json14 linesDownload Raw Back to checkpoint-50
1{2  "do_sample": true,3  "eos_token_id": [4    151645,5    1516436  ],7  "pad_token_id": 151643,8  "repetition_penalty": 1.1,9  "temperature": 0.7,10  "top_k": 20,11  "top_p": 0.8,12  "transformers_version": "5.6.2"13}14