mirror of
https://www.modelscope.cn/IndexTeam/Index-1.9B-32K.git
synced 2026-04-02 13:52:54 +08:00
13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 1,
|
|
"eos_token_id": 2,
|
|
"pad_token_id": 0,
|
|
"transformers_version": "4.39.2",
|
|
"top_k": 5,
|
|
"top_p": 0.8,
|
|
"temperature": 0.3,
|
|
"repetition_penalty":1.1,
|
|
"do_sample": true
|
|
}
|