Export model 'google/siglip-large-patch16-256', on 2025-01-30 00:31:48 JST
Browse files- README.md +3 -1
- google/siglip-large-patch16-256/image_encode.onnx +3 -0
- google/siglip-large-patch16-256/meta.json +3 -0
- google/siglip-large-patch16-256/preprocessor.json +3 -0
- google/siglip-large-patch16-256/text_encode.onnx +3 -0
- google/siglip-large-patch16-256/tokenizer.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -4,6 +4,7 @@ base_model:
|
|
4 |
- google/siglip-base-patch16-224
|
5 |
- google/siglip-base-patch16-256-multilingual
|
6 |
- google/siglip-base-patch16-512
|
|
|
7 |
language:
|
8 |
- en
|
9 |
tags:
|
@@ -18,11 +19,12 @@ ONNX exported version of SigLIP models.
|
|
18 |
|
19 |
# Models
|
20 |
|
21 |
-
|
22 |
|
23 |
| Name | Image (Params/FLOPS) | Image Size | Image Width (Enc/Emb) | Text (Params/FLOPS) | Text Width (Enc/Emb) | Created At |
|
24 |
|:------------------------------------------------------------------------------------------------------------------|:-----------------------|-------------:|:------------------------|:----------------------|:-----------------------|:-------------|
|
25 |
| [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 |
|
|
|
26 |
| [google/siglip-base-patch16-512](https://huggingface.co/google/siglip-base-patch16-512) | 90.4M / 87.7G | 512 | 768 / 768 | 85.6M / 10.9G | 768 / 768 | 2024-01-08 |
|
27 |
| [google/siglip-base-patch16-224](https://huggingface.co/google/siglip-base-patch16-224) | 90.4M / 16.8G | 224 | 768 / 768 | 85.6M / 10.9G | 768 / 768 | 2023-10-01 |
|
28 |
|
|
|
4 |
- google/siglip-base-patch16-224
|
5 |
- google/siglip-base-patch16-256-multilingual
|
6 |
- google/siglip-base-patch16-512
|
7 |
+
- google/siglip-large-patch16-256
|
8 |
language:
|
9 |
- en
|
10 |
tags:
|
|
|
19 |
|
20 |
# Models
|
21 |
|
22 |
+
4 models exported in total.
|
23 |
|
24 |
| Name | Image (Params/FLOPS) | Image Size | Image Width (Enc/Emb) | Text (Params/FLOPS) | Text Width (Enc/Emb) | Created At |
|
25 |
|:------------------------------------------------------------------------------------------------------------------|:-----------------------|-------------:|:------------------------|:----------------------|:-----------------------|:-------------|
|
26 |
| [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 |
|
27 |
+
| [google/siglip-large-patch16-256](https://huggingface.co/google/siglip-large-patch16-256) | 311.5M / 77.6G | 256 | 1024 / 1024 | 303.4M / 38.7G | 1024 / 1024 | 2024-01-08 |
|
28 |
| [google/siglip-base-patch16-512](https://huggingface.co/google/siglip-base-patch16-512) | 90.4M / 87.7G | 512 | 768 / 768 | 85.6M / 10.9G | 768 / 768 | 2024-01-08 |
|
29 |
| [google/siglip-base-patch16-224](https://huggingface.co/google/siglip-base-patch16-224) | 90.4M / 16.8G | 224 | 768 / 768 | 85.6M / 10.9G | 768 / 768 | 2023-10-01 |
|
30 |
|
google/siglip-large-patch16-256/image_encode.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be7eec699cdb48a0a045079c24a7a1fda2823ff30fa0aac02428fdca649b3834
|
3 |
+
size 1264349143
|
google/siglip-large-patch16-256/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:042502109c71c2ebf3b5529b481a9cf84fa7141116724c754215a01f476b68eb
|
3 |
+
size 496
|
google/siglip-large-patch16-256/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-large-patch16-256/text_encode.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca2cb85f57426e33c35ba0f520a15d45602e31fa9ffee6da3c8ad837ae73ff5b
|
3 |
+
size 1345416244
|
google/siglip-large-patch16-256/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b8d29bb5c5c9785b71c021d113a0f5d5d3acae3eee0e24e55d9e649da530231
|
3 |
+
size 2397584
|
models.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c03142bbcf76b4c1339872fcfe8497594d277e78fd3cc12526c704882c30a2f
|
3 |
+
size 9280
|