DeepSeek-R1-NVFP4-RTN / generation_config.json
weiweiz1's picture
Upload folder using huggingface_hub
e5568e7 verified
raw
history blame contribute delete
171 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 1,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.53.2"
}