mirror of
https://www.modelscope.cn/ZhipuAI/GLM-4.1V-9B-Thinking.git
synced 2026-04-02 19:12:57 +08:00
15 lines
242 B
JSON
15 lines
242 B
JSON
{
|
|
"_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"
|
|
} |