Qwen3-Omni-30B-A3B-Instruct-FlagOS / generation_config.json
YummyYum's picture
Upload folder using huggingface_hub
e00c0df 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
}