Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"hidden_act": "silu",
|
10 |
"hidden_size": 3584,
|
11 |
"image_aspect_ratio": "anyres",
|
12 |
-
"image_crop_resolution":
|
13 |
"image_grid_pinpoints": [
|
14 |
[
|
15 |
336,
|
@@ -812,7 +812,7 @@
|
|
812 |
336
|
813 |
]
|
814 |
],
|
815 |
-
"image_split_resolution":
|
816 |
"initializer_range": 0.02,
|
817 |
"intermediate_size": 18944,
|
818 |
"max_position_embeddings": 32768,
|
|
|
9 |
"hidden_act": "silu",
|
10 |
"hidden_size": 3584,
|
11 |
"image_aspect_ratio": "anyres",
|
12 |
+
"image_crop_resolution": null,
|
13 |
"image_grid_pinpoints": [
|
14 |
[
|
15 |
336,
|
|
|
812 |
336
|
813 |
]
|
814 |
],
|
815 |
+
"image_split_resolution": null,
|
816 |
"initializer_range": 0.02,
|
817 |
"intermediate_size": 18944,
|
818 |
"max_position_embeddings": 32768,
|