FRIDA-Qwen3 / generation_config.json
ITSoftware's picture
Duplicate from Qwen/Qwen3-Omni-30B-A3B-Instruct
5852e55 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
}