mylesgoose
commited on
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"force_sample": false,
|
18 |
"head_dim": 128,
|
19 |
"hidden_act": "silu",
|
20 |
-
"hidden_size":
|
21 |
"image_aspect_ratio": "anyres_max_9",
|
22 |
"image_crop_resolution": null,
|
23 |
"image_grid_pinpoints": [
|
|
|
17 |
"force_sample": false,
|
18 |
"head_dim": 128,
|
19 |
"hidden_act": "silu",
|
20 |
+
"hidden_size": 3072,
|
21 |
"image_aspect_ratio": "anyres_max_9",
|
22 |
"image_crop_resolution": null,
|
23 |
"image_grid_pinpoints": [
|