Create siglip-base-patch16-224/config.json
Browse files
siglip-base-patch16-224/config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "siglip",
|
| 3 |
+
"model_md5": "87e8cea6bd9c4a68506872ca0d5278f4",
|
| 4 |
+
"vocab_file_name": "spiece.model",
|
| 5 |
+
"vocab_md5": "558797bd124531bb04fdce0755277b29",
|
| 6 |
+
"image_processor_file_name": "siglip_image_processor.onnx",
|
| 7 |
+
"image_processor_md5": "dc37bb7e413f3bc88824ae5455cd7a55",
|
| 8 |
+
"image_embedder": true
|
| 9 |
+
}
|