MiniCPM-V-4_5 / generation_config.json
tc-mb's picture
Initial commit: MiniCPM-V-4_5 model
1dfa9dc
raw
history blame contribute delete
268 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"chat_template_kwargs": {"enable_thinking": false},
"transformers_version": "4.51.0"
}