mirror of
https://www.modelscope.cn/ZhipuAI/GLM-4.1V-9B-Thinking.git
synced 2026-04-02 11:02:56 +08:00
set 64000 to 65536
This commit is contained in:
@ -211,7 +211,7 @@
|
||||
"input_ids",
|
||||
"attention_mask"
|
||||
],
|
||||
"model_max_length": 64000,
|
||||
"model_max_length": 65536,
|
||||
"padding_side": "left",
|
||||
"remove_space": false,
|
||||
"tokenizer_class": "PreTrainedTokenizer"
|
||||
|
||||
Reference in New Issue
Block a user