SFconvertbot
commited on
Commit
•
2d8a886
1
Parent(s):
f22b6a3
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
@@ -29,3 +29,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
29 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
30 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
31 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
29 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
30 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
31 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
32 |
+
model-00003-of-00004.safetensors filter=lfs diff=lfs merge=lfs -text
|
33 |
+
model-00001-of-00004.safetensors filter=lfs diff=lfs merge=lfs -text
|
34 |
+
model-00004-of-00004.safetensors filter=lfs diff=lfs merge=lfs -text
|
35 |
+
model-00002-of-00004.safetensors filter=lfs diff=lfs merge=lfs -text
|
model-00001-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9383ace38dda4f1847e8386538bcdf02c1899b8574a327fcf716f2f2f47dbced
|
3 |
+
size 9989891140
|
model-00002-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcaf2cdd73166ec4715dc050f40d947e2c606dcfed4a9c95117d6cc739ff83b1
|
3 |
+
size 9958694976
|
model-00003-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6843339bd420c1e4094f92851bd301cf6c9b84baf6ff9907d0aac6cc2394c744
|
3 |
+
size 9969825608
|
model-00004-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1232fca1d0a7259fc64dedb0f72758b0a60a2e28bccc340137cfef1585e2a4b
|
3 |
+
size 517774608
|
model.safetensors.index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|