Qwen3-Omni-30B-A3B-Captioner-AWQ-4bit / generation_config.json
cpatonn's picture
Upload folder using huggingface_hub
2c21334 verified
raw
history blame contribute delete
112 Bytes
{
"max_new_tokens": 32768,
"repetition_penalty": 1.0,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95
}