Yujie-AI commited on
Commit
67cb1da
·
verified ·
1 Parent(s): c52d3cd

Upload processor_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. processor_config.json +3 -2
processor_config.json CHANGED
@@ -2,5 +2,6 @@
2
  "image_token": "<image>",
3
  "patch_size": 14,
4
  "processor_class": "LlavaNextProcessor",
5
- "vision_feature_select_strategy": "default"
6
- }
 
 
2
  "image_token": "<image>",
3
  "patch_size": 14,
4
  "processor_class": "LlavaNextProcessor",
5
+ "vision_feature_select_strategy": "default",
6
+ "num_additional_image_tokens": 1
7
+ }