visheratin commited on
Commit
aec5002
1 Parent(s): 4f93c97

Update new model

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  ],
5
  "ignore_index": -100,
6
  "image_token_index": 50297,
 
7
  "model_type": "llava",
8
  "projector_hidden_act": "gelu",
9
  "projector_tokens_num": 5,
 
4
  ],
5
  "ignore_index": -100,
6
  "image_token_index": 50297,
7
+ "max_image_tokens": 100,
8
  "model_type": "llava",
9
  "projector_hidden_act": "gelu",
10
  "projector_tokens_num": 5,