Statuo commited on
Commit
b3d71a6
·
verified ·
1 Parent(s): f1e8d86

Upload 12 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright 2024 Alibaba Cloud
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
4
+ - Sao10K/14B-Qwen2.5-Kunou-v1
5
+ library_name: transformers
6
+ tags:
7
+ - mergekit
8
+ - merge
9
+
10
+ ---
11
+ # merge
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 [linear](https://arxiv.org/abs/2203.05482) merge method.
19
+
20
+ ### Models Merged
21
+
22
+ The following models were included in the merge:
23
+ * [deepseek-ai/DeepSeek-R1-Distill-Qwen-14B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-14B)
24
+ * [Sao10K/14B-Qwen2.5-Kunou-v1](https://huggingface.co/Sao10K/14B-Qwen2.5-Kunou-v1)
25
+
26
+ ### Configuration
27
+
28
+ The following YAML configuration was used to produce this model:
29
+
30
+ ```yaml
31
+ models:
32
+ - model: Sao10K/14B-Qwen2.5-Kunou-v1
33
+ parameters:
34
+ weight: 1.0
35
+ - model: deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
36
+ parameters:
37
+ weight: 0.2
38
+ - model: Sao10K/14B-Qwen2.5-Kunou-v1
39
+ parameters:
40
+ weight: 0.6
41
+ merge_method: linear
42
+ dtype: float16
43
+
44
+ ```
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
3
+ "architectures": [
4
+ "Qwen2ForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "eos_token_id": 151643,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 5120,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 13824,
13
+ "max_position_embeddings": 131072,
14
+ "max_window_layers": 48,
15
+ "model_type": "qwen2",
16
+ "num_attention_heads": 40,
17
+ "num_hidden_layers": 48,
18
+ "num_key_value_heads": 8,
19
+ "rms_norm_eps": 1e-05,
20
+ "rope_scaling": null,
21
+ "rope_theta": 1000000.0,
22
+ "sliding_window": null,
23
+ "tie_word_embeddings": false,
24
+ "torch_dtype": "float16",
25
+ "transformers_version": "4.46.2",
26
+ "use_cache": true,
27
+ "use_sliding_window": false,
28
+ "vocab_size": 152064,
29
+ "quantization_config": {
30
+ "quant_method": "exl2",
31
+ "version": "0.2.6",
32
+ "bits": 8.0,
33
+ "head_bits": 8,
34
+ "calibration": {
35
+ "rows": 115,
36
+ "length": 2048,
37
+ "dataset": "(default)"
38
+ }
39
+ }
40
+ }
gitattributes ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
measurement.json ADDED
The diff for this file is too large to render. See raw diff
 
mergekit_config.yml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ models:
2
+ - model: Sao10K/14B-Qwen2.5-Kunou-v1
3
+ parameters:
4
+ weight: 1.0
5
+ - model: deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
6
+ parameters:
7
+ weight: 0.2
8
+ - model: Sao10K/14B-Qwen2.5-Kunou-v1
9
+ parameters:
10
+ weight: 0.6
11
+ merge_method: linear
12
+ dtype: float16
model.safetensors.index.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"metadata": {"mergekit_version": "0.0.5.1", "total_size": 29540067328}, "weight_map": {"lm_head.weight": "model-00001-of-00006.safetensors", "model.embed_tokens.weight": "model-00001-of-00006.safetensors", "model.layers.0.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.k_proj.bias": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.q_proj.bias": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.v_proj.bias": "model-00001-of-00006.safetensors", "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.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.k_proj.bias": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.q_proj.bias": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.v_proj.bias": "model-00001-of-00006.safetensors", "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.10.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.10.mlp.down_proj.weight": "model-00001-of-00006.safetensors", "model.layers.10.mlp.gate_proj.weight": "model-00001-of-00006.safetensors", "model.layers.10.mlp.up_proj.weight": "model-00001-of-00006.safetensors", "model.layers.10.post_attention_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.10.self_attn.k_proj.bias": "model-00001-of-00006.safetensors", "model.layers.10.self_attn.k_proj.weight": "model-00001-of-00006.safetensors", "model.layers.10.self_attn.o_proj.weight": "model-00001-of-00006.safetensors", "model.layers.10.self_attn.q_proj.bias": "model-00001-of-00006.safetensors", "model.layers.10.self_attn.q_proj.weight": "model-00001-of-00006.safetensors", "model.layers.10.self_attn.v_proj.bias": "model-00001-of-00006.safetensors", "model.layers.10.self_attn.v_proj.weight": "model-00001-of-00006.safetensors", "model.layers.11.input_layernorm.weight": "model-00001-of-00006.safetensors", "model.layers.11.mlp.down_proj.weight": "model-00001-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.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.12.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.self_attn.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.12.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.12.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.12.self_attn.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.12.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.12.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.12.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.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.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.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.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.input_layernorm.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.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.16.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.k_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.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.17.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.17.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.17.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.17.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.17.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.17.self_attn.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.17.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.17.self_attn.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.17.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.18.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.18.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.18.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.18.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.18.self_attn.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.18.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.18.self_attn.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.18.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.19.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.19.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.19.mlp.gate_proj.weight": "model-00002-of-00006.safetensors", "model.layers.19.mlp.up_proj.weight": "model-00002-of-00006.safetensors", "model.layers.19.post_attention_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.19.self_attn.k_proj.bias": "model-00002-of-00006.safetensors", "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00006.safetensors", "model.layers.19.self_attn.o_proj.weight": "model-00002-of-00006.safetensors", "model.layers.19.self_attn.q_proj.bias": "model-00002-of-00006.safetensors", "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00006.safetensors", "model.layers.19.self_attn.v_proj.bias": "model-00002-of-00006.safetensors", "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00006.safetensors", "model.layers.2.input_layernorm.weight": "model-00002-of-00006.safetensors", "model.layers.2.mlp.down_proj.weight": "model-00002-of-00006.safetensors", "model.layers.2.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.2.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.2.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.2.self_attn.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.2.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.2.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.2.self_attn.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.2.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.2.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.2.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.20.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.k_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.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.20.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.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.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.21.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.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.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.22.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.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.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.input_layernorm.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.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.25.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.26.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.26.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.26.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.26.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.26.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.26.self_attn.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.26.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.26.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.26.self_attn.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.26.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.26.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.26.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.27.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.27.mlp.down_proj.weight": "model-00003-of-00006.safetensors", "model.layers.27.mlp.gate_proj.weight": "model-00003-of-00006.safetensors", "model.layers.27.mlp.up_proj.weight": "model-00003-of-00006.safetensors", "model.layers.27.post_attention_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.27.self_attn.k_proj.bias": "model-00003-of-00006.safetensors", "model.layers.27.self_attn.k_proj.weight": "model-00003-of-00006.safetensors", "model.layers.27.self_attn.o_proj.weight": "model-00003-of-00006.safetensors", "model.layers.27.self_attn.q_proj.bias": "model-00003-of-00006.safetensors", "model.layers.27.self_attn.q_proj.weight": "model-00003-of-00006.safetensors", "model.layers.27.self_attn.v_proj.bias": "model-00003-of-00006.safetensors", "model.layers.27.self_attn.v_proj.weight": "model-00003-of-00006.safetensors", "model.layers.28.input_layernorm.weight": "model-00003-of-00006.safetensors", "model.layers.28.mlp.down_proj.weight": "model-00003-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.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.28.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.29.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.29.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.29.mlp.gate_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.self_attn.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.29.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.29.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.29.self_attn.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.29.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.29.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.29.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.3.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.3.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.3.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.3.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.3.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.3.self_attn.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.3.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.3.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.3.self_attn.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.3.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.3.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.3.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.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.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.30.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.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.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.31.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.input_layernorm.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.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.32.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.33.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.33.mlp.down_proj.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.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.k_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.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.33.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.34.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.34.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.34.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.34.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.34.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.34.self_attn.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.34.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.34.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.34.self_attn.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.34.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.34.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.34.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.35.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.35.mlp.down_proj.weight": "model-00004-of-00006.safetensors", "model.layers.35.mlp.gate_proj.weight": "model-00004-of-00006.safetensors", "model.layers.35.mlp.up_proj.weight": "model-00004-of-00006.safetensors", "model.layers.35.post_attention_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.35.self_attn.k_proj.bias": "model-00004-of-00006.safetensors", "model.layers.35.self_attn.k_proj.weight": "model-00004-of-00006.safetensors", "model.layers.35.self_attn.o_proj.weight": "model-00004-of-00006.safetensors", "model.layers.35.self_attn.q_proj.bias": "model-00004-of-00006.safetensors", "model.layers.35.self_attn.q_proj.weight": "model-00004-of-00006.safetensors", "model.layers.35.self_attn.v_proj.bias": "model-00004-of-00006.safetensors", "model.layers.35.self_attn.v_proj.weight": "model-00004-of-00006.safetensors", "model.layers.36.input_layernorm.weight": "model-00004-of-00006.safetensors", "model.layers.36.mlp.down_proj.weight": "model-00004-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.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.36.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.37.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.mlp.gate_proj.weight": "model-00005-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.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.37.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.38.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.self_attn.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.38.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.38.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.38.self_attn.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.38.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.38.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.38.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.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.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.39.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.4.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.4.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.4.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.4.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.4.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.4.self_attn.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.4.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.4.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.4.self_attn.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.4.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.4.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.4.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.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.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.40.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.input_layernorm.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.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.41.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.42.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.k_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.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.42.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.43.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.43.mlp.down_proj.weight": "model-00005-of-00006.safetensors", "model.layers.43.mlp.gate_proj.weight": "model-00005-of-00006.safetensors", "model.layers.43.mlp.up_proj.weight": "model-00005-of-00006.safetensors", "model.layers.43.post_attention_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.43.self_attn.k_proj.bias": "model-00005-of-00006.safetensors", "model.layers.43.self_attn.k_proj.weight": "model-00005-of-00006.safetensors", "model.layers.43.self_attn.o_proj.weight": "model-00005-of-00006.safetensors", "model.layers.43.self_attn.q_proj.bias": "model-00005-of-00006.safetensors", "model.layers.43.self_attn.q_proj.weight": "model-00005-of-00006.safetensors", "model.layers.43.self_attn.v_proj.bias": "model-00005-of-00006.safetensors", "model.layers.43.self_attn.v_proj.weight": "model-00005-of-00006.safetensors", "model.layers.44.input_layernorm.weight": "model-00005-of-00006.safetensors", "model.layers.44.mlp.down_proj.weight": "model-00005-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.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.44.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.input_layernorm.weight": "model-00006-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.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.45.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.46.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.46.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.46.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.46.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.46.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.46.self_attn.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.46.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.46.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.46.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.46.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.46.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.46.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.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.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.47.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.5.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.5.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.5.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.5.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.5.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.5.self_attn.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.5.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.5.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.5.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.5.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.5.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.5.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.6.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.6.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.6.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.6.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.6.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.6.self_attn.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.6.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.6.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.6.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.6.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.6.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.6.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.7.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.7.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.7.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.7.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.7.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.7.self_attn.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.7.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.7.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.7.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.7.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.7.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.7.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.8.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.8.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.8.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.8.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.8.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.8.self_attn.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.8.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.8.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.8.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.8.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.8.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.8.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.layers.9.input_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.9.mlp.down_proj.weight": "model-00006-of-00006.safetensors", "model.layers.9.mlp.gate_proj.weight": "model-00006-of-00006.safetensors", "model.layers.9.mlp.up_proj.weight": "model-00006-of-00006.safetensors", "model.layers.9.post_attention_layernorm.weight": "model-00006-of-00006.safetensors", "model.layers.9.self_attn.k_proj.bias": "model-00006-of-00006.safetensors", "model.layers.9.self_attn.k_proj.weight": "model-00006-of-00006.safetensors", "model.layers.9.self_attn.o_proj.weight": "model-00006-of-00006.safetensors", "model.layers.9.self_attn.q_proj.bias": "model-00006-of-00006.safetensors", "model.layers.9.self_attn.q_proj.weight": "model-00006-of-00006.safetensors", "model.layers.9.self_attn.v_proj.bias": "model-00006-of-00006.safetensors", "model.layers.9.self_attn.v_proj.weight": "model-00006-of-00006.safetensors", "model.norm.weight": "model-00006-of-00006.safetensors"}}
output-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a993be81b560901df8930608dd727f7845d4a036b4cd21f153967d724ab92f1
3
+ size 8571620108
output-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e606a8bc6818f88bcbf0afda698e1292ab1b9aaa29b157d390ec9a545862e3e9
3
+ size 4942027944
special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin▁of▁sentence|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|end▁of▁sentence|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|end▁of▁sentence|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20ddafc659ba90242154b55275402edeca0715e5dbb30f56815a4ce081f4893
3
+ size 11422778
tokenizer_config.json ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "151643": {
7
+ "content": "<|end▁of▁sentence|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "151644": {
15
+ "content": "<|User|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": false
21
+ },
22
+ "151645": {
23
+ "content": "<|Assistant|>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "151646": {
31
+ "content": "<|begin▁of▁sentence|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "151647": {
39
+ "content": "<|EOT|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "151648": {
47
+ "content": "<think>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "151649": {
55
+ "content": "</think>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "151650": {
63
+ "content": "<|quad_start|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "151651": {
71
+ "content": "<|quad_end|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "151652": {
79
+ "content": "<|vision_start|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "151653": {
87
+ "content": "<|vision_end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "151654": {
95
+ "content": "<|vision_pad|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "151655": {
103
+ "content": "<|image_pad|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "151656": {
111
+ "content": "<|video_pad|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": true
117
+ },
118
+ "151657": {
119
+ "content": "<tool_call>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "151658": {
127
+ "content": "</tool_call>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "151659": {
135
+ "content": "<|fim_prefix|>",
136
+ "lstrip": false,
137
+ "normalized": false,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "151660": {
143
+ "content": "<|fim_middle|>",
144
+ "lstrip": false,
145
+ "normalized": false,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "151661": {
151
+ "content": "<|fim_suffix|>",
152
+ "lstrip": false,
153
+ "normalized": false,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "151662": {
159
+ "content": "<|fim_pad|>",
160
+ "lstrip": false,
161
+ "normalized": false,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "151663": {
167
+ "content": "<|repo_name|>",
168
+ "lstrip": false,
169
+ "normalized": false,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "151664": {
175
+ "content": "<|file_sep|>",
176
+ "lstrip": false,
177
+ "normalized": false,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ }
182
+ },
183
+ "bos_token": "<|begin▁of▁sentence|>",
184
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set ns = namespace(is_first=false, is_tool=false, is_output_first=true, system_prompt='') %}{%- for message in messages %}{%- if message['role'] == 'system' %}{% set ns.system_prompt = message['content'] %}{%- endif %}{%- endfor %}{{bos_token}}{{ns.system_prompt}}{%- for message in messages %}{%- if message['role'] == 'user' %}{%- set ns.is_tool = false -%}{{'<|User|>' + message['content']}}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is none %}{%- set ns.is_tool = false -%}{%- for tool in message['tool_calls']%}{%- if not ns.is_first %}{{'<|Assistant|><|tool▁calls▁begin|><|tool▁call▁begin��>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\\n' + '```json' + '\\n' + tool['function']['arguments'] + '\\n' + '```' + '<|tool▁call▁end|>'}}{%- set ns.is_first = true -%}{%- else %}{{'\\n' + '<|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\\n' + '```json' + '\\n' + tool['function']['arguments'] + '\\n' + '```' + '<|tool▁call▁end|>'}}{{'<|tool▁calls▁end|><|end▁of▁sentence|>'}}{%- endif %}{%- endfor %}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is not none %}{%- if ns.is_tool %}{{'<|tool▁outputs▁end|>' + message['content'] + '<|end▁of▁sentence|>'}}{%- set ns.is_tool = false -%}{%- else %}{% set content = message['content'] %}{% if '</think>' in content %}{% set content = content.split('</think>')[-1] %}{% endif %}{{'<|Assistant|>' + content + '<|end▁of▁sentence|>'}}{%- endif %}{%- endif %}{%- if message['role'] == 'tool' %}{%- set ns.is_tool = true -%}{%- if ns.is_output_first %}{{'<|tool▁outputs▁begin|><|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- set ns.is_output_first = false %}{%- else %}{{'\\n<|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- endif %}{%- endif %}{%- endfor -%}{% if ns.is_tool %}{{'<|tool▁outputs▁end|>'}}{% endif %}{% if add_generation_prompt and not ns.is_tool %}{{'<|Assistant|>'}}{% endif %}",
185
+ "clean_up_tokenization_spaces": false,
186
+ "eos_token": "<|end▁of▁sentence|>",
187
+ "legacy": true,
188
+ "model_max_length": 16384,
189
+ "pad_token": "<|end▁of▁sentence|>",
190
+ "sp_model_kwargs": {},
191
+ "tokenizer_class": "LlamaTokenizer",
192
+ "unk_token": null,
193
+ "use_default_system_prompt": false
194
+ }