MiMo-V2.5-ASR / generation_config.json
MarkDaniel212's picture
Upload folder using huggingface_hub
9e1560a verified
raw
history blame contribute delete
77 Bytes
{
"do_sample": true,
"temperature": 0.6,
"top_k": -1,
"top_p": 0.95
}