banao-tech commited on
Commit
93bb67c
·
verified ·
1 Parent(s): 93efe08

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -36,5 +36,6 @@
36
  "model_type": "blip_2_vision_model",
37
  "num_channels": 3,
38
  "projection_dim": 512
39
- }
 
40
  }
 
36
  "model_type": "blip_2_vision_model",
37
  "num_channels": 3,
38
  "projection_dim": 512
39
+ },
40
+ "ignore_mismatched_sizes": true
41
  }