Qwen3.8-2.4T-A95B-NVFP4 / generation_config.json
shengliangx's picture
Qwen3.8-2.4T-A95B-NVFP4 (NVFP4 experts + FP8 attn/KV), complete with MTP
89ef427
Raw
History Blame
214 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.13.0"
}