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 |
+
080442a9617793c0222420892730f646 consolidated.00.pth
|
| 2 |
+
ec8a9c1d14e0a60eef00837f2e4301e5 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:f8ccac49cd0a18cc436a71bcf538f2b5e5af2570d5067a2b8ada0f58dd544c05
|
| 3 |
+
size 13016493483
|
consolidated.01.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b191aaecd5ba290a2a574df5d34a2306365a4979d9fb4819e5d2452f44e32afd
|
| 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
|