Upload 4 files
Browse files- checklist.chk +3 -0
- consolidated.00.pth +3 -0
- params.json +11 -0
- tokenizer.model +3 -0
checklist.chk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
a56be2a6b14283a2dd02ac7b89c8ea8f consolidated.00.pth
|
2 |
+
97a077050362a19d6c929eb6509fbc64 params.json
|
3 |
+
08292403f8b173e7524d7fba7bbbd2d3 tokenizer.model
|
consolidated.00.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66c4ca005b0ad6215f23591aefff712c08e87235457063ad387865ff6cc18f79
|
3 |
+
size 16060617592
|
params.json
CHANGED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dim": 4096,
|
3 |
+
"n_layers": 32,
|
4 |
+
"n_heads": 32,
|
5 |
+
"n_kv_heads": 8,
|
6 |
+
"vocab_size": 128256,
|
7 |
+
"multiple_of": 1024,
|
8 |
+
"ffn_dim_multiplier": 1.3,
|
9 |
+
"norm_eps": 1e-05,
|
10 |
+
"rope_theta": 500000.0
|
11 |
+
}
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82e9d31979e92ab929cd544440f129d9ecd797b69e327f80f17e1c50d5551b55
|
3 |
+
size 2183982
|