minicpm-v-4.5-schematic-merged / generation_config.json
foundation-models's picture
Upload folder using huggingface_hub
ce42b28 verified
{
"bos_token_id": 151643,
"chat_template_kwargs": {
"enable_thinking": false
},
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.57.6"
}