mirror of
https://www.modelscope.cn/ZhipuAI/GLM-4.1V-9B-Thinking.git
synced 2026-08-30 22:32:55 +08:00
Fix config model type (#22)
- Fix config model type (83b014d2ccd921c6a756bfbaa3d74ca35eb94704) Co-authored-by: Raushan Turganbay <RaushanTurganbay@users.noreply.huggingface.co> (batch 1/1)
This commit is contained in:
@ -46,7 +46,7 @@
|
||||
}
|
||||
},
|
||||
"vision_config": {
|
||||
"model_type": "glm4v",
|
||||
"model_type": "glm4v_vision",
|
||||
"hidden_size": 1536,
|
||||
"depth": 24,
|
||||
"num_heads": 12,
|
||||
|
||||
Reference in New Issue
Block a user