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 (c4e509ce4564542443f0b218203f5a6966de12be)
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:9d8d9e24f4ec874380ea74505e621ca621925837fcf261a5091e6a57b4db1cfe
|
3 |
+
size 20949424
|
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:ac99460b9a0e381fc6cdcc110d3ec0e7a5f4e3869c76db018ac3fc5521680fa0
|
3 |
+
size 20979578
|