Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -69,7 +69,7 @@
|
|
| 69 |
"in_channels": 3,
|
| 70 |
"initializer_range": 0.02,
|
| 71 |
"intermediate_size": 10944,
|
| 72 |
-
"model_type": "
|
| 73 |
"num_heads": 12,
|
| 74 |
"out_hidden_size": 4096,
|
| 75 |
"patch_size": 14,
|
|
|
|
| 69 |
"in_channels": 3,
|
| 70 |
"initializer_range": 0.02,
|
| 71 |
"intermediate_size": 10944,
|
| 72 |
+
"model_type": "glm4v_moe_vision",
|
| 73 |
"num_heads": 12,
|
| 74 |
"out_hidden_size": 4096,
|
| 75 |
"patch_size": 14,
|