File size: 395 Bytes
eee3544
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "image_processor": {
    "image_mean": [
      0.5,
      0.5,
      0.5
    ],
    "image_processor_type": "MuseGlimmerImageProcessor",
    "image_std": [
      0.5,
      0.5,
      0.5
    ],
    "max_image_tokens": 4096,
    "merge_size": 2,
    "patch_size": 14,
    "rescale_factor": 0.00392156862745098,
    "temporal_patch_size": 2
  },
  "processor_class": "MuseGlimmerProcessor"
}