mirror of
https://huggingface.co/deepseek-ai/DeepSeek-R1-Zero
synced 2026-03-10 21:16:30 +01:00
Add generation_config.json
This commit is contained in:
parent
cfa4541c2f
commit
7c4fde6ac7
9
generation_config.json
Normal file
9
generation_config.json
Normal file
@ -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"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user