Qwen3.5-35B-A3B-DASHQ-INT4-g64 / generation_config.json
jkim96's picture
Upload dashq quantized checkpoint (INT4, g64, scale_zero_dtype=float16, zero-shot avg=70.5)
6fc237b verified
Raw
History Blame
235 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,
"transformers_version": "5.8.0",
"use_cache": false
}