mylesgoose
commited on
Commit
•
c194c18
1
Parent(s):
1d31a53
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -215,7 +215,8 @@
|
|
215 |
"vision_config": {
|
216 |
"hidden_size": 1152,
|
217 |
"image_size": 384,
|
218 |
-
"intermediate_size":
|
|
|
219 |
"model_type": "siglip_vision_model",
|
220 |
"num_attention_heads": 32,
|
221 |
"num_hidden_layers": 26,
|
|
|
215 |
"vision_config": {
|
216 |
"hidden_size": 1152,
|
217 |
"image_size": 384,
|
218 |
+
"intermediate_size": 4304,
|
219 |
+
"image_newline": 3072,
|
220 |
"model_type": "siglip_vision_model",
|
221 |
"num_attention_heads": 32,
|
222 |
"num_hidden_layers": 26,
|