mirror of
https://www.modelscope.cn/IndexTeam/Index-1.9B-32K.git
synced 2026-04-02 22:02:52 +08:00
Update generation_config.json
This commit is contained in:
@ -4,9 +4,9 @@
|
||||
"eos_token_id": 2,
|
||||
"pad_token_id": 0,
|
||||
"transformers_version": "4.39.2",
|
||||
"top_k": 5,
|
||||
"top_p": 0.8,
|
||||
"temperature": 0.3,
|
||||
"top_k": 1,
|
||||
"top_p": 1,
|
||||
"temperature": 0.9,
|
||||
"repetition_penalty":1.1,
|
||||
"do_sample": true
|
||||
"do_sample": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user