SFconvertbot commited on
Commit
31fc563
·
verified ·
1 Parent(s): a993c0e

Adding `safetensors` variant of this model

Browse files

This 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
@@ -37,3 +37,5 @@ predictions.json filter=lfs diff=lfs merge=lfs -text
37
  results/ filter=lfs diff=lfs merge=lfs -text
38
  documents/wiki_dump_documents.json filter=lfs diff=lfs merge=lfs -text
39
  documents/ filter=lfs diff=lfs merge=lfs -text
 
 
 
37
  results/ filter=lfs diff=lfs merge=lfs -text
38
  documents/wiki_dump_documents.json filter=lfs diff=lfs merge=lfs -text
39
  documents/ filter=lfs diff=lfs merge=lfs -text
40
+ intensive/model.safetensors filter=lfs diff=lfs merge=lfs -text
41
+ sketch/model.safetensors filter=lfs diff=lfs merge=lfs -text
intensive/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68d94b44940a2265ec98654117891aec228e6ef2449dc689725eef3ea9f7dc72
3
+ size 56256992
sketch/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f8e0ac26f7be1bd3042475525ca411af707e4ebf5b0917b34bcb14d62a26d8f
3
+ size 56518128