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 (8ccbc4e9a1f9d24997628473025bb047ab761219)
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:92bae5df9421d8511fe48f5b2d03d29a19bcde933e01e985b2de8eaac4b3e778
|
3 |
+
size 2641205576
|
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:2757c8c8a28cc769258e1c37f3b7fabbb1a1c0bc02e246ccd300ab70bcd0220f
|
3 |
+
size 2641286202
|