Midm-2.0-Mini-Vision-Instruct / generation_config.json
bigdefence's picture
Upload checkpoint from ./checkpoints/llava-midm
f5acaf5 verified
raw
history blame contribute delete
156 Bytes
{
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.8,
"top_k": 20,
"top_p": 0.75,
"transformers_version": "4.45.0"
}