RaushanTurganbay HF Staff commited on
Commit
f5a20e2
·
verified ·
1 Parent(s): f9106d7

Update processor_config.json

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