DeepSeek-R1/generation_config.json
ai-modelscope 2d8475acb4 Update README.md (#16)
- Update README.md (66197628819e6921cfdb010421f39f239f51902e)

Co-authored-by: Tiezhen WANG <xianbao@users.noreply.huggingface.co>
2025-01-21 20:06:00 +08:00

10 lines
171 B
JSON

{
"_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.39.3"
}