Step3-VL-10B-Base / generation_config.json
luotingdan
add generation config and update Readme
fab406b
raw
history blame contribute delete
136 Bytes
{
"temperature": 1.0,
"top_p": 1.0,
"top_k": 0,
"eos_token_id": [
151643,
151645,
151679
]
}