lucasjin's picture
Upload folder using huggingface_hub
4287197 verified
raw
history blame contribute delete
666 Bytes
{
"_name_or_path": "checkpoints/aimv2-large-patch14-224/",
"architectures": [
"AIMv2Model"
],
"attention_dropout": 0.0,
"auto_map": {
"AutoConfig": "configuration_aimv2.AIMv2Config",
"AutoModel": "modeling_aimv2.AIMv2Model",
"FlaxAutoModel": "modeling_flax_aimv2.FlaxAIMv2Model"
},
"hidden_size": 1024,
"image_size": 224,
"intermediate_size": 2816,
"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": "bfloat16",
"transformers_version": "4.47.1",
"use_bias": false
}