File size: 1,187 Bytes
70a8831
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "add_start_end_special_tokens": true,
  "auto_map": {
    "AutoImageProcessor": "image_processor.MiniMaxM3VLImageProcessor",
    "AutoProcessor": "processing_minimax.MiniMaxVLProcessor",
    "AutoVideoProcessor": "video_processor.MiniMaxM3VLVideoProcessor"
  },
  "do_convert_rgb": true,
  "do_normalize": true,
  "do_rescale": true,
  "do_resize": true,
  "do_sample_frames": false,
  "fps": 1.0,
  "image_mean": [
    0.48145466,
    0.4578275,
    0.40821073
  ],
  "image_std": [
    0.26862954,
    0.26130258,
    0.27577711
  ],
  "img_token_compression_config": {
    "image_token_compression_method": "patch_merge",
    "image_token_compression_threshold": 1.1,
    "max_image_resolution": 1008,
    "spatial_merge_size": 2,
    "temporal_patch_size": 2
  },
  "max_frames": 768,
  "max_pixels": 602112,
  "merge_size": 2,
  "min_frames": 4,
  "min_pixels": 3136,
  "patch_size": 14,
  "process_image_mode": "dynamic_res",
  "resample": 3,
  "rescale_factor": 0.00392156862745098,
  "return_metadata": false,
  "size": {
    "height": 672,
    "width": 672
  },
  "temporal_patch_size": 2,
  "total_pixels": 45158400,
  "video_processor_type": "MiniMaxM3VLVideoProcessor"
}