mirror of
https://huggingface.co/deepseek-ai/DeepSeek-R1-Zero
synced 2026-06-08 14:48:25 +02:00
Add generation_config.json
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"_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"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user