Qwen3-Omni-30B-A3B-Instruct-bnb-4bit / generation_config.json
lainlives's picture
Upload folder using huggingface_hub
f784f08 verified
raw
history blame contribute delete
182 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": "5.3.0"
}