DeepSeek-R1-Distill-Qwen-7B-fp16-ov / generation_config.json
alainzhou's picture
Duplicate from OpenVINO/DeepSeek-R1-Distill-Qwen-7B-fp16-ov
2ff7ed7
raw
history blame
181 Bytes
{
"_from_model_config": true,
"bos_token_id": 151646,
"do_sample": true,
"eos_token_id": 151643,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.49.0"
}