Renaming *.grn.gamma -> *.grn.weight, *.grn.beta -> *.grn.bias and adding `safetensors` variant of this model (#3)
Browse files- Renaming *.grn.gamma -> *.grn.weight, *.grn.beta -> *.grn.bias and adding `safetensors` variant of this model (c26a136a7d111c323f1c331d05b7ceee851479e5)
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:5d797e01f9710e8c088137ceba47c9d634d129278f570c608e7f22d3a2d36521
|
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:b52971c5bf9b36b41b966030a75684ec93b83fc22f176599bcb5ce9758a0e5f9
|
3 |
+
size 791954938
|