MiMo-V2.5-NVFP4 / audio_tokenizer /generation_config.json
lukealonso's picture
Add files using upload-large-folder tool
93ebc84 verified
raw
history blame contribute delete
149 Bytes
{
"do_sample": true,
"temperature": 0.6,
"top_k": -1,
"top_p": 0.95,
"audio_temperature": 0.9,
"audio_top_k": -1,
"audio_top_p": 0.95
}