Qwen3.6-35B-A3B-TurboQuant-MLX-5bit / generation_config.json
majentik's picture
feat: publish Qwen3.6-35B-A3B MLX 5bit
c94745a verified
Raw
History Blame Contribute Delete
202 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248044,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95
}