thanks to facebookresearch/codellama ❤
Browse files- checklist.chk +4 -0
- consolidated.00.pth +3 -0
- consolidated.01.pth +3 -0
- params.json +9 -0
- tokenizer.model +3 -0
checklist.chk
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
54cdb6ceb1c2488669aab18829e976af consolidated.00.pth
|
2 |
+
801da6e5e725912f7560a42978213710 consolidated.01.pth
|
3 |
+
f10d6e2554e22c45799d1b216c5c46e3 params.json
|
4 |
+
9e597e72392fd4005529a33f2bf708ba tokenizer.model
|
consolidated.00.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2949787657e05de39c97201c923286235958d26a1caf89104d9250b48481b95e
|
3 |
+
size 13016493483
|
consolidated.01.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95102ab39309d29117a289d0eba5515e3e44de2958bdac314a8b1e83bdc5fd0c
|
3 |
+
size 13016493483
|
params.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dim": 5120,
|
3 |
+
"n_layers": 40,
|
4 |
+
"n_heads": 40,
|
5 |
+
"multiple_of": 256,
|
6 |
+
"ffn_dim_multiplier": 1.0,
|
7 |
+
"norm_eps": 1e-5,
|
8 |
+
"rope_theta": 1000000
|
9 |
+
}
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45ccb9c8b6b561889acea59191d66986d314e7cbd6a78abc6e49b139ca91c1e6
|
3 |
+
size 500058
|