qwen3omni_5B_random_thinker_weights / generation_config.json
CCRss's picture
Upload generation_config.json with huggingface_hub
750bdf2 verified
raw
history blame contribute delete
188 Bytes
{
"talker_max_new_tokens": 4096,
"talker_repetition_penalty": 1.05,
"talker_temperature": 0.9,
"talker_top_k": 50,
"talker_top_p": 1.0,
"transformers_version": "4.57.0.dev0"
}