Qwen3-Omni-30B-A3B-Captioner / generation_config.json
littlebird13's picture
Upload folder using huggingface_hub
e8d13a3 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
}