MiMo-V2.5-Base / audio_tokenizer /generation_config.json
bwshen-mi's picture
Upload 5 files
c7cc03e 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
}