Upload folder using huggingface_hub
Browse files- config.json +15 -0
- consolidated.00-of-02.model.pth +3 -0
- consolidated.01-of-02.model.pth +3 -0
- meta.json +3 -0
- tokenizer.model +3 -0
config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"dim": 5120,
|
3 |
+
"n_layers": 40,
|
4 |
+
"n_heads": 40,
|
5 |
+
"n_kv_heads": null,
|
6 |
+
"vocab_size": 32000,
|
7 |
+
"multiple_of": 256,
|
8 |
+
"ffn_dim_multiplier": null,
|
9 |
+
"norm_eps": 1e-05,
|
10 |
+
"rope_theta": 10000,
|
11 |
+
"max_batch_size": 32,
|
12 |
+
"max_seq_len": 2048,
|
13 |
+
"rope_scaling": null,
|
14 |
+
"load_pretrained_visual_encoder": false
|
15 |
+
}
|
consolidated.00-of-02.model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:257e73aab5e5821c493a282b8d301d8d0efd867e1797d9feb889599b244b5a80
|
3 |
+
size 19909875004
|
consolidated.01-of-02.model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df7e0f1757d1b481f89d73119719203896961bf2793b7954051c5269a6bc8ef5
|
3 |
+
size 19909875004
|
meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"llama_type": "llama_ens5"
|
3 |
+
}
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
|
3 |
+
size 499723
|