Diffusers
bagel-decoder / vit_config.json
chatpig's picture
Upload vit_config.json with huggingface_hub
67bb7ef verified
raw
history blame contribute delete
205 Bytes
{
"hidden_size": 1152,
"image_size": 980,
"intermediate_size": 4304,
"model_type": "siglip_vision_model",
"num_attention_heads": 16,
"num_hidden_layers": 27,
"patch_size": 14
}