Qwen3-Omni-30B-A3B-Instruct / generation_config.json
littlebird13's picture
Upload folder using huggingface_hub
0e20e2b verified
raw
history blame contribute delete
146 Bytes
{
"talker_max_new_tokens": 4096,
"talker_repetition_penalty": 1.05,
"talker_temperature": 0.9,
"talker_top_k": 50,
"talker_top_p": 1.0
}