tiny-random/mistral-3
014k
1{2 "image_break_token": "[IMG_BREAK]",3 "image_end_token": "[IMG_END]",4 "image_processor": {5 "data_format": "channels_first",6 "do_convert_rgb": true,7 "do_normalize": true,8 "do_rescale": true,9 "do_resize": true,10 "image_mean": [11 0.48145466,12 0.4578275,13 0.4082107314 ],15 "image_processor_type": "PixtralImageProcessorFast",16 "image_std": [17 0.26862954,18 0.26130258,19 0.2757771120 ],21 "patch_size": 14,22 "processor_class": "PixtralProcessor",23 "resample": 3,24 "rescale_factor": 0.00392156862745098,25 "size": {26 "longest_edge": 154027 }28 },29 "image_token": "[IMG]",30 "patch_size": 14,31 "processor_class": "PixtralProcessor",32 "spatial_merge_size": 233}34 