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:
systemd
2026-07-22 17:32:13 +00:00
parent 619ab13c61
commit d3822aebd2

View File

@ -46,7 +46,7 @@
}
},
"vision_config": {
"model_type": "glm4v",
"model_type": "glm4v_vision",
"hidden_size": 1536,
"depth": 24,
"num_heads": 12,