mirror of
https://www.modelscope.cn/ZhipuAI/GLM-4.1V-9B-Thinking.git
synced 2026-04-02 19:12:57 +08:00
update
This commit is contained in:
15
generation_config.json
Normal file
15
generation_config.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"do_sample": true,
|
||||
"eos_token_id": [
|
||||
151329,
|
||||
151336,
|
||||
151338,
|
||||
151348
|
||||
],
|
||||
"pad_token_id": 151329,
|
||||
"top_p": 0.6,
|
||||
"temperature": 0.8,
|
||||
"top_k": 2,
|
||||
"transformers_version": "4.53.0dev"
|
||||
}
|
||||
Reference in New Issue
Block a user