bczhou commited on
Commit
044f218
1 Parent(s): 0c00e49

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "mm_vision_select_feature": "patch",
28
  "mm_vision_select_layer": -2,
29
  "mm_vision_tower": "bczhou/TinyLLaVA-3.1B-SigLIP",
30
- "model_type": "llava_phi",
31
  "num_attention_heads": 32,
32
  "num_hidden_layers": 32,
33
  "num_key_value_heads": 32,
 
27
  "mm_vision_select_feature": "patch",
28
  "mm_vision_select_layer": -2,
29
  "mm_vision_tower": "bczhou/TinyLLaVA-3.1B-SigLIP",
30
+ "model_type": "tiny_llava_phi",
31
  "num_attention_heads": 32,
32
  "num_hidden_layers": 32,
33
  "num_key_value_heads": 32,