File size: 663 Bytes
9c82578
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "checkpoints/aimv2-3B-patch14-448",
  "architectures": [
    "AIMv2Model"
  ],
  "attention_dropout": 0.0,
  "auto_map": {
    "AutoConfig": "configuration_aimv2.AIMv2Config",
    "AutoModel": "modeling_aimv2.AIMv2Model",
    "FlaxAutoModel": "modeling_flax_aimv2.FlaxAIMv2Model"
  },
  "hidden_size": 3072,
  "image_size": 448,
  "intermediate_size": 8192,
  "model_type": "aimv2",
  "num_attention_heads": 24,
  "num_channels": 3,
  "num_hidden_layers": 24,
  "patch_size": 14,
  "projection_dropout": 0.0,
  "qkv_bias": false,
  "rms_norm_eps": 1e-05,
  "torch_dtype": "bfloat16",
  "transformers_version": "4.46.2",
  "use_bias": false
}