SFconvertbot
commited on
Commit
•
0ba30dc
1
Parent(s):
dab34da
Adding `safetensors` variant of this model
Browse filesThis is an automated PR created with https://huggingface.co/spaces/safetensors/convert
This new file is equivalent to `pytorch_model.bin` but safe in the sense that
no arbitrary code can be put into it.
These files also happen to load much faster than their pytorch counterpart:
https://colab.research.google.com/github/huggingface/notebooks/blob/main/safetensors_doc/en/speed.ipynb
The widgets on your model page will run using this model even if this is not merged
making sure the file actually works.
If you find any issues: please report here: https://huggingface.co/spaces/safetensors/convert/discussions
Feel free to ignore this PR.
.gitattributes
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
2 |
*.model filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
1 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
2 |
*.model filter=lfs diff=lfs merge=lfs -text
|
3 |
+
vit/clip-vit-H-14-laion2B-s32B-b79K-yi-vl-6B-448/model.safetensors filter=lfs diff=lfs merge=lfs -text
|
4 |
+
pytorch_model-00001-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
|
5 |
+
vit/clip-vit-H-14-laion2B-s32B-b79K-yi-vl-6B-448/open_clip_pytorch_model.safetensors filter=lfs diff=lfs merge=lfs -text
|
6 |
+
pytorch_model-00002-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
|
pytorch_model-00001-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f8f8338ee8acd8920d9f2b5d19715ca01fa280400bf2ac84d4e917b70db369a
|
3 |
+
size 9943068816
|
pytorch_model-00002-of-00002.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbbe8cfda803fd577d886bb8059976f9e9407587a7d6df6056b4831fb0dc4e6d
|
3 |
+
size 3486705968
|
vit/clip-vit-H-14-laion2B-s32B-b79K-yi-vl-6B-448/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c6e043df45e8fd57088a8437dbfa2a5d8a78d8c371a4a8be86c7b6d0607a22d
|
3 |
+
size 2527060472
|
vit/clip-vit-H-14-laion2B-s32B-b79K-yi-vl-6B-448/open_clip_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0084e75319a50ad85ef45377bad5bc38f2f58824459eb690048d51c9f8863be5
|
3 |
+
size 3944517836
|