jp1924 commited on
Commit
3b0f664
·
verified ·
1 Parent(s): 562f9af

Update processor_config.json

Browse files
Files changed (1) hide show
  1. processor_config.json +2 -1
processor_config.json CHANGED
@@ -3,5 +3,6 @@
3
  "num_additional_image_tokens": 0,
4
  "patch_size": null,
5
  "processor_class": "LlavaProcessor",
6
- "vision_feature_select_strategy": null
 
7
  }
 
3
  "num_additional_image_tokens": 0,
4
  "patch_size": null,
5
  "processor_class": "LlavaProcessor",
6
+ "vision_feature_select_strategy": null,
7
+ "patch_size": 14,
8
  }