CoolFace
Modelpublic

optimum-intel-internal-testing/tiny-random-minicpm-v-4_5

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes4.2kdownloads
generation_config.json18 linesDownload Raw Back to root
1{2  "bos_token_id": 151643,3  "chat_template_kwargs": {4    "enable_thinking": false5  },6  "do_sample": true,7  "eos_token_id": [8    151645,9    15164310  ],11  "pad_token_id": 151643,12  "temperature": 0.6,13  "top_k": 20,14  "top_p": 0.95,15  "transformers_version": "4.56.0.dev0",16  "trust_remote_code": true17}18