Zero-Shot Image Classification
Transformers
Safetensors
siglip
vision
Inference Endpoints
File size: 276 Bytes
ce3bda6
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "initializer_factor": 1.0,
  "model_type": "siglip",
  "text_config": {
    "model_type": "siglip_text_model",
    "vocab_size": 256000
  },
  "transformers_version": "4.49.0.dev0",
  "vision_config": {
    "image_size": 256,
    "model_type": "siglip_vision_model"
  }
}