Upload processor
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"image_padding_mask": true,
|
28 |
"image_patch_size": 14,
|
29 |
"image_patch_token": "<im_patch>",
|
30 |
-
"image_processor_type": "
|
31 |
"image_start_token": "<im_start>",
|
32 |
"image_std": [
|
33 |
0.26862954,
|
|
|
27 |
"image_padding_mask": true,
|
28 |
"image_patch_size": 14,
|
29 |
"image_patch_token": "<im_patch>",
|
30 |
+
"image_processor_type": "MolmoImageProcessorFast",
|
31 |
"image_start_token": "<im_start>",
|
32 |
"image_std": [
|
33 |
0.26862954,
|