PY007 commited on
Commit
d8d7d9e
·
verified ·
1 Parent(s): a712f90

Update config.json

Browse files
Files changed (1) hide show
  1. 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": 384,
13
  "image_grid_pinpoints": [
14
  [
15
  336,
@@ -812,7 +812,7 @@
812
  336
813
  ]
814
  ],
815
- "image_split_resolution": 384,
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,