mirror of
https://www.modelscope.cn/unsloth/DeepSeek-V3.1-Base.git
synced 2026-04-02 18:12:56 +08:00
10 lines
171 B
JSON
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.46.3"
|
|
}
|