Qwen3-Coder-Next-NVFP4 / generation_config.json
alexnataros's picture
Duplicate from vincentzed-hf/Qwen3-Coder-Next-NVFP4
15c399c
raw
history blame contribute delete
192 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"top_k": 40,
"top_p": 0.95,
"transformers_version": "4.57.6"
}