Safetensors
vmistral
custom_code
File size: 352 Bytes
2fed580
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "auto_map": {
    "AutoImageProcessor": "IdeficsImageProcessor",
    "AutoProcessor": "IdeficsProcessor"
  },
  "image_mean": [
    0.5,
    0.5,
    0.5
  ],
  "image_num_channels": 3,
  "image_processor_type": "IdeficsImageProcessor",
  "image_size": 960,
  "image_std": [
    0.5,
    0.5,
    0.5
  ],
  "processor_class": "IdeficsProcessor"
}