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
@@ -25,3 +25,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
model-00002-of-00004.safetensors filter=lfs diff=lfs merge=lfs -text
|
29 |
+
model-00003-of-00004.safetensors filter=lfs diff=lfs merge=lfs -text
|
30 |
+
model-00001-of-00004.safetensors filter=lfs diff=lfs merge=lfs -text
|
31 |
+
model-00004-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:36faebafb326a62a56554e35be392537cf17f61f5e44f6fe6d013b278995b15f
|
3 |
+
size 9910467092
|
model-00002-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4eb9401211cbb67f346b41fe4df7b4a30e2806666d3ec71ff89876998a58826c
|
3 |
+
size 9958693488
|
model-00003-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81643c6c9230ee3d1e53266b5d68396713bb95bd00ef3c6c31f54654a884b40b
|
3 |
+
size 9958693552
|
model-00004-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea986592d6e03422483f4d4a7a7913f138823beb2314a05ffdb0011d226b6f3c
|
3 |
+
size 592582648
|
model.safetensors.index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|