DeepSeek-R1-Distill-Qwen-7B-SafeChain / generation_config.json
fqjiang's picture
Upload Qwen2ForCausalLM
f3b3652 verified
raw
history blame contribute delete
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"
}