MiMo-V2.5-NVFP4 / audio_tokenizer /generation_config.json
shadowlilac's picture
Duplicate from lukealonso/MiMo-V2.5-NVFP4
ea4b70d
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
}