anupam tiwari
commited on
Upload folder using huggingface_hub
Browse files
checkpoint_000100/consolidated/lora.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9a5f25ca75285f4240fdc3e3a71cfcee008185849a65d6dacff28fd825138ff
|
3 |
+
size 335594288
|
checkpoint_000100/consolidated/params.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dim": 4096,
|
3 |
+
"n_layers": 32,
|
4 |
+
"head_dim": 128,
|
5 |
+
"hidden_dim": 14336,
|
6 |
+
"n_heads": 32,
|
7 |
+
"n_kv_heads": 8,
|
8 |
+
"norm_eps": 1e-05,
|
9 |
+
"vocab_size": 32768,
|
10 |
+
"rope_theta": 1000000.0,
|
11 |
+
"lora": {
|
12 |
+
"enable": true,
|
13 |
+
"rank": 64,
|
14 |
+
"dropout": 0.0,
|
15 |
+
"scaling": 2.0
|
16 |
+
},
|
17 |
+
"moe": null
|
18 |
+
}
|
checkpoint_000100/consolidated/tokenizer.model.v3
ADDED
Binary file (588 kB). View file
|
|