Add LFS tracking
Browse files- .gitattributes +2 -0
- checkpoints/pytorch_model.bin +0 -3
.gitattributes
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
# Auto detect text files and perform LF normalization
|
| 2 |
* text=auto
|
| 3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 1 |
# Auto detect text files and perform LF normalization
|
| 2 |
* text=auto
|
| 3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
checkpoints/pytorch_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:90be5447ee15f13547f1d0819de4d80fc1b49c28737378824513cb293335e0be
|
| 3 |
-
size 1017487
|
|
|
|
|
|
|
|
|
|
|
|