macadeliccc
commited on
Commit
•
881941c
1
Parent(s):
17b6cc4
Upload 14 files
Browse files- README.md +50 -197
- config.json +29 -0
- mergekit_config.yml +20 -0
- model-00001-of-00006.safetensors +3 -0
- model-00002-of-00006.safetensors +3 -0
- model-00003-of-00006.safetensors +3 -0
- model-00004-of-00006.safetensors +3 -0
- model-00005-of-00006.safetensors +3 -0
- model-00006-of-00006.safetensors +3 -0
- model.safetensors.index.json +1 -0
- special_tokens_map.json +30 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +43 -0
README.md
CHANGED
@@ -1,199 +1,52 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
11 |
-
|
12 |
-
## Model Details
|
13 |
-
|
14 |
-
### Model Description
|
15 |
-
|
16 |
-
<!-- Provide a longer summary of what this model is. -->
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
- **Developed by:** [More Information Needed]
|
21 |
-
- **Funded by [optional]:** [More Information Needed]
|
22 |
-
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):** [More Information Needed]
|
25 |
-
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
-
|
28 |
-
### Model Sources [optional]
|
29 |
-
|
30 |
-
<!-- Provide the basic links for the model. -->
|
31 |
-
|
32 |
-
- **Repository:** [More Information Needed]
|
33 |
-
- **Paper [optional]:** [More Information Needed]
|
34 |
-
- **Demo [optional]:** [More Information Needed]
|
35 |
-
|
36 |
-
## Uses
|
37 |
-
|
38 |
-
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
-
|
40 |
-
### Direct Use
|
41 |
-
|
42 |
-
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
-
|
44 |
-
[More Information Needed]
|
45 |
-
|
46 |
-
### Downstream Use [optional]
|
47 |
-
|
48 |
-
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
-
|
50 |
-
[More Information Needed]
|
51 |
-
|
52 |
-
### Out-of-Scope Use
|
53 |
-
|
54 |
-
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
-
|
56 |
-
[More Information Needed]
|
57 |
-
|
58 |
-
## Bias, Risks, and Limitations
|
59 |
-
|
60 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
-
|
62 |
-
[More Information Needed]
|
63 |
-
|
64 |
-
### Recommendations
|
65 |
-
|
66 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
-
|
68 |
-
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
-
|
70 |
-
## How to Get Started with the Model
|
71 |
-
|
72 |
-
Use the code below to get started with the model.
|
73 |
-
|
74 |
-
[More Information Needed]
|
75 |
-
|
76 |
-
## Training Details
|
77 |
-
|
78 |
-
### Training Data
|
79 |
-
|
80 |
-
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
-
|
82 |
-
[More Information Needed]
|
83 |
-
|
84 |
-
### Training Procedure
|
85 |
-
|
86 |
-
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
-
|
88 |
-
#### Preprocessing [optional]
|
89 |
-
|
90 |
-
[More Information Needed]
|
91 |
-
|
92 |
-
|
93 |
-
#### Training Hyperparameters
|
94 |
-
|
95 |
-
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
-
|
97 |
-
#### Speeds, Sizes, Times [optional]
|
98 |
-
|
99 |
-
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
-
|
101 |
-
[More Information Needed]
|
102 |
-
|
103 |
-
## Evaluation
|
104 |
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
[
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
[
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
- **Hours used:** [More Information Needed]
|
149 |
-
- **Cloud Provider:** [More Information Needed]
|
150 |
-
- **Compute Region:** [More Information Needed]
|
151 |
-
- **Carbon Emitted:** [More Information Needed]
|
152 |
-
|
153 |
-
## Technical Specifications [optional]
|
154 |
-
|
155 |
-
### Model Architecture and Objective
|
156 |
-
|
157 |
-
[More Information Needed]
|
158 |
-
|
159 |
-
### Compute Infrastructure
|
160 |
-
|
161 |
-
[More Information Needed]
|
162 |
-
|
163 |
-
#### Hardware
|
164 |
-
|
165 |
-
[More Information Needed]
|
166 |
-
|
167 |
-
#### Software
|
168 |
-
|
169 |
-
[More Information Needed]
|
170 |
-
|
171 |
-
## Citation [optional]
|
172 |
-
|
173 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
-
|
175 |
-
**BibTeX:**
|
176 |
-
|
177 |
-
[More Information Needed]
|
178 |
-
|
179 |
-
**APA:**
|
180 |
-
|
181 |
-
[More Information Needed]
|
182 |
-
|
183 |
-
## Glossary [optional]
|
184 |
-
|
185 |
-
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
-
|
187 |
-
[More Information Needed]
|
188 |
-
|
189 |
-
## More Information [optional]
|
190 |
-
|
191 |
-
[More Information Needed]
|
192 |
-
|
193 |
-
## Model Card Authors [optional]
|
194 |
-
|
195 |
-
[More Information Needed]
|
196 |
-
|
197 |
-
## Model Card Contact
|
198 |
-
|
199 |
-
[More Information Needed]
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- cognitivecomputations/dolphin-2.2-yi-34b-200k
|
4 |
+
- abacusai/Smaug-34B-v0.1
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
+
---
|
11 |
+
# 34b
|
12 |
+
|
13 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
14 |
+
|
15 |
+
## Merge Details
|
16 |
+
### Merge Method
|
17 |
+
|
18 |
+
This model was merged using the SLERP merge method.
|
19 |
+
|
20 |
+
### Models Merged
|
21 |
+
|
22 |
+
The following models were included in the merge:
|
23 |
+
* [cognitivecomputations/dolphin-2.2-yi-34b-200k](https://huggingface.co/cognitivecomputations/dolphin-2.2-yi-34b-200k)
|
24 |
+
* [abacusai/Smaug-34B-v0.1](https://huggingface.co/abacusai/Smaug-34B-v0.1)
|
25 |
+
|
26 |
+
### Configuration
|
27 |
+
|
28 |
+
The following YAML configuration was used to produce this model:
|
29 |
+
|
30 |
+
```yaml
|
31 |
+
slices:
|
32 |
+
- sources:
|
33 |
+
- model: cognitivecomputations/dolphin-2.2-yi-34b-200k
|
34 |
+
layer_range: [0, 48]
|
35 |
+
- model: abacusai/Smaug-34B-v0.1
|
36 |
+
layer_range: [0, 48]
|
37 |
+
# or, the equivalent models: syntax:
|
38 |
+
# models:
|
39 |
+
# - model: psmathur/orca_mini_v3_13b
|
40 |
+
# - model: garage-bAInd/Platypus2-13B
|
41 |
+
merge_method: slerp
|
42 |
+
base_model: abacusai/Smaug-34B-v0.1
|
43 |
+
parameters:
|
44 |
+
t:
|
45 |
+
- filter: self_attn
|
46 |
+
value: [0, 0.5, 0.3, 0.7, 1]
|
47 |
+
- filter: mlp
|
48 |
+
value: [1, 0.5, 0.7, 0.3, 0]
|
49 |
+
- value: 0.5
|
50 |
+
dtype: float16
|
51 |
+
|
52 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "abacusai/Smaug-34B-v0.1",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 1,
|
9 |
+
"eos_token_id": 2,
|
10 |
+
"hidden_act": "silu",
|
11 |
+
"hidden_size": 7168,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 20480,
|
14 |
+
"max_position_embeddings": 200000,
|
15 |
+
"model_type": "llama",
|
16 |
+
"num_attention_heads": 56,
|
17 |
+
"num_hidden_layers": 48,
|
18 |
+
"num_key_value_heads": 8,
|
19 |
+
"pad_token_id": 0,
|
20 |
+
"pretraining_tp": 1,
|
21 |
+
"rms_norm_eps": 1e-05,
|
22 |
+
"rope_scaling": null,
|
23 |
+
"rope_theta": 5000000.0,
|
24 |
+
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "float16",
|
26 |
+
"transformers_version": "4.39.0.dev0",
|
27 |
+
"use_cache": true,
|
28 |
+
"vocab_size": 64000
|
29 |
+
}
|
mergekit_config.yml
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
slices:
|
2 |
+
- sources:
|
3 |
+
- model: cognitivecomputations/dolphin-2.2-yi-34b-200k
|
4 |
+
layer_range: [0, 48]
|
5 |
+
- model: abacusai/Smaug-34B-v0.1
|
6 |
+
layer_range: [0, 48]
|
7 |
+
# or, the equivalent models: syntax:
|
8 |
+
# models:
|
9 |
+
# - model: psmathur/orca_mini_v3_13b
|
10 |
+
# - model: garage-bAInd/Platypus2-13B
|
11 |
+
merge_method: slerp
|
12 |
+
base_model: abacusai/Smaug-34B-v0.1
|
13 |
+
parameters:
|
14 |
+
t:
|
15 |
+
- filter: self_attn
|
16 |
+
value: [0, 0.5, 0.3, 0.7, 1]
|
17 |
+
- filter: mlp
|
18 |
+
value: [1, 0.5, 0.7, 0.3, 0]
|
19 |
+
- value: 0.5
|
20 |
+
dtype: float16
|
model-00001-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c051f5c5e1d13334ef2d76d1be1b0912ef14e0545d21314d53d141c3ec6d87be
|
3 |
+
size 9784471880
|
model-00002-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97a83df64a51364f6270cb2ba5d06e7b6fa37f9288b263ad59531b56e1293914
|
3 |
+
size 9806549704
|
model-00003-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e07051d9b17d23c93692daae1aa13ce4aaef8e75c137f5a21adafcd6a1be6e99
|
3 |
+
size 9982711312
|
model-00004-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c69bc0073ffab0b4c3303e8a7fb244208803e5dcb733ce89b532d4754dcfaf4e
|
3 |
+
size 9806520824
|
model-00005-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08ae6bb01a569a38c3f6667de5d40f9200171262613463d9bb0e833ba8933498
|
3 |
+
size 9747829824
|
model-00006-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:728ba871f1300be58cd97bc4aa27439fbdb3b8f2fb414f21081a9b0b7c7cb043
|
3 |
+
size 6261238848
|
model.safetensors.index.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"metadata": {"mergekit_version": "0.0.4.1"}, "weight_map": {"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors", "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.2.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.2.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.embed_tokens.weight": "model-00001-of-00006.safetensors", "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.7.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.6.mlp.down_proj.weight": "model-00001-of-00006.safetensors", "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.6.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.6.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.5.mlp.down_proj.weight": "model-00001-of-00006.safetensors", "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.5.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.5.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.4.mlp.down_proj.weight": "model-00001-of-00006.safetensors", "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.4.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.4.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors", "model.layers.3.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.3.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.12.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.12.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.12.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.12.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.11.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.10.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.10.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.10.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.10.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.10.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.10.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.10.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.10.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.9.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.9.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.9.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.9.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.9.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.9.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.8.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.8.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.8.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.8.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.8.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.8.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.7.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.14.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.13.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.12.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.12.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.12.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.12.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.20.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.20.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.19.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.19.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.19.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.19.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.19.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.19.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.19.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.19.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.19.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.18.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.18.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.18.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.18.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.18.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.18.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.18.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.18.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.18.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.17.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.17.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.17.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.17.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.17.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.17.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.17.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.17.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.17.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.16.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.16.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.16.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.16.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.23.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.22.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.21.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.20.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.20.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.29.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.29.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.29.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.29.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.29.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.28.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.27.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.27.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.27.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.27.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.27.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.27.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.27.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.27.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.27.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.26.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.26.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.26.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.26.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.26.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.26.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.26.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.26.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.26.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.25.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.25.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.25.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.25.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.25.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.33.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.33.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.31.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.30.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.29.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.29.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.29.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.29.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.38.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.38.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.38.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.38.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.37.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.37.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.37.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.36.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.35.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.35.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.35.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.35.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.35.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.35.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.35.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.35.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.35.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.34.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.34.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.34.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.34.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.34.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.34.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.34.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.34.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.34.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.33.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.33.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.33.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.42.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.40.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.39.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.38.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.38.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.38.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.38.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.38.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.46.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.46.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.46.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.46.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.46.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.46.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.45.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.44.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.43.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.43.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.43.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.43.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.43.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.43.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.43.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.43.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.43.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.42.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.42.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.42.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.42.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.47.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.46.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.46.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.46.input_layernorm.weight": "model-00006-of-00006.safetensors", "lm_head.weight": "model-00006-of-00006.safetensors", "model.norm.weight": "model-00006-of-00006.safetensors"}}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<unk>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<unk>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386c49cf943d71aa110361135338c50e38beeff0a66593480421f37b319e1a39
|
3 |
+
size 1033105
|
tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<unk>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<s>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"bos_token": "<s>",
|
31 |
+
"chat_template": "{%- for idx in range(0, messages|length) -%}\n{%- if messages[idx]['role'] == 'user' -%}\n{%- if idx > 1 -%}\n{{- bos_token + '[INST] ' + messages[idx]['content'] + ' [/INST]' -}}\n{%- else -%}\n{{- messages[idx]['content'] + ' [/INST]' -}}\n{%- endif -%}\n{% elif messages[idx]['role'] == 'system' %}\n{{- '[INST] <<SYS>>\\n' + messages[idx]['content'] + '\\n<</SYS>>\\n\\n' -}}\n{%- elif messages[idx]['role'] == 'assistant' -%}\n{{- ' ' + messages[idx]['content'] + ' ' + eos_token -}}\n{% endif %}\n{% endfor %}",
|
32 |
+
"clean_up_tokenization_spaces": false,
|
33 |
+
"eos_token": "</s>",
|
34 |
+
"legacy": true,
|
35 |
+
"model_max_length": 1024,
|
36 |
+
"pad_token": "<unk>",
|
37 |
+
"padding_side": "left",
|
38 |
+
"sp_model_kwargs": {},
|
39 |
+
"spaces_between_special_tokens": false,
|
40 |
+
"tokenizer_class": "LlamaTokenizer",
|
41 |
+
"unk_token": "<unk>",
|
42 |
+
"use_default_system_prompt": false
|
43 |
+
}
|