File size: 351 Bytes
4a63797 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"initializer_factor": 1.0,
"model_type": "siglip",
"quantization": {
"group_size": 64,
"bits": 8
},
"text_config": {
"model_type": "siglip_text_model",
"vocab_size": 256000
},
"transformers_version": "4.49.0.dev0",
"vision_config": {
"model_type": "siglip_vision_model"
}
} |