will-lms commited on
Commit
692a381
·
verified ·
1 Parent(s): 5813d9f

Update processor_config.json

Browse files
Files changed (1) hide show
  1. processor_config.json +2 -2
processor_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "image_break_token": "[IMG_BREAK]",
3
  "image_end_token": "[IMG_END]",
4
  "image_token": "[IMG]",
5
- "patch_size": 16,
6
  "processor_class": "PixtralProcessor",
7
- "spatial_merge_size": 1
8
  }
 
2
  "image_break_token": "[IMG_BREAK]",
3
  "image_end_token": "[IMG_END]",
4
  "image_token": "[IMG]",
5
+ "patch_size": 14,
6
  "processor_class": "PixtralProcessor",
7
+ "spatial_merge_size": 2
8
  }