jiuhai commited on
Commit
491d650
·
verified ·
1 Parent(s): 3c307c3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "LlavaQwenForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 151643,
@@ -24,7 +24,7 @@
24
  "mm_use_im_start_end": false,
25
  "mm_vision_select_feature": "patch",
26
  "mm_vision_select_layer": -2,
27
- "model_type": "llava_qwen",
28
  "n_query": 64,
29
  "num_attention_heads": 28,
30
  "num_hidden_layers": 28,
 
1
  {
2
  "architectures": [
3
+ "blip3oQwenForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
6
  "bos_token_id": 151643,
 
24
  "mm_use_im_start_end": false,
25
  "mm_vision_select_feature": "patch",
26
  "mm_vision_select_layer": -2,
27
+ "model_type": "blip3o_qwen",
28
  "n_query": 64,
29
  "num_attention_heads": 28,
30
  "num_hidden_layers": 28,