Export model 'google/siglip-base-patch16-256-multilingual', on 2025-01-30 00:26:34 JST
Browse files- README.md +24 -0
- google/siglip-base-patch16-256-multilingual/image_encode.onnx +3 -0
- google/siglip-base-patch16-256-multilingual/meta.json +3 -0
- google/siglip-base-patch16-256-multilingual/preprocessor.json +3 -0
- google/siglip-base-patch16-256-multilingual/text_encode.onnx +3 -0
- google/siglip-base-patch16-256-multilingual/tokenizer.json +3 -0
- models.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: zero-shot-classification
|
3 |
+
base_model:
|
4 |
+
- google/siglip-base-patch16-256-multilingual
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- transformers
|
9 |
+
- siglip
|
10 |
+
- image
|
11 |
+
- dghs-realutils
|
12 |
+
library_name: dghs-realutils
|
13 |
+
---
|
14 |
+
|
15 |
+
ONNX exported version of SigLIP models.
|
16 |
+
|
17 |
+
# Models
|
18 |
+
|
19 |
+
1 model exported in total.
|
20 |
+
|
21 |
+
| Name | Image (Params/FLOPS) | Image Size | Image Width (Enc/Emb) | Text (Params/FLOPS) | Text Width (Enc/Emb) | Created At |
|
22 |
+
|:------------------------------------------------------------------------------------------------------------------|:-----------------------|-------------:|:------------------------|:----------------------|:-----------------------|:-------------|
|
23 |
+
| [google/siglip-base-patch16-256-multilingual](https://huggingface.co/google/siglip-base-patch16-256-multilingual) | 90.4M / 21.9G | 256 | 768 / 768 | 85.6M / 10.9G | 768 / 768 | 2024-01-08 |
|
24 |
+
|
google/siglip-base-patch16-256-multilingual/image_encode.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:041c4d62b3182e2d77338a28c1791ff80377781045c54b9851e04673f21cf87e
|
3 |
+
size 372001056
|
google/siglip-base-patch16-256-multilingual/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e2232fc4a01daa85b54116269deec1e7596fffb2c05f26120fbb4d0bf38813a
|
3 |
+
size 515
|
google/siglip-base-patch16-256-multilingual/preprocessor.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d054da725e00fb3302db4dc885e97f74a90e22298e0485431f3f4d8ed5e33bc
|
3 |
+
size 556
|
google/siglip-base-patch16-256-multilingual/text_encode.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe4cd266dbc6adfec1b88679b1f7855652ce3b56d80c740e29a51d1adbd16b43
|
3 |
+
size 1111104692
|
google/siglip-base-patch16-256-multilingual/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aff4d9dcaf0bf27ed7ea2460564b3756f886afcb46afc9cbdae172711d507ec
|
3 |
+
size 16335198
|
models.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7cf5eb75959161e89c050cade5aee3fdde1185fc44ef16d3dff14add1faecc9
|
3 |
+
size 9152
|