Qwen3.6-27B-UD-Q4_K_XL-mlx / generation_config.json
finbase0530's picture
Duplicate from Brooooooklyn/Qwen3.6-27B-UD-Q4_K_XL-mlx
e88f165
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
}