File size: 208 Bytes
a95b63e | 1 2 3 4 5 6 7 8 9 | {
"image_break_token": "<|vision_pad|>",
"image_end_token": "<|vision_end|>",
"image_token": "<|image_pad|>",
"patch_size": 14,
"processor_class": "LightOnOCRProcessor",
"spatial_merge_size": 2
}
|