Qwen3-Omni-30B-A3B-Captioner-mxfp4-mlx / generation_config.json
abnormalmapstudio's picture
Add files using upload-large-folder tool
8f0d7cf 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
}