Renaming *.grn.gamma -> *.grn.weight, *.grn.beta -> *.grn.bias and adding `safetensors` variant of this model (#5)
Browse files- Renaming *.grn.gamma -> *.grn.weight, *.grn.beta -> *.grn.bias and adding `safetensors` variant of this model (171c313fed59d5344d3835e6aadba8ff60650253)
Co-authored-by: Ross Wightman <[email protected]>
- model.safetensors +3 -0
- pytorch_model.bin +2 -2
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08f4bc4c136fa078098d712293aa83a2e2f85412f0111d98628f91a12fdedfd6
|
3 |
+
size 791873696
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f825c26c5c630c65898a4759ebf2cecf737d80d0170943a61060a595eb04dc
|
3 |
+
size 791954938
|