Convert weights to .safetensors (#1)

- Convert weights to .safetensors (3984eb38f9bd211939c0ec350a2cc0d07f02329d)


Co-authored-by: Julien Chaumond <julien-c@users.noreply.huggingface.co>
This commit is contained in:
JB Polle 2022-09-29 20:40:04 +00:00 committed by system
parent dbec8489a1
commit df99764b46
2 changed files with 4 additions and 0 deletions

1
.gitattributes vendored
View File

@ -15,3 +15,4 @@
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
model.safetensors filter=lfs diff=lfs merge=lfs -text

BIN
model.safetensors (Stored with Git LFS) Normal file

Binary file not shown.