Qwen3.6-27B-oQ4 / generation_config.json
Jundot's picture
Upload Qwen3.6-27B-oQ4 via oMLX
e856e8b verified
Raw
History Blame
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
}