RaushanTurganbay HF Staff commited on
Commit
83b014d
·
verified ·
1 Parent(s): 9e9a4c5

Fix config model type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -46,7 +46,7 @@
46
  }
47
  },
48
  "vision_config": {
49
- "model_type": "glm4v",
50
  "hidden_size": 1536,
51
  "depth": 24,
52
  "num_heads": 12,
 
46
  }
47
  },
48
  "vision_config": {
49
+ "model_type": "glm4v_vision",
50
  "hidden_size": 1536,
51
  "depth": 24,
52
  "num_heads": 12,