zhjohnchan's picture
Upload model
baa847e verified
raw
history blame contribute delete
430 Bytes
{
"architectures": [
"SiglipModel"
],
"initializer_factor": 1.0,
"model_type": "siglip",
"projection_dim": 512,
"text_config": {
"hidden_act": "gelu",
"max_position_embeddings": 256,
"model_type": "siglip_text_model"
},
"torch_dtype": "float32",
"transformers_version": "4.35.2",
"vision_config": {
"hidden_act": "gelu",
"image_size": 512,
"model_type": "siglip_vision_model"
}
}