deepcs233 commited on
Commit
4c1b51c
1 Parent(s): 709b681

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -19,9 +19,7 @@
19
  "mm_use_im_start_end": false,
20
  "mm_vision_select_feature": "patch",
21
  "mm_vision_select_layer": -2,
22
- "mm_vision_tower": [
23
- "openai/clip-vit-large-patch14"
24
- ],
25
  "model_type": "llava",
26
  "num_attention_heads": 32,
27
  "num_hidden_layers": 32,
 
19
  "mm_use_im_start_end": false,
20
  "mm_vision_select_feature": "patch",
21
  "mm_vision_select_layer": -2,
22
+ "mm_vision_tower": "openai/clip-vit-large-patch14",
 
 
23
  "model_type": "llava",
24
  "num_attention_heads": 32,
25
  "num_hidden_layers": 32,