DeepSeek-V4-Pro-NVFP4 / generation_config.json
a4rtx's picture
Duplicate from nvidia/DeepSeek-V4-Pro-NVFP4
989e4e0
Raw
History Blame Contribute Delete
170 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"do_sample": true,
"temperature": 1.0,
"top_p": 1.0,
"transformers_version": "4.46.3"
}