MiMo-V2.5-NVFP4-Experts / generation_config.json
gaber's picture
Upload generation_config.json with huggingface_hub
315afe9 verified
Raw
History Blame Contribute Delete
114 Bytes
{
"do_sample": true,
"temperature": 0.7,
"top_p": 0.9,
"max_new_tokens": 4096,
"kv_cache_dtype": "fp8"
}