File size: 887 Bytes
d54fd5c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "apple/aimv2-large-patch14-224-distilled",
  "architectures": [
    "AIMv2Model"
  ],
  "attention_dropout": 0.0,
  "auto_map": {
    "AutoConfig": "apple/aimv2-large-patch14-224-distilled--configuration_aimv2.AIMv2Config",
    "AutoModel": "apple/aimv2-large-patch14-224-distilled--modeling_aimv2.AIMv2Model",
    "FlaxAutoModel": "apple/aimv2-large-patch14-224-distilled--modeling_flax_aimv2.FlaxAIMv2Model"
  },
  "hidden_size": 1024,
  "image_size": 224,
  "intermediate_size": 2816,
  "model_name_or_path": "apple/aimv2-large-patch14-224-distilled",
  "model_name_or_path2": "",
  "model_type": "aimv2",
  "num_attention_heads": 8,
  "num_channels": 3,
  "num_hidden_layers": 24,
  "patch_size": 14,
  "projection_dropout": 0.0,
  "qkv_bias": false,
  "rms_norm_eps": 1e-05,
  "torch_dtype": "float32",
  "transformers_version": "4.40.1",
  "use_bias": false
}