step3-vl / generation_config.json
yujiepan's picture
Upload folder using huggingface_hub
429214e verified
raw
history blame contribute delete
136 Bytes
{
"temperature": 1.0,
"top_p": 1.0,
"top_k": 0,
"eos_token_id": [
151643,
151645,
151679
]
}