added llama model
Browse files- checklist.chk +2 -0
- consolidated.00.pth +3 -0
- params.json +1 -0
checklist.chk
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
daa8e3109935070df7fe8fc42d34525e consolidated.00.pth
|
2 |
+
9a3757de7196d1840b551a85b82efbc8 params.json
|
consolidated.00.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d67a91807d5879d193a694da57f28ff85092e92dc9fbef4888bd05e22b15ab75
|
3 |
+
size 13476925163
|
params.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"dim": 4096, "multiple_of": 256, "n_heads": 32, "n_layers": 32, "norm_eps": 1e-05, "vocab_size": -1}
|