Camil Ziane
init model
d54fd5c
raw
history blame
887 Bytes
{
"_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
}