DeepSeek-R1-0528-GPTQ-Int4-Int8Mix-Lite / generation_config.json
JunHowie's picture
Upload folder using huggingface_hub
fdbdfb0 verified
raw
history blame contribute delete
171 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 1,
"do_sample": true,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.46.3"
}