Inoichan commited on
Commit
ff9b425
1 Parent(s): 821cd4b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "use_cache": true,
27
  "vision_config": {
28
  "dropout": 0.0,
29
- "hidden_size": 768,
30
  "image_size": 336,
31
  "intermediate_size": 4096,
32
  "model_type": "clip_vision_model",
 
26
  "use_cache": true,
27
  "vision_config": {
28
  "dropout": 0.0,
29
+ "hidden_size": 1024,
30
  "image_size": 336,
31
  "intermediate_size": 4096,
32
  "model_type": "clip_vision_model",