Upload 6 files
Browse files
config.json
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"LlamaForCausalLM"
|
4 |
+
],
|
5 |
+
"attention_bias": false,
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 128000,
|
8 |
+
"eos_token_id": [
|
9 |
+
128001,
|
10 |
+
128008,
|
11 |
+
128009
|
12 |
+
],
|
13 |
+
"head_dim": 128,
|
14 |
+
"hidden_act": "silu",
|
15 |
+
"hidden_size": 8192,
|
16 |
+
"initializer_range": 0.02,
|
17 |
+
"intermediate_size": 28672,
|
18 |
+
"max_position_embeddings": 131072,
|
19 |
+
"mlp_bias": false,
|
20 |
+
"model_type": "llama",
|
21 |
+
"num_attention_heads": 64,
|
22 |
+
"num_hidden_layers": 80,
|
23 |
+
"num_key_value_heads": 8,
|
24 |
+
"pretraining_tp": 1,
|
25 |
+
"quantization": {
|
26 |
+
"group_size": 64,
|
27 |
+
"bits": 4
|
28 |
+
},
|
29 |
+
"quantization_config": {
|
30 |
+
"group_size": 64,
|
31 |
+
"bits": 4
|
32 |
+
},
|
33 |
+
"rms_norm_eps": 1e-05,
|
34 |
+
"rope_scaling": {
|
35 |
+
"factor": 8.0,
|
36 |
+
"high_freq_factor": 4.0,
|
37 |
+
"low_freq_factor": 1.0,
|
38 |
+
"original_max_position_embeddings": 8192,
|
39 |
+
"rope_type": "llama3"
|
40 |
+
},
|
41 |
+
"rope_theta": 500000.0,
|
42 |
+
"tie_word_embeddings": false,
|
43 |
+
"torch_dtype": "bfloat16",
|
44 |
+
"transformers_version": "4.47.0.dev0",
|
45 |
+
"use_cache": true,
|
46 |
+
"vocab_size": 128256
|
47 |
+
}
|
model-00001-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4e44b51443c6826de4f45d1311b71a60b5289260dadd15a10337fdaae4cf25e
|
3 |
+
size 5272167780
|
model-00002-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a7b5d9ef6b0f15b06b7616db88f2d490dbd57baa48df89fb7eae84c6a55b52e
|
3 |
+
size 5294649740
|
model-00003-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00aeec792e9e30ae1929a3ffdff48c1ee1e8cb731a4072dfe90c57ec44b31ecb
|
3 |
+
size 5294649705
|
model-00004-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35ce7e35e864e5a30682f1563c4a384e2c527cc41e67841e3a7078c63040276a
|
3 |
+
size 5294649725
|
model-00005-of-00008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8792d85e55716bebc1a846830c7a13d823a4fd5737dc1aebba13c01e82f995e
|
3 |
+
size 5294649713
|