cloudraker/rakedoc-nano
9693
1{2 "image_processor": {3 "do_convert_rgb": true,4 "do_normalize": true,5 "do_rescale": true,6 "do_resize": true,7 "image_mean": [8 0.48145466,9 0.4578275,10 0.4082107311 ],12 "image_processor_type": "Qwen2VLImageProcessor",13 "image_std": [14 0.26862954,15 0.26130258,16 0.2757771117 ],18 "merge_size": 2,19 "patch_size": 14,20 "resample": 3,21 "rescale_factor": 0.00392156862745098,22 "size": {23 "longest_edge": 1605632,24 "shortest_edge": 5017625 },26 "temporal_patch_size": 227 },28 "processor_class": "Qwen2VLProcessor",29 "video_processor": {30 "do_convert_rgb": true,31 "do_normalize": true,32 "do_rescale": true,33 "do_resize": true,34 "do_sample_frames": false,35 "image_mean": [36 0.48145466,37 0.4578275,38 0.4082107339 ],40 "image_std": [41 0.26862954,42 0.26130258,43 0.2757771144 ],45 "max_frames": 768,46 "max_video_tokens": 128000,47 "merge_size": 2,48 "min_frames": 4,49 "patch_size": 14,50 "resample": 3,51 "rescale_factor": 0.00392156862745098,52 "return_metadata": false,53 "size": {54 "longest_edge": 1605632,55 "shortest_edge": 5017656 },57 "temporal_patch_size": 2,58 "video_processor_type": "Qwen2VLVideoProcessor"59 }60}61 