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 (596b00dfe54e61e53e8ff494f69826832852d8b4)
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:f6840cba26214cbdaeba82309155abcd2040c840fefeefed706962b9fa1ace00
|
3 |
+
size 354917376
|
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:2f3867937d9254513f4c830f141e6f56215c769c7e0ae895329893b5ae1d8e5c
|
3 |
+
size 354998778
|