danielhanchen commited on
Commit
0b379e6
·
verified ·
1 Parent(s): 1e63feb

Add files using upload-large-folder tool

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,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright 2025 OpenAI
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
README.md ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: text-generation
4
+ library_name: transformers
5
+ tags:
6
+ - vllm
7
+ ---
8
+
9
+ <p align="center">
10
+ <img alt="gpt-oss-120b" src="https://raw.githubusercontent.com/openai/gpt-oss/main/docs/gpt-oss-120b.svg">
11
+ </p>
12
+
13
+ <p align="center">
14
+ <a href="https://gpt-oss.com"><strong>Try gpt-oss</strong></a> ·
15
+ <a href="https://cookbook.openai.com/topic/gpt-oss"><strong>Guides</strong></a> ·
16
+ <a href="https://openai.com/index/gpt-oss-model-card"><strong>System card</strong></a> ·
17
+ <a href="https://openai.com/index/introducing-gpt-oss/"><strong>OpenAI blog</strong></a>
18
+ </p>
19
+
20
+ <br>
21
+
22
+ Welcome to the gpt-oss series, [OpenAI’s open-weight models](https://openai.com/open-models) designed for powerful reasoning, agentic tasks, and versatile developer use cases.
23
+
24
+ We’re releasing two flavors of the open models:
25
+ - `gpt-oss-120b` — for production, general purpose, high reasoning use cases that fits into a single H100 GPU (117B parameters with 5.1B active parameters)
26
+ - `gpt-oss-20b` — for lower latency, and local or specialized use cases (21B parameters with 3.6B active parameters)
27
+
28
+ Both models were trained on our [harmony response format](https://github.com/openai/harmony) and should only be used with the harmony format as it will not work correctly otherwise.
29
+
30
+
31
+ > [!NOTE]
32
+ > This model card is dedicated to the larger `gpt-oss-120b` model. Check out [`gpt-oss-20b`](https://huggingface.co/openai/gpt-oss-20b) for the smaller model.
33
+
34
+ # Highlights
35
+
36
+ * **Permissive Apache 2.0 license:** Build freely without copyleft restrictions or patent risk—ideal for experimentation, customization, and commercial deployment.
37
+ * **Configurable reasoning effort:** Easily adjust the reasoning effort (low, medium, high) based on your specific use case and latency needs.
38
+ * **Full chain-of-thought:** Gain complete access to the model’s reasoning process, facilitating easier debugging and increased trust in outputs. It’s not intended to be shown to end users.
39
+ * **Fine-tunable:** Fully customize models to your specific use case through parameter fine-tuning.
40
+ * **Agentic capabilities:** Use the models’ native capabilities for function calling, [web browsing](https://github.com/openai/gpt-oss/tree/main?tab=readme-ov-file#browser), [Python code execution](https://github.com/openai/gpt-oss/tree/main?tab=readme-ov-file#python), and Structured Outputs.
41
+ * **Native MXFP4 quantization:** The models are trained with native MXFP4 precision for the MoE layer, making `gpt-oss-120b` run on a single H100 GPU and the `gpt-oss-20b` model run within 16GB of memory.
42
+
43
+ ---
44
+
45
+ # Inference examples
46
+
47
+ ## Transformers
48
+
49
+ You can use `gpt-oss-120b` and `gpt-oss-20b` with Transformers. If you use the Transformers chat template, it will automatically apply the [harmony response format](https://github.com/openai/harmony). If you use `model.generate` directly, you need to apply the harmony format manually using the chat template or use our [openai-harmony](https://github.com/openai/harmony) package.
50
+
51
+ To get started, install the necessary dependencies to setup your environment:
52
+
53
+ ```
54
+ pip install -U transformers kernels torch
55
+ ```
56
+
57
+ Once, setup you can proceed to run the model by running the snippet below:
58
+
59
+ ```py
60
+ from transformers import pipeline
61
+ import torch
62
+
63
+ model_id = "openai/gpt-oss-120b"
64
+
65
+ pipe = pipeline(
66
+ "text-generation",
67
+ model=model_id,
68
+ torch_dtype="auto",
69
+ device_map="auto",
70
+ )
71
+
72
+ messages = [
73
+ {"role": "user", "content": "Explain quantum mechanics clearly and concisely."},
74
+ ]
75
+
76
+ outputs = pipe(
77
+ messages,
78
+ max_new_tokens=256,
79
+ )
80
+ print(outputs[0]["generated_text"][-1])
81
+ ```
82
+
83
+ Alternatively, you can run the model via [`Transformers Serve`](https://huggingface.co/docs/transformers/main/serving) to spin up a OpenAI-compatible webserver:
84
+
85
+ ```
86
+ transformers serve
87
+ transformers chat localhost:8000 --model-name-or-path openai/gpt-oss-120b
88
+ ```
89
+
90
+ [Learn more about how to use gpt-oss with Transformers.](https://cookbook.openai.com/articles/gpt-oss/run-transformers)
91
+
92
+ ## vLLM
93
+
94
+ vLLM recommends using [uv](https://docs.astral.sh/uv/) for Python dependency management. You can use vLLM to spin up an OpenAI-compatible webserver. The following command will automatically download the model and start the server.
95
+
96
+ ```bash
97
+ uv pip install --pre vllm==0.10.1+gptoss \
98
+ --extra-index-url https://wheels.vllm.ai/gpt-oss/ \
99
+ --extra-index-url https://download.pytorch.org/whl/nightly/cu128 \
100
+ --index-strategy unsafe-best-match
101
+
102
+ vllm serve openai/gpt-oss-120b
103
+ ```
104
+
105
+ [Learn more about how to use gpt-oss with vLLM.](https://cookbook.openai.com/articles/gpt-oss/run-vllm)
106
+
107
+ ## PyTorch / Triton
108
+
109
+ To learn about how to use this model with PyTorch and Triton, check out our [reference implementations in the gpt-oss repository](https://github.com/openai/gpt-oss?tab=readme-ov-file#reference-pytorch-implementation).
110
+
111
+ ## Ollama
112
+
113
+ If you are trying to run gpt-oss on consumer hardware, you can use Ollama by running the following commands after [installing Ollama](https://ollama.com/download).
114
+
115
+ ```bash
116
+ # gpt-oss-120b
117
+ ollama pull gpt-oss:120b
118
+ ollama run gpt-oss:120b
119
+ ```
120
+
121
+ [Learn more about how to use gpt-oss with Ollama.](https://cookbook.openai.com/articles/gpt-oss/run-locally-ollama)
122
+
123
+ #### LM Studio
124
+
125
+ If you are using [LM Studio](https://lmstudio.ai/) you can use the following commands to download.
126
+
127
+ ```bash
128
+ # gpt-oss-120b
129
+ lms get openai/gpt-oss-120b
130
+ ```
131
+
132
+ Check out our [awesome list](https://github.com/openai/gpt-oss/blob/main/awesome-gpt-oss.md) for a broader collection of gpt-oss resources and inference partners.
133
+
134
+ ---
135
+
136
+ # Download the model
137
+
138
+ You can download the model weights from the [Hugging Face Hub](https://huggingface.co/collections/openai/gpt-oss-68911959590a1634ba11c7a4) directly from Hugging Face CLI:
139
+
140
+ ```shell
141
+ # gpt-oss-120b
142
+ huggingface-cli download openai/gpt-oss-120b --include "original/*" --local-dir gpt-oss-120b/
143
+ pip install gpt-oss
144
+ python -m gpt_oss.chat model/
145
+ ```
146
+
147
+ # Reasoning levels
148
+
149
+ You can adjust the reasoning level that suits your task across three levels:
150
+
151
+ * **Low:** Fast responses for general dialogue.
152
+ * **Medium:** Balanced speed and detail.
153
+ * **High:** Deep and detailed analysis.
154
+
155
+ The reasoning level can be set in the system prompts, e.g., "Reasoning: high".
156
+
157
+ # Tool use
158
+
159
+ The gpt-oss models are excellent for:
160
+ * Web browsing (using built-in browsing tools)
161
+ * Function calling with defined schemas
162
+ * Agentic operations like browser tasks
163
+
164
+ # Fine-tuning
165
+
166
+ Both gpt-oss models can be fine-tuned for a variety of specialized use cases.
167
+
168
+ This larger model `gpt-oss-120b` can be fine-tuned on a single H100 node, whereas the smaller [`gpt-oss-20b`](https://huggingface.co/openai/gpt-oss-20b) can even be fine-tuned on consumer hardware.
USAGE_POLICY ADDED
@@ -0,0 +1 @@
 
 
1
+ We aim for our tools to be used safely, responsibly, and democratically, while maximizing your control over how you use them. By using OpenAI gpt-oss-120b, you agree to comply with all applicable law.
chat_template.jinja ADDED
@@ -0,0 +1,397 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {#-
2
+ In addition to the normal inputs of `messages` and `tools`, this template also accepts the
3
+ following kwargs:
4
+ - "builtin_tools": A list, can contain "browser" and/or "python".
5
+ - "model_identity": A string that optionally describes the model identity.
6
+ - "reasoning_effort": A string that describes the reasoning effort, defaults to "medium".
7
+ #}
8
+
9
+ {#- Tool Definition Rendering ============================================== #}
10
+ {%- macro render_typescript_type(param_spec, required_params, is_nullable=false) -%}
11
+ {%- if param_spec.type == "array" -%}
12
+ {%- if param_spec['items'] -%}
13
+ {%- if param_spec['items']['type'] == "string" -%}
14
+ {{- "string[]" }}
15
+ {%- elif param_spec['items']['type'] == "number" -%}
16
+ {{- "number[]" }}
17
+ {%- elif param_spec['items']['type'] == "integer" -%}
18
+ {{- "number[]" }}
19
+ {%- elif param_spec['items']['type'] == "boolean" -%}
20
+ {{- "boolean[]" }}
21
+ {%- else -%}
22
+ {%- set inner_type = render_typescript_type(param_spec['items'], required_params) -%}
23
+ {%- if inner_type == "object | object" or inner_type|length > 50 -%}
24
+ {{- "any[]" }}
25
+ {%- else -%}
26
+ {{- inner_type + "[]" }}
27
+ {%- endif -%}
28
+ {%- endif -%}
29
+ {%- if param_spec.nullable -%}
30
+ {{- " | null" }}
31
+ {%- endif -%}
32
+ {%- else -%}
33
+ {{- "any[]" }}
34
+ {%- if param_spec.nullable -%}
35
+ {{- " | null" }}
36
+ {%- endif -%}
37
+ {%- endif -%}
38
+ {%- elif param_spec.type is defined and param_spec.type is iterable and param_spec.type is not string and param_spec.type is not mapping and param_spec.type[0] is defined -%}
39
+ {#- Handle array of types like ["object", "object"] from Union[dict, list] #}
40
+ {%- if param_spec.type | length > 1 -%}
41
+ {{- param_spec.type | join(" | ") }}
42
+ {%- else -%}
43
+ {{- param_spec.type[0] }}
44
+ {%- endif -%}
45
+ {%- elif param_spec.oneOf -%}
46
+ {#- Handle oneOf schemas - check for complex unions and fallback to any #}
47
+ {%- set has_object_variants = false -%}
48
+ {%- for variant in param_spec.oneOf -%}
49
+ {%- if variant.type == "object" -%}
50
+ {%- set has_object_variants = true -%}
51
+ {%- endif -%}
52
+ {%- endfor -%}
53
+ {%- if has_object_variants and param_spec.oneOf|length > 1 -%}
54
+ {{- "any" }}
55
+ {%- else -%}
56
+ {%- for variant in param_spec.oneOf -%}
57
+ {{- render_typescript_type(variant, required_params) -}}
58
+ {%- if variant.description %}
59
+ {{- "// " + variant.description }}
60
+ {%- endif -%}
61
+ {%- if variant.default is defined %}
62
+ {{ "// default: " + variant.default|tojson }}
63
+ {%- endif -%}
64
+ {%- if not loop.last %}
65
+ {{- " | " }}
66
+ {% endif -%}
67
+ {%- endfor -%}
68
+ {%- endif -%}
69
+ {%- elif param_spec.type == "string" -%}
70
+ {%- if param_spec.enum -%}
71
+ {{- '"' + param_spec.enum|join('" | "') + '"' -}}
72
+ {%- else -%}
73
+ {{- "string" }}
74
+ {%- if param_spec.nullable %}
75
+ {{- " | null" }}
76
+ {%- endif -%}
77
+ {%- endif -%}
78
+ {%- elif param_spec.type == "number" -%}
79
+ {{- "number" }}
80
+ {%- elif param_spec.type == "integer" -%}
81
+ {{- "number" }}
82
+ {%- elif param_spec.type == "boolean" -%}
83
+ {{- "boolean" }}
84
+
85
+ {%- elif param_spec.type == "object" -%}
86
+ {%- if param_spec.properties -%}
87
+ {{- "{
88
+ " }}
89
+ {%- for prop_name, prop_spec in param_spec.properties.items() -%}
90
+ {{- prop_name -}}
91
+ {%- if prop_name not in (param_spec.required or []) -%}
92
+ {{- "?" }}
93
+ {%- endif -%}
94
+ {{- ": " }}
95
+ {{ render_typescript_type(prop_spec, param_spec.required or []) }}
96
+ {%- if not loop.last -%}
97
+ {{-", " }}
98
+ {%- endif -%}
99
+ {%- endfor -%}
100
+ {{- "}" }}
101
+ {%- else -%}
102
+ {{- "object" }}
103
+ {%- endif -%}
104
+ {%- else -%}
105
+ {{- "any" }}
106
+ {%- endif -%}
107
+ {%- endmacro -%}
108
+
109
+ {%- macro render_tool_namespace(namespace_name, tools) -%}
110
+ {{- "## " + namespace_name + "
111
+
112
+ " }}
113
+ {{- "namespace " + namespace_name + " {
114
+
115
+ " }}
116
+ {%- for tool in tools %}
117
+ {%- set tool = tool.function %}
118
+ {{- "// " + tool.description + "
119
+ " }}
120
+ {{- "type "+ tool.name + " = " }}
121
+ {%- if tool.parameters and tool.parameters.properties %}
122
+ {{- "(_: {
123
+ " }}
124
+ {%- for param_name, param_spec in tool.parameters.properties.items() %}
125
+ {%- if param_spec.description %}
126
+ {{- "// " + param_spec.description + "
127
+ " }}
128
+ {%- endif %}
129
+ {{- param_name }}
130
+ {%- if param_name not in (tool.parameters.required or []) -%}
131
+ {{- "?" }}
132
+ {%- endif -%}
133
+ {{- ": " }}
134
+ {{- render_typescript_type(param_spec, tool.parameters.required or []) }}
135
+ {%- if param_spec.default is defined -%}
136
+ {%- if param_spec.enum %}
137
+ {{- ", // default: " + param_spec.default }}
138
+ {%- elif param_spec.oneOf %}
139
+ {{- "// default: " + param_spec.default }}
140
+ {%- else %}
141
+ {{- ", // default: " + param_spec.default|tojson }}
142
+ {%- endif -%}
143
+ {%- endif -%}
144
+ {%- if not loop.last %}
145
+ {{- ",
146
+ " }}
147
+ {%- else %}
148
+ {{- "
149
+ " }}
150
+ {%- endif -%}
151
+ {%- endfor %}
152
+ {{- "}) => any;
153
+
154
+ " }}
155
+ {%- else -%}
156
+ {{- "() => any;
157
+
158
+ " }}
159
+ {%- endif -%}
160
+ {%- endfor %}
161
+ {{- "} // namespace " + namespace_name }}
162
+ {%- endmacro -%}
163
+
164
+ {%- macro render_builtin_tools(browser_tool, python_tool) -%}
165
+ {%- if browser_tool %}
166
+ {{- "## browser
167
+
168
+ " }}
169
+ {{- "// Tool for browsing.
170
+ " }}
171
+ {{- "// The `cursor` appears in brackets before each browsing display: `[{cursor}]`.
172
+ " }}
173
+ {{- "// Cite information from the tool using the following format:
174
+ " }}
175
+ {{- "// `【{cursor}†L{line_start}(-L{line_end})?】`, for example: `【6†L9-L11】` or `【8†L3】`.
176
+ " }}
177
+ {{- "// Do not quote more than 10 words directly from the tool output.
178
+ " }}
179
+ {{- "// sources=web (default: web)
180
+ " }}
181
+ {{- "namespace browser {
182
+
183
+ " }}
184
+ {{- "// Searches for information related to `query` and displays `topn` results.
185
+ " }}
186
+ {{- "type search = (_: {
187
+ " }}
188
+ {{- "query: string,
189
+ " }}
190
+ {{- "topn?: number, // default: 10
191
+ " }}
192
+ {{- "source?: string,
193
+ " }}
194
+ {{- "}) => any;
195
+
196
+ " }}
197
+ {{- "// Opens the link `id` from the page indicated by `cursor` starting at line number `loc`, showing `num_lines` lines.
198
+ " }}
199
+ {{- "// Valid link ids are displayed with the formatting: `【{id}†.*】`.
200
+ " }}
201
+ {{- "// If `cursor` is not provided, the most recent page is implied.
202
+ " }}
203
+ {{- "// If `id` is a string, it is treated as a fully qualified URL associated with `source`.
204
+ " }}
205
+ {{- "// If `loc` is not provided, the viewport will be positioned at the beginning of the document or centered on the most relevant passage, if available.
206
+ " }}
207
+ {{- "// Use this function without `id` to scroll to a new location of an opened page.
208
+ " }}
209
+ {{- "type open = (_: {
210
+ " }}
211
+ {{- "id?: number | string, // default: -1
212
+ " }}
213
+ {{- "cursor?: number, // default: -1
214
+ " }}
215
+ {{- "loc?: number, // default: -1
216
+ " }}
217
+ {{- "num_lines?: number, // default: -1
218
+ " }}
219
+ {{- "view_source?: boolean, // default: false
220
+ " }}
221
+ {{- "source?: string,
222
+ " }}
223
+ {{- "}) => any;
224
+
225
+ " }}
226
+ {{- "// Finds exact matches of `pattern` in the current page, or the page given by `cursor`.
227
+ " }}
228
+ {{- "type find = (_: {
229
+ " }}
230
+ {{- "pattern: string,
231
+ " }}
232
+ {{- "cursor?: number, // default: -1
233
+ " }}
234
+ {{- "}) => any;
235
+
236
+ " }}
237
+ {{- "} // namespace browser
238
+
239
+ " }}
240
+ {%- endif -%}
241
+
242
+ {%- if python_tool %}
243
+ {{- "## python
244
+
245
+ " }}
246
+ {{- "Use this tool to execute Python code in your chain of thought. The code will not be shown to the user. This tool should be used for internal reasoning, but not for code that is intended to be visible to the user (e.g. when creating plots, tables, or files).
247
+
248
+ " }}
249
+ {{- "When you send a message containing Python code to python, it will be executed in a stateful Jupyter notebook environment. python will respond with the output of the execution or time out after 120.0 seconds. The drive at '/mnt/data' can be used to save and persist user files. Internet access for this session is UNKNOWN. Depends on the cluster.
250
+
251
+ " }}
252
+ {%- endif -%}
253
+ {%- endmacro -%}
254
+
255
+ {#- System Message Construction ============================================ #}
256
+ {%- macro build_system_message() -%}
257
+ {%- if model_identity is not defined %}
258
+ {%- set model_identity = "You are ChatGPT, a large language model trained by OpenAI." %}
259
+ {%- endif %}
260
+ {{- model_identity + "
261
+ " }}
262
+ {{- "Knowledge cutoff: 2024-06
263
+ " }}
264
+ {{- "Current date: " + strftime_now("%Y-%m-%d") + "
265
+
266
+ " }}
267
+ {%- if reasoning_effort is not defined %}
268
+ {%- set reasoning_effort = "medium" %}
269
+ {%- endif %}
270
+ {{- "Reasoning: " + reasoning_effort + "
271
+
272
+ " }}
273
+ {%- if builtin_tools %}
274
+ {{- "# Tools
275
+
276
+ " }}
277
+ {%- set available_builtin_tools = namespace(browser=false, python=false) %}
278
+ {%- for tool in builtin_tools %}
279
+ {%- if tool == "browser" %}
280
+ {%- set available_builtin_tools.browser = true %}
281
+ {%- elif tool == "python" %}
282
+ {%- set available_builtin_tools.python = true %}
283
+ {%- endif %}
284
+ {%- endfor %}
285
+ {{- render_builtin_tools(available_builtin_tools.browser, available_builtin_tools.python) }}
286
+ {%- endif -%}
287
+ {{- "# Valid channels: analysis, commentary, final. Channel must be included for every message." }}
288
+ {%- if tools -%}
289
+ {{- "
290
+ Calls to these tools must go to the commentary channel: 'functions'." }}
291
+ {%- endif -%}
292
+ {%- endmacro -%}
293
+
294
+ {#- Main Template Logic ================================================= #}
295
+ {#- Set defaults #}
296
+
297
+ {#- Render system message #}
298
+ {{- "<|start|>system<|message|>" }}
299
+ {{- build_system_message() }}
300
+ {{- "<|end|>" }}
301
+
302
+ {#- Extract developer message #}
303
+ {%- if messages[0].role == "developer" or messages[0].role == "system" %}
304
+ {%- set developer_message = messages[0].content %}
305
+ {%- set loop_messages = messages[1:] %}
306
+ {%- else %}
307
+ {%- set developer_message = "" %}
308
+ {%- set loop_messages = messages %}
309
+ {%- endif %}
310
+
311
+ {#- Render developer message #}
312
+ {%- if developer_message or tools %}
313
+ {{- "<|start|>developer<|message|>" }}
314
+ {%- if developer_message %}
315
+ {{- "# Instructions
316
+
317
+ " }}
318
+ {{- developer_message }}
319
+ {%- endif %}
320
+ {%- if tools -%}
321
+ {{- "
322
+
323
+ " }}
324
+ {{- "# Tools
325
+
326
+ " }}
327
+ {{- render_tool_namespace("functions", tools) }}
328
+ {%- endif -%}
329
+ {{- "<|end|>" }}
330
+ {%- endif %}
331
+
332
+ {#- Render messages #}
333
+ {%- set last_tool_call = namespace(name=none) %}
334
+ {%- for message in loop_messages -%}
335
+ {#- At this point only assistant/user/tool messages should remain #}
336
+ {%- if message.role == 'assistant' -%}
337
+ {#- Checks to ensure the messages are being passed in the format we expect #}
338
+ {%- if "content" in message %}
339
+ {%- if "<|channel|>analysis<|message|>" in message.content or "<|channel|>final<|message|>" in message.content %}
340
+ {{- raise_exception("You have passed a message containing <|channel|> tags in the content field. Instead of doing this, you should pass analysis messages (the string between '<|message|>' and '<|end|>') in the 'thinking' field, and final messages (the string between '<|message|>' and '<|end|>') in the 'content' field.") }}
341
+ {%- endif %}
342
+ {%- endif %}
343
+ {%- if "thinking" in message %}
344
+ {%- if "<|channel|>analysis<|message|>" in message.thinking or "<|channel|>final<|message|>" in message.thinking %}
345
+ {{- raise_exception("You have passed a message containing <|channel|> tags in the thinking field. Instead of doing this, you should pass analysis messages (the string between '<|message|>' and '<|end|>') in the 'thinking' field, and final messages (the string between '<|message|>' and '<|end|>') in the 'content' field.") }}
346
+ {%- endif %}
347
+ {%- endif %}
348
+ {%- if "tool_calls" in message %}
349
+ {#- We assume max 1 tool call per message, and so we infer the tool call name #}
350
+ {#- in "tool" messages from the most recent assistant tool call name #}
351
+ {%- set tool_call = message.tool_calls[0] %}
352
+ {%- if tool_call.function %}
353
+ {%- set tool_call = tool_call.function %}
354
+ {%- endif %}
355
+ {%- if message.content and message.thinking %}
356
+ {{- raise_exception("Cannot pass both content and thinking in an assistant message with tool calls! Put the analysis message in one or the other, but not both.") }}
357
+ {%- elif message.content %}
358
+ {{- "<|start|>assistant<|channel|>analysis<|message|>" + message.content + "<|end|>" }}
359
+ {%- elif message.thinking %}
360
+ {{- "<|start|>assistant<|channel|>analysis<|message|>" + message.thinking + "<|end|>" }}
361
+ {%- endif %}
362
+ {{- "<|start|>assistant to=" }}
363
+ {{- "functions." + tool_call.name + "<|channel|>commentary " }}
364
+ {{- (tool_call.content_type if tool_call.content_type is defined else "json") + "<|message|>" }}
365
+ {{- tool_call.arguments|tojson }}
366
+ {{- "<|call|>" }}
367
+ {%- set last_tool_call.name = tool_call.name %}
368
+ {%- elif loop.last and not add_generation_prompt %}
369
+ {#- Only render the CoT if the final turn is an assistant turn and add_generation_prompt is false #}
370
+ {#- This is a situation that should only occur in training, never in inference. #}
371
+ {%- if "thinking" in message %}
372
+ {{- "<|start|>assistant<|channel|>analysis<|message|>" + message.thinking + "<|end|>" }}
373
+ {%- endif %}
374
+ {#- <|return|> indicates the end of generation, but <|end|> does not #}
375
+ {#- <|return|> should never be an input to the model, but we include it as the final token #}
376
+ {#- when training, so the model learns to emit it. #}
377
+ {{- "<|start|>assistant<|channel|>final<|message|>" + message.content + "<|return|>" }}
378
+ {%- else %}
379
+ {#- CoT is dropped during all previous turns, so we never render it for inference #}
380
+ {{- "<|start|>assistant<|channel|>final<|message|>" + message.content + "<|end|>" }}
381
+ {%- set last_tool_call.name = none %}
382
+ {%- endif %}
383
+ {%- elif message.role == 'tool' -%}
384
+ {%- if last_tool_call.name is none %}
385
+ {{- raise_exception("Message has tool role, but there was no previous assistant message with a tool call!") }}
386
+ {%- endif %}
387
+ {{- "<|start|>functions." + last_tool_call.name }}
388
+ {{- " to=assistant<|channel|>commentary<|message|>" + message.content|tojson + "<|end|>" }}
389
+ {%- elif message.role == 'user' -%}
390
+ {{- "<|start|>user<|message|>" + message.content + "<|end|>" }}
391
+ {%- endif -%}
392
+ {%- endfor -%}
393
+
394
+ {#- Generation prompt #}
395
+ {%- if add_generation_prompt -%}
396
+ <|start|>assistant
397
+ {%- endif -%}
chat_template.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "chat_template": "{#-\n In addition to the normal inputs of `messages` and `tools`, this template also accepts the\n following kwargs:\n - \"builtin_tools\": A list, can contain \"browser\" and/or \"python\".\n - \"model_identity\": A string that optionally describes the model identity.\n - \"reasoning_effort\": A string that describes the reasoning effort, defaults to \"medium\".\n #}\n\n{#- Tool Definition Rendering ============================================== #}\n{%- macro render_typescript_type(param_spec, required_params, is_nullable=false) -%}\n {%- if param_spec.type == \"array\" -%}\n {%- if param_spec['items'] -%}\n {%- if param_spec['items']['type'] == \"string\" -%}\n {{- \"string[]\" }}\n {%- elif param_spec['items']['type'] == \"number\" -%}\n {{- \"number[]\" }}\n {%- elif param_spec['items']['type'] == \"integer\" -%}\n {{- \"number[]\" }}\n {%- elif param_spec['items']['type'] == \"boolean\" -%}\n {{- \"boolean[]\" }}\n {%- else -%}\n {%- set inner_type = render_typescript_type(param_spec['items'], required_params) -%}\n {%- if inner_type == \"object | object\" or inner_type|length > 50 -%}\n {{- \"any[]\" }}\n {%- else -%}\n {{- inner_type + \"[]\" }}\n {%- endif -%}\n {%- endif -%}\n {%- if param_spec.nullable -%}\n {{- \" | null\" }}\n {%- endif -%}\n {%- else -%}\n {{- \"any[]\" }}\n {%- if param_spec.nullable -%}\n {{- \" | null\" }}\n {%- endif -%}\n {%- endif -%}\n {%- elif param_spec.type is defined and param_spec.type is iterable and param_spec.type is not string and param_spec.type is not mapping and param_spec.type[0] is defined -%}\n {#- Handle array of types like [\"object\", \"object\"] from Union[dict, list] #}\n {%- if param_spec.type | length > 1 -%}\n {{- param_spec.type | join(\" | \") }}\n {%- else -%}\n {{- param_spec.type[0] }}\n {%- endif -%}\n {%- elif param_spec.oneOf -%}\n {#- Handle oneOf schemas - check for complex unions and fallback to any #}\n {%- set has_object_variants = false -%}\n {%- for variant in param_spec.oneOf -%}\n {%- if variant.type == \"object\" -%}\n {%- set has_object_variants = true -%}\n {%- endif -%}\n {%- endfor -%}\n {%- if has_object_variants and param_spec.oneOf|length > 1 -%}\n {{- \"any\" }}\n {%- else -%}\n {%- for variant in param_spec.oneOf -%}\n {{- render_typescript_type(variant, required_params) -}}\n {%- if variant.description %}\n {{- \"// \" + variant.description }}\n {%- endif -%}\n {%- if variant.default is defined %}\n {{ \"// default: \" + variant.default|tojson }}\n {%- endif -%}\n {%- if not loop.last %}\n {{- \" | \" }}\n {% endif -%}\n {%- endfor -%}\n {%- endif -%}\n {%- elif param_spec.type == \"string\" -%}\n {%- if param_spec.enum -%}\n {{- '\"' + param_spec.enum|join('\" | \"') + '\"' -}}\n {%- else -%}\n {{- \"string\" }}\n {%- if param_spec.nullable %}\n {{- \" | null\" }}\n {%- endif -%}\n {%- endif -%}\n {%- elif param_spec.type == \"number\" -%}\n {{- \"number\" }}\n {%- elif param_spec.type == \"integer\" -%}\n {{- \"number\" }}\n {%- elif param_spec.type == \"boolean\" -%}\n {{- \"boolean\" }}\n\n {%- elif param_spec.type == \"object\" -%}\n {%- if param_spec.properties -%}\n {{- \"{\n\" }}\n {%- for prop_name, prop_spec in param_spec.properties.items() -%}\n {{- prop_name -}}\n {%- if prop_name not in (param_spec.required or []) -%}\n {{- \"?\" }}\n {%- endif -%}\n {{- \": \" }}\n {{ render_typescript_type(prop_spec, param_spec.required or []) }}\n {%- if not loop.last -%}\n {{-\", \" }}\n {%- endif -%}\n {%- endfor -%}\n {{- \"}\" }}\n {%- else -%}\n {{- \"object\" }}\n {%- endif -%}\n {%- else -%}\n {{- \"any\" }}\n {%- endif -%}\n{%- endmacro -%}\n\n{%- macro render_tool_namespace(namespace_name, tools) -%}\n {{- \"## \" + namespace_name + \"\n\n\" }}\n {{- \"namespace \" + namespace_name + \" {\n\n\" }}\n {%- for tool in tools %}\n {%- set tool = tool.function %}\n {{- \"// \" + tool.description + \"\n\" }}\n {{- \"type \"+ tool.name + \" = \" }}\n {%- if tool.parameters and tool.parameters.properties %}\n {{- \"(_: {\n\" }}\n {%- for param_name, param_spec in tool.parameters.properties.items() %}\n {%- if param_spec.description %}\n {{- \"// \" + param_spec.description + \"\n\" }}\n {%- endif %}\n {{- param_name }}\n {%- if param_name not in (tool.parameters.required or []) -%}\n {{- \"?\" }}\n {%- endif -%}\n {{- \": \" }}\n {{- render_typescript_type(param_spec, tool.parameters.required or []) }}\n {%- if param_spec.default is defined -%}\n {%- if param_spec.enum %}\n {{- \", // default: \" + param_spec.default }}\n {%- elif param_spec.oneOf %}\n {{- \"// default: \" + param_spec.default }}\n {%- else %}\n {{- \", // default: \" + param_spec.default|tojson }}\n {%- endif -%}\n {%- endif -%}\n {%- if not loop.last %}\n {{- \",\n\" }}\n {%- else %}\n {{- \"\n\" }}\n {%- endif -%}\n {%- endfor %}\n {{- \"}) => any;\n\n\" }}\n {%- else -%}\n {{- \"() => any;\n\n\" }}\n {%- endif -%}\n {%- endfor %}\n {{- \"} // namespace \" + namespace_name }}\n{%- endmacro -%}\n\n{%- macro render_builtin_tools(browser_tool, python_tool) -%}\n {%- if browser_tool %}\n {{- \"## browser\n\n\" }}\n {{- \"// Tool for browsing.\n\" }}\n {{- \"// The `cursor` appears in brackets before each browsing display: `[{cursor}]`.\n\" }}\n {{- \"// Cite information from the tool using the following format:\n\" }}\n {{- \"// `\u3010{cursor}\u2020L{line_start}(-L{line_end})?\u3011`, for example: `\u30106\u2020L9-L11\u3011` or `\u30108\u2020L3\u3011`.\n\" }}\n {{- \"// Do not quote more than 10 words directly from the tool output.\n\" }}\n {{- \"// sources=web (default: web)\n\" }}\n {{- \"namespace browser {\n\n\" }}\n {{- \"// Searches for information related to `query` and displays `topn` results.\n\" }}\n {{- \"type search = (_: {\n\" }}\n {{- \"query: string,\n\" }}\n {{- \"topn?: number, // default: 10\n\" }}\n {{- \"source?: string,\n\" }}\n {{- \"}) => any;\n\n\" }}\n {{- \"// Opens the link `id` from the page indicated by `cursor` starting at line number `loc`, showing `num_lines` lines.\n\" }}\n {{- \"// Valid link ids are displayed with the formatting: `\u3010{id}\u2020.*\u3011`.\n\" }}\n {{- \"// If `cursor` is not provided, the most recent page is implied.\n\" }}\n {{- \"// If `id` is a string, it is treated as a fully qualified URL associated with `source`.\n\" }}\n {{- \"// If `loc` is not provided, the viewport will be positioned at the beginning of the document or centered on the most relevant passage, if available.\n\" }}\n {{- \"// Use this function without `id` to scroll to a new location of an opened page.\n\" }}\n {{- \"type open = (_: {\n\" }}\n {{- \"id?: number | string, // default: -1\n\" }}\n {{- \"cursor?: number, // default: -1\n\" }}\n {{- \"loc?: number, // default: -1\n\" }}\n {{- \"num_lines?: number, // default: -1\n\" }}\n {{- \"view_source?: boolean, // default: false\n\" }}\n {{- \"source?: string,\n\" }}\n {{- \"}) => any;\n\n\" }}\n {{- \"// Finds exact matches of `pattern` in the current page, or the page given by `cursor`.\n\" }}\n {{- \"type find = (_: {\n\" }}\n {{- \"pattern: string,\n\" }}\n {{- \"cursor?: number, // default: -1\n\" }}\n {{- \"}) => any;\n\n\" }}\n {{- \"} // namespace browser\n\n\" }}\n {%- endif -%}\n\n {%- if python_tool %}\n {{- \"## python\n\n\" }}\n {{- \"Use this tool to execute Python code in your chain of thought. The code will not be shown to the user. This tool should be used for internal reasoning, but not for code that is intended to be visible to the user (e.g. when creating plots, tables, or files).\n\n\" }}\n {{- \"When you send a message containing Python code to python, it will be executed in a stateful Jupyter notebook environment. python will respond with the output of the execution or time out after 120.0 seconds. The drive at '/mnt/data' can be used to save and persist user files. Internet access for this session is UNKNOWN. Depends on the cluster.\n\n\" }}\n {%- endif -%}\n{%- endmacro -%}\n\n{#- System Message Construction ============================================ #}\n{%- macro build_system_message() -%}\n {%- if model_identity is not defined %}\n {%- set model_identity = \"You are ChatGPT, a large language model trained by OpenAI.\" %}\n {%- endif %}\n {{- model_identity + \"\n\" }}\n {{- \"Knowledge cutoff: 2024-06\n\" }}\n {{- \"Current date: \" + strftime_now(\"%Y-%m-%d\") + \"\n\n\" }}\n {%- if reasoning_effort is not defined %}\n {%- set reasoning_effort = \"medium\" %}\n {%- endif %}\n {{- \"Reasoning: \" + reasoning_effort + \"\n\n\" }}\n {%- if builtin_tools %}\n {{- \"# Tools\n\n\" }}\n {%- set available_builtin_tools = namespace(browser=false, python=false) %}\n {%- for tool in builtin_tools %}\n {%- if tool == \"browser\" %}\n {%- set available_builtin_tools.browser = true %}\n {%- elif tool == \"python\" %}\n {%- set available_builtin_tools.python = true %}\n {%- endif %}\n {%- endfor %}\n {{- render_builtin_tools(available_builtin_tools.browser, available_builtin_tools.python) }}\n {%- endif -%}\n {{- \"# Valid channels: analysis, commentary, final. Channel must be included for every message.\" }}\n {%- if tools -%}\n {{- \"\nCalls to these tools must go to the commentary channel: 'functions'.\" }}\n {%- endif -%}\n{%- endmacro -%}\n\n{#- Main Template Logic ================================================= #}\n{#- Set defaults #}\n\n{#- Render system message #}\n{{- \"<|start|>system<|message|>\" }}\n{{- build_system_message() }}\n{{- \"<|end|>\" }}\n\n{#- Extract developer message #}\n{%- if messages[0].role == \"developer\" or messages[0].role == \"system\" %}\n {%- set developer_message = messages[0].content %}\n {%- set loop_messages = messages[1:] %}\n{%- else %}\n {%- set developer_message = \"\" %}\n {%- set loop_messages = messages %}\n{%- endif %}\n\n{#- Render developer message #}\n{%- if developer_message or tools %}\n {{- \"<|start|>developer<|message|>\" }}\n {%- if developer_message %}\n {{- \"# Instructions\n\n\" }}\n {{- developer_message }}\n {%- endif %}\n {%- if tools -%}\n {{- \"\n\n\" }}\n {{- \"# Tools\n\n\" }}\n {{- render_tool_namespace(\"functions\", tools) }}\n {%- endif -%}\n {{- \"<|end|>\" }}\n{%- endif %}\n\n{#- Render messages #}\n{%- set last_tool_call = namespace(name=none) %}\n{%- for message in loop_messages -%}\n {#- At this point only assistant/user/tool messages should remain #}\n {%- if message.role == 'assistant' -%}\n {#- Checks to ensure the messages are being passed in the format we expect #}\n {%- if \"content\" in message %}\n {%- if \"<|channel|>analysis<|message|>\" in message.content or \"<|channel|>final<|message|>\" in message.content %}\n {{- raise_exception(\"You have passed a message containing <|channel|> tags in the content field. Instead of doing this, you should pass analysis messages (the string between '<|message|>' and '<|end|>') in the 'thinking' field, and final messages (the string between '<|message|>' and '<|end|>') in the 'content' field.\") }}\n {%- endif %}\n {%- endif %}\n {%- if \"thinking\" in message %}\n {%- if \"<|channel|>analysis<|message|>\" in message.thinking or \"<|channel|>final<|message|>\" in message.thinking %}\n {{- raise_exception(\"You have passed a message containing <|channel|> tags in the thinking field. Instead of doing this, you should pass analysis messages (the string between '<|message|>' and '<|end|>') in the 'thinking' field, and final messages (the string between '<|message|>' and '<|end|>') in the 'content' field.\") }}\n {%- endif %}\n {%- endif %}\n {%- if \"tool_calls\" in message %}\n {#- We assume max 1 tool call per message, and so we infer the tool call name #}\n {#- in \"tool\" messages from the most recent assistant tool call name #}\n {%- set tool_call = message.tool_calls[0] %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {%- if message.content and message.thinking %}\n {{- raise_exception(\"Cannot pass both content and thinking in an assistant message with tool calls! Put the analysis message in one or the other, but not both.\") }}\n {%- elif message.content %}\n {{- \"<|start|>assistant<|channel|>analysis<|message|>\" + message.content + \"<|end|>\" }}\n {%- elif message.thinking %}\n {{- \"<|start|>assistant<|channel|>analysis<|message|>\" + message.thinking + \"<|end|>\" }}\n {%- endif %}\n {{- \"<|start|>assistant to=\" }}\n {{- \"functions.\" + tool_call.name + \"<|channel|>commentary \" }}\n {{- (tool_call.content_type if tool_call.content_type is defined else \"json\") + \"<|message|>\" }}\n {{- tool_call.arguments|tojson }}\n {{- \"<|call|>\" }}\n {%- set last_tool_call.name = tool_call.name %}\n {%- elif loop.last and not add_generation_prompt %}\n {#- Only render the CoT if the final turn is an assistant turn and add_generation_prompt is false #}\n {#- This is a situation that should only occur in training, never in inference. #}\n {%- if \"thinking\" in message %}\n {{- \"<|start|>assistant<|channel|>analysis<|message|>\" + message.thinking + \"<|end|>\" }}\n {%- endif %}\n {#- <|return|> indicates the end of generation, but <|end|> does not #}\n {#- <|return|> should never be an input to the model, but we include it as the final token #}\n {#- when training, so the model learns to emit it. #}\n {{- \"<|start|>assistant<|channel|>final<|message|>\" + message.content + \"<|return|>\" }}\n {%- else %}\n {#- CoT is dropped during all previous turns, so we never render it for inference #}\n {{- \"<|start|>assistant<|channel|>final<|message|>\" + message.content + \"<|end|>\" }}\n {%- set last_tool_call.name = none %}\n {%- endif %}\n {%- elif message.role == 'tool' -%}\n {%- if last_tool_call.name is none %}\n {{- raise_exception(\"Message has tool role, but there was no previous assistant message with a tool call!\") }}\n {%- endif %}\n {{- \"<|start|>functions.\" + last_tool_call.name }}\n {{- \" to=assistant<|channel|>commentary<|message|>\" + message.content|tojson + \"<|end|>\" }}\n {%- elif message.role == 'user' -%}\n {{- \"<|start|>user<|message|>\" + message.content + \"<|end|>\" }}\n {%- endif -%}\n{%- endfor -%}\n\n{#- Generation prompt #}\n{%- if add_generation_prompt -%}\n<|start|>assistant\n{%- endif -%}"
3
+ }
config.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "GptOssForCausalLM"
4
+ ],
5
+ "attention_bias": true,
6
+ "attention_dropout": 0.0,
7
+ "eos_token_id": 200002,
8
+ "experts_per_token": 4,
9
+ "head_dim": 64,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 2880,
12
+ "initial_context_length": 4096,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 2880,
15
+ "layer_types": [
16
+ "sliding_attention",
17
+ "full_attention",
18
+ "sliding_attention",
19
+ "full_attention",
20
+ "sliding_attention",
21
+ "full_attention",
22
+ "sliding_attention",
23
+ "full_attention",
24
+ "sliding_attention",
25
+ "full_attention",
26
+ "sliding_attention",
27
+ "full_attention",
28
+ "sliding_attention",
29
+ "full_attention",
30
+ "sliding_attention",
31
+ "full_attention",
32
+ "sliding_attention",
33
+ "full_attention",
34
+ "sliding_attention",
35
+ "full_attention",
36
+ "sliding_attention",
37
+ "full_attention",
38
+ "sliding_attention",
39
+ "full_attention",
40
+ "sliding_attention",
41
+ "full_attention",
42
+ "sliding_attention",
43
+ "full_attention",
44
+ "sliding_attention",
45
+ "full_attention",
46
+ "sliding_attention",
47
+ "full_attention",
48
+ "sliding_attention",
49
+ "full_attention",
50
+ "sliding_attention",
51
+ "full_attention"
52
+ ],
53
+ "max_position_embeddings": 131072,
54
+ "model_type": "gpt_oss",
55
+ "num_attention_heads": 64,
56
+ "num_experts_per_tok": 4,
57
+ "num_hidden_layers": 36,
58
+ "num_key_value_heads": 8,
59
+ "num_local_experts": 128,
60
+ "output_router_logits": false,
61
+ "pad_token_id": 199999,
62
+ "quantization_config": {
63
+ "modules_to_not_convert": [
64
+ "model.layers.*.self_attn",
65
+ "model.layers.*.mlp.router",
66
+ "model.embed_tokens",
67
+ "lm_head"
68
+ ],
69
+ "quant_method": "mxfp4"
70
+ },
71
+ "rms_norm_eps": 1e-05,
72
+ "rope_scaling": {
73
+ "beta_fast": 32.0,
74
+ "beta_slow": 1.0,
75
+ "factor": 32.0,
76
+ "original_max_position_embeddings": 4096,
77
+ "rope_type": "yarn",
78
+ "truncate": false
79
+ },
80
+ "rope_theta": 150000,
81
+ "router_aux_loss_coef": 0.9,
82
+ "sliding_window": 128,
83
+ "swiglu_limit": 7.0,
84
+ "tie_word_embeddings": false,
85
+ "transformers_version": "4.55.0.dev0",
86
+ "use_cache": true,
87
+ "vocab_size": 201088
88
+ }
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 199998,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 200002,
6
+ 199999
7
+ ],
8
+ "pad_token_id": 199999,
9
+ "transformers_version": "4.55.0.dev0"
10
+ }
metal/model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f3d5b8a213f146ec29296dad5c3370844d95ba9d21e8dc49f7e61e6e9ee9042
3
+ size 65238253568
model-00000-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:695218884684c611fe08a74751ee443f971e9bd9bc062edba822da3fe45969b7
3
+ size 4625017896
model-00001-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a881aa5f561b26a22b14a8262aa61849ace349ffd73d74769e030ac90a1fcf8a
3
+ size 4115586736
model-00002-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:022478dd04398c5bdb545a5be0a6437ecc2eb53d1dbd29edafcfff4b3ddf0a41
3
+ size 4625017888
model-00003-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47aee9e7b9d5bedb215042c01ccededd9bd9c30b0dddea862dc2506b9d6c74de
3
+ size 4115586752
model-00004-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c2752acda607b1d5ca52df9e75c1b9b2761e6875ff10c9bd6ddac473c0262e
3
+ size 4625017896
model-00005-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c8dd401544c31cb93b8459eee7da20ea2a07626a59455d7d92b85257df9b46c
3
+ size 4115586696
model-00006-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d839f2e027985a8b14e45f2323798862eddb7770ee9800ea6b7c803abee489
3
+ size 4625017856
model-00007-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8958c5f183c04f6ea959cfd90562b5128124154b2bbf979b8a22b9405b30ed8
3
+ size 4060267176
model-00008-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf1f2a88868ffc37d520dcf77d26f0e823710b5e682d473ff10f6974fa3b7517
3
+ size 4625017896
model-00009-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f72d34a4004241b45c332b61f8ffa124e9a913bc1ab442b66e717d3e94e741ce
3
+ size 4170906304
model-00010-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f48c867c2cb0a44bfc2f8768cb98e4aec9a350946fceacfebdcad5d32ad4a471
3
+ size 4625017896
model-00011-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a06851b2cfd35f48722f823bc1ab8f7bcb4a878a5b8e975f4d3544f230454eeb
3
+ size 4115586752
model-00012-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af33667c307e20ae2a7648ea52653de46dd0171601ec5c696e47a2f5d5bf1e4
3
+ size 4064660808
model-00013-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcbcb74b043e071d1e05471d500d74dcf661175e00878ed302ccdf1801a75aef
3
+ size 4625017896
model-00014-of-00014.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54b1be1609696c307cc5ca117b1fa54feaddebffa04e9c2db117652a01964230
3
+ size 4115586736
model.safetensors.index.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"metadata": {"total_size": 65248815744}, "weight_map": {"model.layers.25.mlp.experts.gate_up_proj_blocks": "model-00000-of-00014.safetensors", "model.layers.25.mlp.experts.gate_up_proj_scales": "model-00000-of-00014.safetensors", "model.layers.25.mlp.experts.down_proj_bias": "model-00000-of-00014.safetensors", "model.layers.25.mlp.experts.down_proj_blocks": "model-00000-of-00014.safetensors", "model.layers.25.mlp.experts.down_proj_scales": "model-00000-of-00014.safetensors", "model.layers.25.post_attention_layernorm.weight": "model-00000-of-00014.safetensors", "model.layers.26.input_layernorm.weight": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.o_proj.bias": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.o_proj.weight": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.q_proj.bias": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.k_proj.bias": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.v_proj.bias": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.q_proj.weight": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.k_proj.weight": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.v_proj.weight": "model-00000-of-00014.safetensors", "model.layers.26.self_attn.sinks": "model-00000-of-00014.safetensors", "model.layers.26.mlp.router.bias": "model-00000-of-00014.safetensors", "model.layers.26.mlp.router.weight": "model-00000-of-00014.safetensors", "model.layers.26.mlp.experts.gate_up_proj_bias": "model-00000-of-00014.safetensors", "model.layers.26.mlp.experts.gate_up_proj_blocks": "model-00000-of-00014.safetensors", "model.layers.26.mlp.experts.gate_up_proj_scales": "model-00000-of-00014.safetensors", "model.layers.26.mlp.experts.down_proj_bias": "model-00000-of-00014.safetensors", "model.layers.26.mlp.experts.down_proj_blocks": "model-00000-of-00014.safetensors", "model.layers.26.mlp.experts.down_proj_scales": "model-00000-of-00014.safetensors", "model.layers.26.post_attention_layernorm.weight": "model-00000-of-00014.safetensors", "model.layers.27.input_layernorm.weight": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.o_proj.bias": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.o_proj.weight": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.q_proj.bias": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.k_proj.bias": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.v_proj.bias": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.q_proj.weight": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.k_proj.weight": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.v_proj.weight": "model-00000-of-00014.safetensors", "model.layers.27.self_attn.sinks": "model-00000-of-00014.safetensors", "model.layers.27.mlp.router.bias": "model-00000-of-00014.safetensors", "model.layers.27.mlp.router.weight": "model-00000-of-00014.safetensors", "model.layers.27.mlp.experts.gate_up_proj_bias": "model-00000-of-00014.safetensors", "model.layers.27.mlp.experts.gate_up_proj_blocks": "model-00000-of-00014.safetensors", "model.layers.27.mlp.experts.gate_up_proj_scales": "model-00000-of-00014.safetensors", "model.layers.27.mlp.experts.down_proj_bias": "model-00000-of-00014.safetensors", "model.layers.27.mlp.experts.down_proj_blocks": "model-00001-of-00014.safetensors", "model.layers.27.mlp.experts.down_proj_scales": "model-00001-of-00014.safetensors", "model.layers.27.post_attention_layernorm.weight": "model-00001-of-00014.safetensors", "model.layers.28.input_layernorm.weight": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.o_proj.bias": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.o_proj.weight": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.q_proj.bias": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.k_proj.bias": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.v_proj.bias": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.q_proj.weight": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.k_proj.weight": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.v_proj.weight": "model-00001-of-00014.safetensors", "model.layers.28.self_attn.sinks": "model-00001-of-00014.safetensors", "model.layers.28.mlp.router.bias": "model-00001-of-00014.safetensors", "model.layers.28.mlp.router.weight": "model-00001-of-00014.safetensors", "model.layers.28.mlp.experts.gate_up_proj_bias": "model-00001-of-00014.safetensors", "model.layers.28.mlp.experts.gate_up_proj_blocks": "model-00001-of-00014.safetensors", "model.layers.28.mlp.experts.gate_up_proj_scales": "model-00001-of-00014.safetensors", "model.layers.28.mlp.experts.down_proj_bias": "model-00001-of-00014.safetensors", "model.layers.28.mlp.experts.down_proj_blocks": "model-00001-of-00014.safetensors", "model.layers.28.mlp.experts.down_proj_scales": "model-00001-of-00014.safetensors", "model.layers.28.post_attention_layernorm.weight": "model-00001-of-00014.safetensors", "model.layers.29.input_layernorm.weight": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.o_proj.bias": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.o_proj.weight": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.q_proj.bias": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.k_proj.bias": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.v_proj.bias": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.q_proj.weight": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.k_proj.weight": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.v_proj.weight": "model-00001-of-00014.safetensors", "model.layers.29.self_attn.sinks": "model-00001-of-00014.safetensors", "model.layers.29.mlp.router.bias": "model-00001-of-00014.safetensors", "model.layers.29.mlp.router.weight": "model-00001-of-00014.safetensors", "model.layers.29.mlp.experts.gate_up_proj_bias": "model-00001-of-00014.safetensors", "model.layers.29.mlp.experts.gate_up_proj_blocks": "model-00001-of-00014.safetensors", "model.layers.29.mlp.experts.gate_up_proj_scales": "model-00001-of-00014.safetensors", "model.layers.29.mlp.experts.down_proj_bias": "model-00001-of-00014.safetensors", "model.layers.29.mlp.experts.down_proj_blocks": "model-00001-of-00014.safetensors", "model.layers.29.mlp.experts.down_proj_scales": "model-00001-of-00014.safetensors", "model.layers.29.post_attention_layernorm.weight": "model-00001-of-00014.safetensors", "model.layers.3.input_layernorm.weight": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.o_proj.bias": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.q_proj.bias": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.k_proj.bias": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.v_proj.bias": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00014.safetensors", "model.layers.3.self_attn.sinks": "model-00001-of-00014.safetensors", "model.layers.3.mlp.router.bias": "model-00001-of-00014.safetensors", "model.layers.3.mlp.router.weight": "model-00001-of-00014.safetensors", "model.layers.3.mlp.experts.gate_up_proj_bias": "model-00001-of-00014.safetensors", "model.layers.3.mlp.experts.gate_up_proj_blocks": "model-00002-of-00014.safetensors", "model.layers.3.mlp.experts.gate_up_proj_scales": "model-00002-of-00014.safetensors", "model.layers.3.mlp.experts.down_proj_bias": "model-00002-of-00014.safetensors", "model.layers.3.mlp.experts.down_proj_blocks": "model-00002-of-00014.safetensors", "model.layers.3.mlp.experts.down_proj_scales": "model-00002-of-00014.safetensors", "model.layers.3.post_attention_layernorm.weight": "model-00002-of-00014.safetensors", "model.layers.30.input_layernorm.weight": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.o_proj.bias": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.o_proj.weight": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.q_proj.bias": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.k_proj.bias": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.v_proj.bias": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.q_proj.weight": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.k_proj.weight": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.v_proj.weight": "model-00002-of-00014.safetensors", "model.layers.30.self_attn.sinks": "model-00002-of-00014.safetensors", "model.layers.30.mlp.router.bias": "model-00002-of-00014.safetensors", "model.layers.30.mlp.router.weight": "model-00002-of-00014.safetensors", "model.layers.30.mlp.experts.gate_up_proj_bias": "model-00002-of-00014.safetensors", "model.layers.2.mlp.experts.gate_up_proj_blocks": "model-00002-of-00014.safetensors", "model.layers.2.mlp.experts.gate_up_proj_scales": "model-00002-of-00014.safetensors", "model.layers.2.mlp.experts.down_proj_bias": "model-00002-of-00014.safetensors", "model.layers.2.mlp.experts.down_proj_blocks": "model-00002-of-00014.safetensors", "model.layers.2.mlp.experts.down_proj_scales": "model-00002-of-00014.safetensors", "model.layers.2.post_attention_layernorm.weight": "model-00002-of-00014.safetensors", "model.layers.20.input_layernorm.weight": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.o_proj.bias": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.o_proj.weight": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.q_proj.bias": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.k_proj.bias": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.v_proj.bias": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.q_proj.weight": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.k_proj.weight": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.v_proj.weight": "model-00002-of-00014.safetensors", "model.layers.20.self_attn.sinks": "model-00002-of-00014.safetensors", "model.layers.20.mlp.router.bias": "model-00002-of-00014.safetensors", "model.layers.20.mlp.router.weight": "model-00002-of-00014.safetensors", "model.layers.20.mlp.experts.gate_up_proj_bias": "model-00002-of-00014.safetensors", "model.layers.20.mlp.experts.gate_up_proj_blocks": "model-00002-of-00014.safetensors", "model.layers.20.mlp.experts.gate_up_proj_scales": "model-00002-of-00014.safetensors", "model.layers.20.mlp.experts.down_proj_bias": "model-00002-of-00014.safetensors", "model.layers.20.mlp.experts.down_proj_blocks": "model-00003-of-00014.safetensors", "model.layers.20.mlp.experts.down_proj_scales": "model-00003-of-00014.safetensors", "model.layers.20.post_attention_layernorm.weight": "model-00003-of-00014.safetensors", "model.layers.21.input_layernorm.weight": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.o_proj.bias": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.o_proj.weight": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.q_proj.bias": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.k_proj.bias": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.v_proj.bias": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.q_proj.weight": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.k_proj.weight": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.v_proj.weight": "model-00003-of-00014.safetensors", "model.layers.21.self_attn.sinks": "model-00003-of-00014.safetensors", "model.layers.21.mlp.router.bias": "model-00003-of-00014.safetensors", "model.layers.21.mlp.router.weight": "model-00003-of-00014.safetensors", "model.layers.21.mlp.experts.gate_up_proj_bias": "model-00003-of-00014.safetensors", "model.layers.21.mlp.experts.gate_up_proj_blocks": "model-00003-of-00014.safetensors", "model.layers.21.mlp.experts.gate_up_proj_scales": "model-00003-of-00014.safetensors", "model.layers.21.mlp.experts.down_proj_bias": "model-00003-of-00014.safetensors", "model.layers.21.mlp.experts.down_proj_blocks": "model-00003-of-00014.safetensors", "model.layers.21.mlp.experts.down_proj_scales": "model-00003-of-00014.safetensors", "model.layers.21.post_attention_layernorm.weight": "model-00003-of-00014.safetensors", "model.layers.22.input_layernorm.weight": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.o_proj.bias": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.o_proj.weight": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.q_proj.bias": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.k_proj.bias": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.v_proj.bias": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.q_proj.weight": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.k_proj.weight": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.v_proj.weight": "model-00003-of-00014.safetensors", "model.layers.22.self_attn.sinks": "model-00003-of-00014.safetensors", "model.layers.22.mlp.router.bias": "model-00003-of-00014.safetensors", "model.layers.22.mlp.router.weight": "model-00003-of-00014.safetensors", "model.layers.22.mlp.experts.gate_up_proj_bias": "model-00003-of-00014.safetensors", "model.layers.22.mlp.experts.gate_up_proj_blocks": "model-00003-of-00014.safetensors", "model.layers.22.mlp.experts.gate_up_proj_scales": "model-00003-of-00014.safetensors", "model.layers.22.mlp.experts.down_proj_bias": "model-00003-of-00014.safetensors", "model.layers.22.mlp.experts.down_proj_blocks": "model-00003-of-00014.safetensors", "model.layers.22.mlp.experts.down_proj_scales": "model-00003-of-00014.safetensors", "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00014.safetensors", "model.layers.23.input_layernorm.weight": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.o_proj.bias": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.q_proj.bias": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.k_proj.bias": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.v_proj.bias": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00014.safetensors", "model.layers.23.self_attn.sinks": "model-00003-of-00014.safetensors", "model.layers.23.mlp.router.bias": "model-00003-of-00014.safetensors", "model.layers.23.mlp.router.weight": "model-00003-of-00014.safetensors", "model.layers.23.mlp.experts.gate_up_proj_bias": "model-00003-of-00014.safetensors", "model.layers.23.mlp.experts.gate_up_proj_blocks": "model-00004-of-00014.safetensors", "model.layers.23.mlp.experts.gate_up_proj_scales": "model-00004-of-00014.safetensors", "model.layers.23.mlp.experts.down_proj_bias": "model-00004-of-00014.safetensors", "model.layers.23.mlp.experts.down_proj_blocks": "model-00004-of-00014.safetensors", "model.layers.23.mlp.experts.down_proj_scales": "model-00004-of-00014.safetensors", "model.layers.23.post_attention_layernorm.weight": "model-00004-of-00014.safetensors", "model.layers.24.input_layernorm.weight": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.o_proj.bias": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.o_proj.weight": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.q_proj.bias": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.k_proj.bias": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.v_proj.bias": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.q_proj.weight": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.k_proj.weight": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.v_proj.weight": "model-00004-of-00014.safetensors", "model.layers.24.self_attn.sinks": "model-00004-of-00014.safetensors", "model.layers.24.mlp.router.bias": "model-00004-of-00014.safetensors", "model.layers.24.mlp.router.weight": "model-00004-of-00014.safetensors", "model.layers.24.mlp.experts.gate_up_proj_bias": "model-00004-of-00014.safetensors", "model.layers.24.mlp.experts.gate_up_proj_blocks": "model-00004-of-00014.safetensors", "model.layers.24.mlp.experts.gate_up_proj_scales": "model-00004-of-00014.safetensors", "model.layers.24.mlp.experts.down_proj_bias": "model-00004-of-00014.safetensors", "model.layers.24.mlp.experts.down_proj_blocks": "model-00004-of-00014.safetensors", "model.layers.24.mlp.experts.down_proj_scales": "model-00004-of-00014.safetensors", "model.layers.24.post_attention_layernorm.weight": "model-00004-of-00014.safetensors", "model.layers.25.input_layernorm.weight": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.o_proj.bias": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.o_proj.weight": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.q_proj.bias": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.k_proj.bias": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.v_proj.bias": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.q_proj.weight": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.k_proj.weight": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.v_proj.weight": "model-00004-of-00014.safetensors", "model.layers.25.self_attn.sinks": "model-00004-of-00014.safetensors", "model.layers.25.mlp.router.bias": "model-00004-of-00014.safetensors", "model.layers.25.mlp.router.weight": "model-00004-of-00014.safetensors", "model.layers.25.mlp.experts.gate_up_proj_bias": "model-00004-of-00014.safetensors", "model.layers.4.mlp.experts.gate_up_proj_blocks": "model-00004-of-00014.safetensors", "model.layers.4.mlp.experts.gate_up_proj_scales": "model-00004-of-00014.safetensors", "model.layers.4.mlp.experts.down_proj_bias": "model-00004-of-00014.safetensors", "model.layers.4.mlp.experts.down_proj_blocks": "model-00005-of-00014.safetensors", "model.layers.4.mlp.experts.down_proj_scales": "model-00005-of-00014.safetensors", "model.layers.4.post_attention_layernorm.weight": "model-00005-of-00014.safetensors", "model.layers.5.input_layernorm.weight": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.o_proj.bias": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.o_proj.weight": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.q_proj.bias": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.k_proj.bias": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.v_proj.bias": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.q_proj.weight": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.k_proj.weight": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.v_proj.weight": "model-00005-of-00014.safetensors", "model.layers.5.self_attn.sinks": "model-00005-of-00014.safetensors", "model.layers.5.mlp.router.bias": "model-00005-of-00014.safetensors", "model.layers.5.mlp.router.weight": "model-00005-of-00014.safetensors", "model.layers.5.mlp.experts.gate_up_proj_bias": "model-00005-of-00014.safetensors", "model.layers.5.mlp.experts.gate_up_proj_blocks": "model-00005-of-00014.safetensors", "model.layers.5.mlp.experts.gate_up_proj_scales": "model-00005-of-00014.safetensors", "model.layers.5.mlp.experts.down_proj_bias": "model-00005-of-00014.safetensors", "model.layers.5.mlp.experts.down_proj_blocks": "model-00005-of-00014.safetensors", "model.layers.5.mlp.experts.down_proj_scales": "model-00005-of-00014.safetensors", "model.layers.5.post_attention_layernorm.weight": "model-00005-of-00014.safetensors", "model.layers.6.input_layernorm.weight": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.o_proj.bias": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.o_proj.weight": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.q_proj.bias": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.k_proj.bias": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.v_proj.bias": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.q_proj.weight": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.k_proj.weight": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.v_proj.weight": "model-00005-of-00014.safetensors", "model.layers.6.self_attn.sinks": "model-00005-of-00014.safetensors", "model.layers.6.mlp.router.bias": "model-00005-of-00014.safetensors", "model.layers.6.mlp.router.weight": "model-00005-of-00014.safetensors", "model.layers.6.mlp.experts.gate_up_proj_bias": "model-00005-of-00014.safetensors", "model.layers.6.mlp.experts.gate_up_proj_blocks": "model-00005-of-00014.safetensors", "model.layers.6.mlp.experts.gate_up_proj_scales": "model-00005-of-00014.safetensors", "model.layers.6.mlp.experts.down_proj_bias": "model-00005-of-00014.safetensors", "model.layers.6.mlp.experts.down_proj_blocks": "model-00005-of-00014.safetensors", "model.layers.6.mlp.experts.down_proj_scales": "model-00005-of-00014.safetensors", "model.layers.6.post_attention_layernorm.weight": "model-00005-of-00014.safetensors", "model.layers.7.input_layernorm.weight": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.o_proj.bias": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.o_proj.weight": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.q_proj.bias": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.k_proj.bias": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.v_proj.bias": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.q_proj.weight": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.k_proj.weight": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.v_proj.weight": "model-00005-of-00014.safetensors", "model.layers.7.self_attn.sinks": "model-00005-of-00014.safetensors", "model.layers.7.mlp.router.bias": "model-00005-of-00014.safetensors", "model.layers.7.mlp.router.weight": "model-00005-of-00014.safetensors", "model.layers.7.mlp.experts.gate_up_proj_bias": "model-00005-of-00014.safetensors", "model.layers.7.mlp.experts.gate_up_proj_blocks": "model-00006-of-00014.safetensors", "model.layers.7.mlp.experts.gate_up_proj_scales": "model-00006-of-00014.safetensors", "model.layers.7.mlp.experts.down_proj_bias": "model-00006-of-00014.safetensors", "model.layers.7.mlp.experts.down_proj_blocks": "model-00006-of-00014.safetensors", "model.layers.7.mlp.experts.down_proj_scales": "model-00006-of-00014.safetensors", "model.layers.7.post_attention_layernorm.weight": "model-00006-of-00014.safetensors", "model.layers.8.input_layernorm.weight": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.o_proj.bias": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.o_proj.weight": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.q_proj.bias": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.k_proj.bias": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.v_proj.bias": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.q_proj.weight": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.k_proj.weight": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.v_proj.weight": "model-00006-of-00014.safetensors", "model.layers.8.self_attn.sinks": "model-00006-of-00014.safetensors", "model.layers.8.mlp.router.bias": "model-00006-of-00014.safetensors", "model.layers.8.mlp.router.weight": "model-00006-of-00014.safetensors", "model.layers.8.mlp.experts.gate_up_proj_bias": "model-00006-of-00014.safetensors", "model.layers.8.mlp.experts.gate_up_proj_blocks": "model-00006-of-00014.safetensors", "model.layers.8.mlp.experts.gate_up_proj_scales": "model-00006-of-00014.safetensors", "model.layers.8.mlp.experts.down_proj_bias": "model-00006-of-00014.safetensors", "model.layers.8.mlp.experts.down_proj_blocks": "model-00006-of-00014.safetensors", "model.layers.8.mlp.experts.down_proj_scales": "model-00006-of-00014.safetensors", "model.layers.8.post_attention_layernorm.weight": "model-00006-of-00014.safetensors", "model.layers.9.input_layernorm.weight": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.o_proj.bias": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.o_proj.weight": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.q_proj.bias": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.k_proj.bias": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.v_proj.bias": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.q_proj.weight": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.k_proj.weight": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.v_proj.weight": "model-00006-of-00014.safetensors", "model.layers.9.self_attn.sinks": "model-00006-of-00014.safetensors", "model.layers.9.mlp.router.bias": "model-00006-of-00014.safetensors", "model.layers.9.mlp.router.weight": "model-00006-of-00014.safetensors", "model.layers.9.mlp.experts.gate_up_proj_bias": "model-00006-of-00014.safetensors", "model.layers.9.mlp.experts.gate_up_proj_blocks": "model-00006-of-00014.safetensors", "model.layers.9.mlp.experts.gate_up_proj_scales": "model-00006-of-00014.safetensors", "model.layers.9.mlp.experts.down_proj_bias": "model-00006-of-00014.safetensors", "model.layers.9.mlp.experts.down_proj_blocks": "model-00007-of-00014.safetensors", "model.layers.9.mlp.experts.down_proj_scales": "model-00007-of-00014.safetensors", "model.layers.9.post_attention_layernorm.weight": "model-00007-of-00014.safetensors", "model.layers.14.mlp.experts.gate_up_proj_blocks": "model-00007-of-00014.safetensors", "model.layers.14.mlp.experts.gate_up_proj_scales": "model-00007-of-00014.safetensors", "model.layers.14.mlp.experts.down_proj_bias": "model-00007-of-00014.safetensors", "model.layers.14.mlp.experts.down_proj_blocks": "model-00007-of-00014.safetensors", "model.layers.14.mlp.experts.down_proj_scales": "model-00007-of-00014.safetensors", "model.layers.14.post_attention_layernorm.weight": "model-00007-of-00014.safetensors", "model.layers.15.input_layernorm.weight": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.o_proj.bias": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.o_proj.weight": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.q_proj.bias": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.k_proj.bias": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.v_proj.bias": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.q_proj.weight": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.k_proj.weight": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.v_proj.weight": "model-00007-of-00014.safetensors", "model.layers.15.self_attn.sinks": "model-00007-of-00014.safetensors", "model.layers.15.mlp.router.bias": "model-00007-of-00014.safetensors", "model.layers.15.mlp.router.weight": "model-00007-of-00014.safetensors", "model.layers.15.mlp.experts.gate_up_proj_bias": "model-00007-of-00014.safetensors", "model.layers.15.mlp.experts.gate_up_proj_blocks": "model-00007-of-00014.safetensors", "model.layers.15.mlp.experts.gate_up_proj_scales": "model-00007-of-00014.safetensors", "model.layers.15.mlp.experts.down_proj_bias": "model-00007-of-00014.safetensors", "model.layers.15.mlp.experts.down_proj_blocks": "model-00007-of-00014.safetensors", "model.layers.15.mlp.experts.down_proj_scales": "model-00007-of-00014.safetensors", "model.layers.15.post_attention_layernorm.weight": "model-00007-of-00014.safetensors", "model.layers.16.input_layernorm.weight": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.o_proj.bias": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.o_proj.weight": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.q_proj.bias": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.k_proj.bias": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.v_proj.bias": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.q_proj.weight": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.k_proj.weight": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.v_proj.weight": "model-00007-of-00014.safetensors", "model.layers.16.self_attn.sinks": "model-00007-of-00014.safetensors", "model.layers.16.mlp.router.bias": "model-00007-of-00014.safetensors", "model.layers.16.mlp.router.weight": "model-00007-of-00014.safetensors", "model.layers.16.mlp.experts.gate_up_proj_bias": "model-00007-of-00014.safetensors", "model.layers.16.mlp.experts.gate_up_proj_blocks": "model-00008-of-00014.safetensors", "model.layers.16.mlp.experts.gate_up_proj_scales": "model-00008-of-00014.safetensors", "model.layers.16.mlp.experts.down_proj_bias": "model-00008-of-00014.safetensors", "model.layers.16.mlp.experts.down_proj_blocks": "model-00008-of-00014.safetensors", "model.layers.16.mlp.experts.down_proj_scales": "model-00008-of-00014.safetensors", "model.layers.16.post_attention_layernorm.weight": "model-00008-of-00014.safetensors", "model.layers.17.input_layernorm.weight": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.o_proj.bias": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.o_proj.weight": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.q_proj.bias": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.k_proj.bias": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.v_proj.bias": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.q_proj.weight": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.k_proj.weight": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.v_proj.weight": "model-00008-of-00014.safetensors", "model.layers.17.self_attn.sinks": "model-00008-of-00014.safetensors", "model.layers.17.mlp.router.bias": "model-00008-of-00014.safetensors", "model.layers.17.mlp.router.weight": "model-00008-of-00014.safetensors", "model.layers.17.mlp.experts.gate_up_proj_bias": "model-00008-of-00014.safetensors", "model.layers.17.mlp.experts.gate_up_proj_blocks": "model-00008-of-00014.safetensors", "model.layers.17.mlp.experts.gate_up_proj_scales": "model-00008-of-00014.safetensors", "model.layers.17.mlp.experts.down_proj_bias": "model-00008-of-00014.safetensors", "model.layers.17.mlp.experts.down_proj_blocks": "model-00008-of-00014.safetensors", "model.layers.17.mlp.experts.down_proj_scales": "model-00008-of-00014.safetensors", "model.layers.17.post_attention_layernorm.weight": "model-00008-of-00014.safetensors", "model.layers.18.input_layernorm.weight": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.o_proj.bias": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.o_proj.weight": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.q_proj.bias": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.k_proj.bias": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.v_proj.bias": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.q_proj.weight": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.k_proj.weight": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.v_proj.weight": "model-00008-of-00014.safetensors", "model.layers.18.self_attn.sinks": "model-00008-of-00014.safetensors", "model.layers.18.mlp.router.bias": "model-00008-of-00014.safetensors", "model.layers.18.mlp.router.weight": "model-00008-of-00014.safetensors", "model.layers.18.mlp.experts.gate_up_proj_bias": "model-00008-of-00014.safetensors", "model.layers.18.mlp.experts.gate_up_proj_blocks": "model-00008-of-00014.safetensors", "model.layers.18.mlp.experts.gate_up_proj_scales": "model-00008-of-00014.safetensors", "model.layers.18.mlp.experts.down_proj_bias": "model-00008-of-00014.safetensors", "model.layers.18.mlp.experts.down_proj_blocks": "model-00009-of-00014.safetensors", "model.layers.18.mlp.experts.down_proj_scales": "model-00009-of-00014.safetensors", "model.layers.18.post_attention_layernorm.weight": "model-00009-of-00014.safetensors", "model.layers.19.input_layernorm.weight": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.o_proj.bias": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.o_proj.weight": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.q_proj.bias": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.k_proj.bias": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.v_proj.bias": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.q_proj.weight": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.k_proj.weight": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.v_proj.weight": "model-00009-of-00014.safetensors", "model.layers.19.self_attn.sinks": "model-00009-of-00014.safetensors", "model.layers.19.mlp.router.bias": "model-00009-of-00014.safetensors", "model.layers.19.mlp.router.weight": "model-00009-of-00014.safetensors", "model.layers.19.mlp.experts.gate_up_proj_bias": "model-00009-of-00014.safetensors", "model.layers.19.mlp.experts.gate_up_proj_blocks": "model-00009-of-00014.safetensors", "model.layers.19.mlp.experts.gate_up_proj_scales": "model-00009-of-00014.safetensors", "model.layers.19.mlp.experts.down_proj_bias": "model-00009-of-00014.safetensors", "model.layers.19.mlp.experts.down_proj_blocks": "model-00009-of-00014.safetensors", "model.layers.19.mlp.experts.down_proj_scales": "model-00009-of-00014.safetensors", "model.layers.19.post_attention_layernorm.weight": "model-00009-of-00014.safetensors", "model.layers.2.input_layernorm.weight": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.o_proj.bias": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.o_proj.weight": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.q_proj.bias": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.k_proj.bias": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.v_proj.bias": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.q_proj.weight": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.k_proj.weight": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.v_proj.weight": "model-00009-of-00014.safetensors", "model.layers.2.self_attn.sinks": "model-00009-of-00014.safetensors", "model.layers.2.mlp.router.bias": "model-00009-of-00014.safetensors", "model.layers.2.mlp.router.weight": "model-00009-of-00014.safetensors", "model.layers.2.mlp.experts.gate_up_proj_bias": "model-00009-of-00014.safetensors", "model.layers.0.input_layernorm.weight": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.o_proj.bias": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.o_proj.weight": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.q_proj.bias": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.k_proj.bias": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.v_proj.bias": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.q_proj.weight": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.k_proj.weight": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.v_proj.weight": "model-00009-of-00014.safetensors", "model.layers.0.self_attn.sinks": "model-00009-of-00014.safetensors", "model.layers.0.mlp.router.bias": "model-00009-of-00014.safetensors", "model.layers.0.mlp.router.weight": "model-00009-of-00014.safetensors", "model.layers.0.mlp.experts.gate_up_proj_bias": "model-00009-of-00014.safetensors", "model.layers.0.mlp.experts.gate_up_proj_blocks": "model-00009-of-00014.safetensors", "model.layers.0.mlp.experts.gate_up_proj_scales": "model-00009-of-00014.safetensors", "model.layers.0.mlp.experts.down_proj_bias": "model-00009-of-00014.safetensors", "model.layers.0.mlp.experts.down_proj_blocks": "model-00009-of-00014.safetensors", "model.layers.0.mlp.experts.down_proj_scales": "model-00009-of-00014.safetensors", "model.layers.0.post_attention_layernorm.weight": "model-00009-of-00014.safetensors", "model.layers.1.input_layernorm.weight": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.o_proj.bias": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.o_proj.weight": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.q_proj.bias": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.k_proj.bias": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.v_proj.bias": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.q_proj.weight": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.k_proj.weight": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.v_proj.weight": "model-00009-of-00014.safetensors", "model.layers.1.self_attn.sinks": "model-00009-of-00014.safetensors", "model.layers.1.mlp.router.bias": "model-00009-of-00014.safetensors", "model.layers.1.mlp.router.weight": "model-00009-of-00014.safetensors", "model.layers.1.mlp.experts.gate_up_proj_bias": "model-00009-of-00014.safetensors", "model.layers.1.mlp.experts.gate_up_proj_blocks": "model-00010-of-00014.safetensors", "model.layers.1.mlp.experts.gate_up_proj_scales": "model-00010-of-00014.safetensors", "model.layers.1.mlp.experts.down_proj_bias": "model-00010-of-00014.safetensors", "model.layers.1.mlp.experts.down_proj_blocks": "model-00010-of-00014.safetensors", "model.layers.1.mlp.experts.down_proj_scales": "model-00010-of-00014.safetensors", "model.layers.1.post_attention_layernorm.weight": "model-00010-of-00014.safetensors", "model.layers.10.input_layernorm.weight": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.o_proj.bias": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.o_proj.weight": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.q_proj.bias": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.k_proj.bias": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.v_proj.bias": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.q_proj.weight": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.k_proj.weight": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.v_proj.weight": "model-00010-of-00014.safetensors", "model.layers.10.self_attn.sinks": "model-00010-of-00014.safetensors", "model.layers.10.mlp.router.bias": "model-00010-of-00014.safetensors", "model.layers.10.mlp.router.weight": "model-00010-of-00014.safetensors", "model.layers.10.mlp.experts.gate_up_proj_bias": "model-00010-of-00014.safetensors", "model.layers.10.mlp.experts.gate_up_proj_blocks": "model-00010-of-00014.safetensors", "model.layers.10.mlp.experts.gate_up_proj_scales": "model-00010-of-00014.safetensors", "model.layers.10.mlp.experts.down_proj_bias": "model-00010-of-00014.safetensors", "model.layers.10.mlp.experts.down_proj_blocks": "model-00010-of-00014.safetensors", "model.layers.10.mlp.experts.down_proj_scales": "model-00010-of-00014.safetensors", "model.layers.10.post_attention_layernorm.weight": "model-00010-of-00014.safetensors", "model.layers.11.input_layernorm.weight": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.o_proj.bias": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.o_proj.weight": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.q_proj.bias": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.k_proj.bias": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.v_proj.bias": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.q_proj.weight": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.k_proj.weight": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.v_proj.weight": "model-00010-of-00014.safetensors", "model.layers.11.self_attn.sinks": "model-00010-of-00014.safetensors", "model.layers.11.mlp.router.bias": "model-00010-of-00014.safetensors", "model.layers.11.mlp.router.weight": "model-00010-of-00014.safetensors", "model.layers.11.mlp.experts.gate_up_proj_bias": "model-00010-of-00014.safetensors", "model.layers.11.mlp.experts.gate_up_proj_blocks": "model-00010-of-00014.safetensors", "model.layers.11.mlp.experts.gate_up_proj_scales": "model-00010-of-00014.safetensors", "model.layers.11.mlp.experts.down_proj_bias": "model-00010-of-00014.safetensors", "model.layers.11.mlp.experts.down_proj_blocks": "model-00011-of-00014.safetensors", "model.layers.11.mlp.experts.down_proj_scales": "model-00011-of-00014.safetensors", "model.layers.11.post_attention_layernorm.weight": "model-00011-of-00014.safetensors", "model.layers.12.input_layernorm.weight": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.o_proj.bias": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.o_proj.weight": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.q_proj.bias": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.k_proj.bias": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.v_proj.bias": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.q_proj.weight": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.k_proj.weight": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.v_proj.weight": "model-00011-of-00014.safetensors", "model.layers.12.self_attn.sinks": "model-00011-of-00014.safetensors", "model.layers.12.mlp.router.bias": "model-00011-of-00014.safetensors", "model.layers.12.mlp.router.weight": "model-00011-of-00014.safetensors", "model.layers.12.mlp.experts.gate_up_proj_bias": "model-00011-of-00014.safetensors", "model.layers.12.mlp.experts.gate_up_proj_blocks": "model-00011-of-00014.safetensors", "model.layers.12.mlp.experts.gate_up_proj_scales": "model-00011-of-00014.safetensors", "model.layers.12.mlp.experts.down_proj_bias": "model-00011-of-00014.safetensors", "model.layers.12.mlp.experts.down_proj_blocks": "model-00011-of-00014.safetensors", "model.layers.12.mlp.experts.down_proj_scales": "model-00011-of-00014.safetensors", "model.layers.12.post_attention_layernorm.weight": "model-00011-of-00014.safetensors", "model.layers.13.input_layernorm.weight": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.o_proj.bias": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.o_proj.weight": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.q_proj.bias": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.k_proj.bias": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.v_proj.bias": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.q_proj.weight": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.k_proj.weight": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.v_proj.weight": "model-00011-of-00014.safetensors", "model.layers.13.self_attn.sinks": "model-00011-of-00014.safetensors", "model.layers.13.mlp.router.bias": "model-00011-of-00014.safetensors", "model.layers.13.mlp.router.weight": "model-00011-of-00014.safetensors", "model.layers.13.mlp.experts.gate_up_proj_bias": "model-00011-of-00014.safetensors", "model.layers.13.mlp.experts.gate_up_proj_blocks": "model-00011-of-00014.safetensors", "model.layers.13.mlp.experts.gate_up_proj_scales": "model-00011-of-00014.safetensors", "model.layers.13.mlp.experts.down_proj_bias": "model-00011-of-00014.safetensors", "model.layers.13.mlp.experts.down_proj_blocks": "model-00011-of-00014.safetensors", "model.layers.13.mlp.experts.down_proj_scales": "model-00011-of-00014.safetensors", "model.layers.13.post_attention_layernorm.weight": "model-00011-of-00014.safetensors", "model.layers.14.input_layernorm.weight": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.o_proj.bias": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.o_proj.weight": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.q_proj.bias": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.k_proj.bias": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.v_proj.bias": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.q_proj.weight": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.k_proj.weight": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.v_proj.weight": "model-00011-of-00014.safetensors", "model.layers.14.self_attn.sinks": "model-00011-of-00014.safetensors", "model.layers.14.mlp.router.bias": "model-00011-of-00014.safetensors", "model.layers.14.mlp.router.weight": "model-00011-of-00014.safetensors", "model.layers.14.mlp.experts.gate_up_proj_bias": "model-00011-of-00014.safetensors", "model.embed_tokens.weight": "model-00012-of-00014.safetensors", "model.norm.weight": "model-00012-of-00014.safetensors", "lm_head.weight": "model-00012-of-00014.safetensors", "model.layers.30.mlp.experts.gate_up_proj_blocks": "model-00012-of-00014.safetensors", "model.layers.30.mlp.experts.gate_up_proj_scales": "model-00012-of-00014.safetensors", "model.layers.30.mlp.experts.down_proj_bias": "model-00012-of-00014.safetensors", "model.layers.30.mlp.experts.down_proj_blocks": "model-00012-of-00014.safetensors", "model.layers.30.mlp.experts.down_proj_scales": "model-00012-of-00014.safetensors", "model.layers.30.post_attention_layernorm.weight": "model-00012-of-00014.safetensors", "model.layers.31.input_layernorm.weight": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.o_proj.bias": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.o_proj.weight": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.q_proj.bias": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.k_proj.bias": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.v_proj.bias": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.q_proj.weight": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.k_proj.weight": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.v_proj.weight": "model-00012-of-00014.safetensors", "model.layers.31.self_attn.sinks": "model-00012-of-00014.safetensors", "model.layers.31.mlp.router.bias": "model-00012-of-00014.safetensors", "model.layers.31.mlp.router.weight": "model-00012-of-00014.safetensors", "model.layers.31.mlp.experts.gate_up_proj_bias": "model-00012-of-00014.safetensors", "model.layers.31.mlp.experts.gate_up_proj_blocks": "model-00013-of-00014.safetensors", "model.layers.31.mlp.experts.gate_up_proj_scales": "model-00013-of-00014.safetensors", "model.layers.31.mlp.experts.down_proj_bias": "model-00013-of-00014.safetensors", "model.layers.31.mlp.experts.down_proj_blocks": "model-00013-of-00014.safetensors", "model.layers.31.mlp.experts.down_proj_scales": "model-00013-of-00014.safetensors", "model.layers.31.post_attention_layernorm.weight": "model-00013-of-00014.safetensors", "model.layers.32.input_layernorm.weight": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.o_proj.bias": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.o_proj.weight": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.q_proj.bias": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.k_proj.bias": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.v_proj.bias": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.q_proj.weight": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.k_proj.weight": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.v_proj.weight": "model-00013-of-00014.safetensors", "model.layers.32.self_attn.sinks": "model-00013-of-00014.safetensors", "model.layers.32.mlp.router.bias": "model-00013-of-00014.safetensors", "model.layers.32.mlp.router.weight": "model-00013-of-00014.safetensors", "model.layers.32.mlp.experts.gate_up_proj_bias": "model-00013-of-00014.safetensors", "model.layers.32.mlp.experts.gate_up_proj_blocks": "model-00013-of-00014.safetensors", "model.layers.32.mlp.experts.gate_up_proj_scales": "model-00013-of-00014.safetensors", "model.layers.32.mlp.experts.down_proj_bias": "model-00013-of-00014.safetensors", "model.layers.32.mlp.experts.down_proj_blocks": "model-00013-of-00014.safetensors", "model.layers.32.mlp.experts.down_proj_scales": "model-00013-of-00014.safetensors", "model.layers.32.post_attention_layernorm.weight": "model-00013-of-00014.safetensors", "model.layers.33.input_layernorm.weight": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.o_proj.bias": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.o_proj.weight": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.q_proj.bias": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.k_proj.bias": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.v_proj.bias": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.q_proj.weight": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.k_proj.weight": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.v_proj.weight": "model-00013-of-00014.safetensors", "model.layers.33.self_attn.sinks": "model-00013-of-00014.safetensors", "model.layers.33.mlp.router.bias": "model-00013-of-00014.safetensors", "model.layers.33.mlp.router.weight": "model-00013-of-00014.safetensors", "model.layers.33.mlp.experts.gate_up_proj_bias": "model-00013-of-00014.safetensors", "model.layers.33.mlp.experts.gate_up_proj_blocks": "model-00013-of-00014.safetensors", "model.layers.33.mlp.experts.gate_up_proj_scales": "model-00013-of-00014.safetensors", "model.layers.33.mlp.experts.down_proj_bias": "model-00013-of-00014.safetensors", "model.layers.33.mlp.experts.down_proj_blocks": "model-00014-of-00014.safetensors", "model.layers.33.mlp.experts.down_proj_scales": "model-00014-of-00014.safetensors", "model.layers.33.post_attention_layernorm.weight": "model-00014-of-00014.safetensors", "model.layers.34.input_layernorm.weight": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.o_proj.bias": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.o_proj.weight": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.q_proj.bias": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.k_proj.bias": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.v_proj.bias": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.q_proj.weight": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.k_proj.weight": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.v_proj.weight": "model-00014-of-00014.safetensors", "model.layers.34.self_attn.sinks": "model-00014-of-00014.safetensors", "model.layers.34.mlp.router.bias": "model-00014-of-00014.safetensors", "model.layers.34.mlp.router.weight": "model-00014-of-00014.safetensors", "model.layers.34.mlp.experts.gate_up_proj_bias": "model-00014-of-00014.safetensors", "model.layers.34.mlp.experts.gate_up_proj_blocks": "model-00014-of-00014.safetensors", "model.layers.34.mlp.experts.gate_up_proj_scales": "model-00014-of-00014.safetensors", "model.layers.34.mlp.experts.down_proj_bias": "model-00014-of-00014.safetensors", "model.layers.34.mlp.experts.down_proj_blocks": "model-00014-of-00014.safetensors", "model.layers.34.mlp.experts.down_proj_scales": "model-00014-of-00014.safetensors", "model.layers.34.post_attention_layernorm.weight": "model-00014-of-00014.safetensors", "model.layers.35.input_layernorm.weight": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.o_proj.bias": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.o_proj.weight": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.q_proj.bias": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.k_proj.bias": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.v_proj.bias": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.q_proj.weight": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.k_proj.weight": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.v_proj.weight": "model-00014-of-00014.safetensors", "model.layers.35.self_attn.sinks": "model-00014-of-00014.safetensors", "model.layers.35.mlp.router.bias": "model-00014-of-00014.safetensors", "model.layers.35.mlp.router.weight": "model-00014-of-00014.safetensors", "model.layers.35.mlp.experts.gate_up_proj_bias": "model-00014-of-00014.safetensors", "model.layers.35.mlp.experts.gate_up_proj_blocks": "model-00014-of-00014.safetensors", "model.layers.35.mlp.experts.gate_up_proj_scales": "model-00014-of-00014.safetensors", "model.layers.35.mlp.experts.down_proj_bias": "model-00014-of-00014.safetensors", "model.layers.35.mlp.experts.down_proj_blocks": "model-00014-of-00014.safetensors", "model.layers.35.mlp.experts.down_proj_scales": "model-00014-of-00014.safetensors", "model.layers.35.post_attention_layernorm.weight": "model-00014-of-00014.safetensors", "model.layers.4.input_layernorm.weight": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.o_proj.bias": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.o_proj.weight": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.q_proj.bias": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.k_proj.bias": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.v_proj.bias": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.q_proj.weight": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.k_proj.weight": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.v_proj.weight": "model-00014-of-00014.safetensors", "model.layers.4.self_attn.sinks": "model-00014-of-00014.safetensors", "model.layers.4.mlp.router.bias": "model-00014-of-00014.safetensors", "model.layers.4.mlp.router.weight": "model-00014-of-00014.safetensors", "model.layers.4.mlp.experts.gate_up_proj_bias": "model-00014-of-00014.safetensors"}}
original/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"num_hidden_layers": 36, "num_experts": 128, "experts_per_token": 4, "vocab_size": 201088, "hidden_size": 2880, "intermediate_size": 2880, "swiglu_limit": 7.0, "head_dim": 64, "num_attention_heads": 64, "num_key_value_heads": 8, "sliding_window": 128, "initial_context_length": 4096, "rope_theta": 150000, "rope_scaling_factor": 32.0, "rope_ntk_alpha": 1, "rope_ntk_beta": 32}
original/dtypes.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"embedding.weight": "BF16", "block.0.attn.norm.scale": "BF16", "block.0.attn.qkv.weight": "BF16", "block.0.attn.qkv.bias": "BF16", "block.0.attn.sinks": "BF16", "block.0.attn.out.weight": "BF16", "block.0.attn.out.bias": "BF16", "block.0.mlp.norm.scale": "BF16", "block.0.mlp.gate.weight": "BF16", "block.0.mlp.gate.bias": "BF16", "block.0.mlp.mlp1_weight.blocks": "FP4", "block.0.mlp.mlp1_weight.scales": "UE8", "block.0.mlp.mlp1_bias": "BF16", "block.0.mlp.mlp2_weight.blocks": "FP4", "block.0.mlp.mlp2_weight.scales": "UE8", "block.0.mlp.mlp2_bias": "BF16", "block.1.attn.norm.scale": "BF16", "block.1.attn.qkv.weight": "BF16", "block.1.attn.qkv.bias": "BF16", "block.1.attn.sinks": "BF16", "block.1.attn.out.weight": "BF16", "block.1.attn.out.bias": "BF16", "block.1.mlp.norm.scale": "BF16", "block.1.mlp.gate.weight": "BF16", "block.1.mlp.gate.bias": "BF16", "block.1.mlp.mlp1_weight.blocks": "FP4", "block.1.mlp.mlp1_weight.scales": "UE8", "block.1.mlp.mlp1_bias": "BF16", "block.1.mlp.mlp2_weight.blocks": "FP4", "block.1.mlp.mlp2_weight.scales": "UE8", "block.1.mlp.mlp2_bias": "BF16", "block.2.attn.norm.scale": "BF16", "block.2.attn.qkv.weight": "BF16", "block.2.attn.qkv.bias": "BF16", "block.2.attn.sinks": "BF16", "block.2.attn.out.weight": "BF16", "block.2.attn.out.bias": "BF16", "block.2.mlp.norm.scale": "BF16", "block.2.mlp.gate.weight": "BF16", "block.2.mlp.gate.bias": "BF16", "block.2.mlp.mlp1_weight.blocks": "FP4", "block.2.mlp.mlp1_weight.scales": "UE8", "block.2.mlp.mlp1_bias": "BF16", "block.2.mlp.mlp2_weight.blocks": "FP4", "block.2.mlp.mlp2_weight.scales": "UE8", "block.2.mlp.mlp2_bias": "BF16", "block.3.attn.norm.scale": "BF16", "block.3.attn.qkv.weight": "BF16", "block.3.attn.qkv.bias": "BF16", "block.3.attn.sinks": "BF16", "block.3.attn.out.weight": "BF16", "block.3.attn.out.bias": "BF16", "block.3.mlp.norm.scale": "BF16", "block.3.mlp.gate.weight": "BF16", "block.3.mlp.gate.bias": "BF16", "block.3.mlp.mlp1_weight.blocks": "FP4", "block.3.mlp.mlp1_weight.scales": "UE8", "block.3.mlp.mlp1_bias": "BF16", "block.3.mlp.mlp2_weight.blocks": "FP4", "block.3.mlp.mlp2_weight.scales": "UE8", "block.3.mlp.mlp2_bias": "BF16", "block.4.attn.norm.scale": "BF16", "block.4.attn.qkv.weight": "BF16", "block.4.attn.qkv.bias": "BF16", "block.4.attn.sinks": "BF16", "block.4.attn.out.weight": "BF16", "block.4.attn.out.bias": "BF16", "block.4.mlp.norm.scale": "BF16", "block.4.mlp.gate.weight": "BF16", "block.4.mlp.gate.bias": "BF16", "block.4.mlp.mlp1_weight.blocks": "FP4", "block.4.mlp.mlp1_weight.scales": "UE8", "block.4.mlp.mlp1_bias": "BF16", "block.4.mlp.mlp2_weight.blocks": "FP4", "block.4.mlp.mlp2_weight.scales": "UE8", "block.4.mlp.mlp2_bias": "BF16", "block.5.attn.norm.scale": "BF16", "block.5.attn.qkv.weight": "BF16", "block.5.attn.qkv.bias": "BF16", "block.5.attn.sinks": "BF16", "block.5.attn.out.weight": "BF16", "block.5.attn.out.bias": "BF16", "block.5.mlp.norm.scale": "BF16", "block.5.mlp.gate.weight": "BF16", "block.5.mlp.gate.bias": "BF16", "block.5.mlp.mlp1_weight.blocks": "FP4", "block.5.mlp.mlp1_weight.scales": "UE8", "block.5.mlp.mlp1_bias": "BF16", "block.5.mlp.mlp2_weight.blocks": "FP4", "block.5.mlp.mlp2_weight.scales": "UE8", "block.5.mlp.mlp2_bias": "BF16", "block.6.attn.norm.scale": "BF16", "block.6.attn.qkv.weight": "BF16", "block.6.attn.qkv.bias": "BF16", "block.6.attn.sinks": "BF16", "block.6.attn.out.weight": "BF16", "block.6.attn.out.bias": "BF16", "block.6.mlp.norm.scale": "BF16", "block.6.mlp.gate.weight": "BF16", "block.6.mlp.gate.bias": "BF16", "block.6.mlp.mlp1_weight.blocks": "FP4", "block.6.mlp.mlp1_weight.scales": "UE8", "block.6.mlp.mlp1_bias": "BF16", "block.6.mlp.mlp2_weight.blocks": "FP4", "block.6.mlp.mlp2_weight.scales": "UE8", "block.6.mlp.mlp2_bias": "BF16", "block.7.attn.norm.scale": "BF16", "block.7.attn.qkv.weight": "BF16", "block.7.attn.qkv.bias": "BF16", "block.7.attn.sinks": "BF16", "block.7.attn.out.weight": "BF16", "block.7.attn.out.bias": "BF16", "block.7.mlp.norm.scale": "BF16", "block.7.mlp.gate.weight": "BF16", "block.7.mlp.gate.bias": "BF16", "block.7.mlp.mlp1_weight.blocks": "FP4", "block.7.mlp.mlp1_weight.scales": "UE8", "block.7.mlp.mlp1_bias": "BF16", "block.7.mlp.mlp2_weight.blocks": "FP4", "block.7.mlp.mlp2_weight.scales": "UE8", "block.7.mlp.mlp2_bias": "BF16", "block.8.attn.norm.scale": "BF16", "block.8.attn.qkv.weight": "BF16", "block.8.attn.qkv.bias": "BF16", "block.8.attn.sinks": "BF16", "block.8.attn.out.weight": "BF16", "block.8.attn.out.bias": "BF16", "block.8.mlp.norm.scale": "BF16", "block.8.mlp.gate.weight": "BF16", "block.8.mlp.gate.bias": "BF16", "block.8.mlp.mlp1_weight.blocks": "FP4", "block.8.mlp.mlp1_weight.scales": "UE8", "block.8.mlp.mlp1_bias": "BF16", "block.8.mlp.mlp2_weight.blocks": "FP4", "block.8.mlp.mlp2_weight.scales": "UE8", "block.8.mlp.mlp2_bias": "BF16", "block.9.attn.norm.scale": "BF16", "block.9.attn.qkv.weight": "BF16", "block.9.attn.qkv.bias": "BF16", "block.9.attn.sinks": "BF16", "block.9.attn.out.weight": "BF16", "block.9.attn.out.bias": "BF16", "block.9.mlp.norm.scale": "BF16", "block.9.mlp.gate.weight": "BF16", "block.9.mlp.gate.bias": "BF16", "block.9.mlp.mlp1_weight.blocks": "FP4", "block.9.mlp.mlp1_weight.scales": "UE8", "block.9.mlp.mlp1_bias": "BF16", "block.9.mlp.mlp2_weight.blocks": "FP4", "block.9.mlp.mlp2_weight.scales": "UE8", "block.9.mlp.mlp2_bias": "BF16", "block.10.attn.norm.scale": "BF16", "block.10.attn.qkv.weight": "BF16", "block.10.attn.qkv.bias": "BF16", "block.10.attn.sinks": "BF16", "block.10.attn.out.weight": "BF16", "block.10.attn.out.bias": "BF16", "block.10.mlp.norm.scale": "BF16", "block.10.mlp.gate.weight": "BF16", "block.10.mlp.gate.bias": "BF16", "block.10.mlp.mlp1_weight.blocks": "FP4", "block.10.mlp.mlp1_weight.scales": "UE8", "block.10.mlp.mlp1_bias": "BF16", "block.10.mlp.mlp2_weight.blocks": "FP4", "block.10.mlp.mlp2_weight.scales": "UE8", "block.10.mlp.mlp2_bias": "BF16", "block.11.attn.norm.scale": "BF16", "block.11.attn.qkv.weight": "BF16", "block.11.attn.qkv.bias": "BF16", "block.11.attn.sinks": "BF16", "block.11.attn.out.weight": "BF16", "block.11.attn.out.bias": "BF16", "block.11.mlp.norm.scale": "BF16", "block.11.mlp.gate.weight": "BF16", "block.11.mlp.gate.bias": "BF16", "block.11.mlp.mlp1_weight.blocks": "FP4", "block.11.mlp.mlp1_weight.scales": "UE8", "block.11.mlp.mlp1_bias": "BF16", "block.11.mlp.mlp2_weight.blocks": "FP4", "block.11.mlp.mlp2_weight.scales": "UE8", "block.11.mlp.mlp2_bias": "BF16", "block.12.attn.norm.scale": "BF16", "block.12.attn.qkv.weight": "BF16", "block.12.attn.qkv.bias": "BF16", "block.12.attn.sinks": "BF16", "block.12.attn.out.weight": "BF16", "block.12.attn.out.bias": "BF16", "block.12.mlp.norm.scale": "BF16", "block.12.mlp.gate.weight": "BF16", "block.12.mlp.gate.bias": "BF16", "block.12.mlp.mlp1_weight.blocks": "FP4", "block.12.mlp.mlp1_weight.scales": "UE8", "block.12.mlp.mlp1_bias": "BF16", "block.12.mlp.mlp2_weight.blocks": "FP4", "block.12.mlp.mlp2_weight.scales": "UE8", "block.12.mlp.mlp2_bias": "BF16", "block.13.attn.norm.scale": "BF16", "block.13.attn.qkv.weight": "BF16", "block.13.attn.qkv.bias": "BF16", "block.13.attn.sinks": "BF16", "block.13.attn.out.weight": "BF16", "block.13.attn.out.bias": "BF16", "block.13.mlp.norm.scale": "BF16", "block.13.mlp.gate.weight": "BF16", "block.13.mlp.gate.bias": "BF16", "block.13.mlp.mlp1_weight.blocks": "FP4", "block.13.mlp.mlp1_weight.scales": "UE8", "block.13.mlp.mlp1_bias": "BF16", "block.13.mlp.mlp2_weight.blocks": "FP4", "block.13.mlp.mlp2_weight.scales": "UE8", "block.13.mlp.mlp2_bias": "BF16", "block.14.attn.norm.scale": "BF16", "block.14.attn.qkv.weight": "BF16", "block.14.attn.qkv.bias": "BF16", "block.14.attn.sinks": "BF16", "block.14.attn.out.weight": "BF16", "block.14.attn.out.bias": "BF16", "block.14.mlp.norm.scale": "BF16", "block.14.mlp.gate.weight": "BF16", "block.14.mlp.gate.bias": "BF16", "block.14.mlp.mlp1_weight.blocks": "FP4", "block.14.mlp.mlp1_weight.scales": "UE8", "block.14.mlp.mlp1_bias": "BF16", "block.14.mlp.mlp2_weight.blocks": "FP4", "block.14.mlp.mlp2_weight.scales": "UE8", "block.14.mlp.mlp2_bias": "BF16", "block.15.attn.norm.scale": "BF16", "block.15.attn.qkv.weight": "BF16", "block.15.attn.qkv.bias": "BF16", "block.15.attn.sinks": "BF16", "block.15.attn.out.weight": "BF16", "block.15.attn.out.bias": "BF16", "block.15.mlp.norm.scale": "BF16", "block.15.mlp.gate.weight": "BF16", "block.15.mlp.gate.bias": "BF16", "block.15.mlp.mlp1_weight.blocks": "FP4", "block.15.mlp.mlp1_weight.scales": "UE8", "block.15.mlp.mlp1_bias": "BF16", "block.15.mlp.mlp2_weight.blocks": "FP4", "block.15.mlp.mlp2_weight.scales": "UE8", "block.15.mlp.mlp2_bias": "BF16", "block.16.attn.norm.scale": "BF16", "block.16.attn.qkv.weight": "BF16", "block.16.attn.qkv.bias": "BF16", "block.16.attn.sinks": "BF16", "block.16.attn.out.weight": "BF16", "block.16.attn.out.bias": "BF16", "block.16.mlp.norm.scale": "BF16", "block.16.mlp.gate.weight": "BF16", "block.16.mlp.gate.bias": "BF16", "block.16.mlp.mlp1_weight.blocks": "FP4", "block.16.mlp.mlp1_weight.scales": "UE8", "block.16.mlp.mlp1_bias": "BF16", "block.16.mlp.mlp2_weight.blocks": "FP4", "block.16.mlp.mlp2_weight.scales": "UE8", "block.16.mlp.mlp2_bias": "BF16", "block.17.attn.norm.scale": "BF16", "block.17.attn.qkv.weight": "BF16", "block.17.attn.qkv.bias": "BF16", "block.17.attn.sinks": "BF16", "block.17.attn.out.weight": "BF16", "block.17.attn.out.bias": "BF16", "block.17.mlp.norm.scale": "BF16", "block.17.mlp.gate.weight": "BF16", "block.17.mlp.gate.bias": "BF16", "block.17.mlp.mlp1_weight.blocks": "FP4", "block.17.mlp.mlp1_weight.scales": "UE8", "block.17.mlp.mlp1_bias": "BF16", "block.17.mlp.mlp2_weight.blocks": "FP4", "block.17.mlp.mlp2_weight.scales": "UE8", "block.17.mlp.mlp2_bias": "BF16", "block.18.attn.norm.scale": "BF16", "block.18.attn.qkv.weight": "BF16", "block.18.attn.qkv.bias": "BF16", "block.18.attn.sinks": "BF16", "block.18.attn.out.weight": "BF16", "block.18.attn.out.bias": "BF16", "block.18.mlp.norm.scale": "BF16", "block.18.mlp.gate.weight": "BF16", "block.18.mlp.gate.bias": "BF16", "block.18.mlp.mlp1_weight.blocks": "FP4", "block.18.mlp.mlp1_weight.scales": "UE8", "block.18.mlp.mlp1_bias": "BF16", "block.18.mlp.mlp2_weight.blocks": "FP4", "block.18.mlp.mlp2_weight.scales": "UE8", "block.18.mlp.mlp2_bias": "BF16", "block.19.attn.norm.scale": "BF16", "block.19.attn.qkv.weight": "BF16", "block.19.attn.qkv.bias": "BF16", "block.19.attn.sinks": "BF16", "block.19.attn.out.weight": "BF16", "block.19.attn.out.bias": "BF16", "block.19.mlp.norm.scale": "BF16", "block.19.mlp.gate.weight": "BF16", "block.19.mlp.gate.bias": "BF16", "block.19.mlp.mlp1_weight.blocks": "FP4", "block.19.mlp.mlp1_weight.scales": "UE8", "block.19.mlp.mlp1_bias": "BF16", "block.19.mlp.mlp2_weight.blocks": "FP4", "block.19.mlp.mlp2_weight.scales": "UE8", "block.19.mlp.mlp2_bias": "BF16", "block.20.attn.norm.scale": "BF16", "block.20.attn.qkv.weight": "BF16", "block.20.attn.qkv.bias": "BF16", "block.20.attn.sinks": "BF16", "block.20.attn.out.weight": "BF16", "block.20.attn.out.bias": "BF16", "block.20.mlp.norm.scale": "BF16", "block.20.mlp.gate.weight": "BF16", "block.20.mlp.gate.bias": "BF16", "block.20.mlp.mlp1_weight.blocks": "FP4", "block.20.mlp.mlp1_weight.scales": "UE8", "block.20.mlp.mlp1_bias": "BF16", "block.20.mlp.mlp2_weight.blocks": "FP4", "block.20.mlp.mlp2_weight.scales": "UE8", "block.20.mlp.mlp2_bias": "BF16", "block.21.attn.norm.scale": "BF16", "block.21.attn.qkv.weight": "BF16", "block.21.attn.qkv.bias": "BF16", "block.21.attn.sinks": "BF16", "block.21.attn.out.weight": "BF16", "block.21.attn.out.bias": "BF16", "block.21.mlp.norm.scale": "BF16", "block.21.mlp.gate.weight": "BF16", "block.21.mlp.gate.bias": "BF16", "block.21.mlp.mlp1_weight.blocks": "FP4", "block.21.mlp.mlp1_weight.scales": "UE8", "block.21.mlp.mlp1_bias": "BF16", "block.21.mlp.mlp2_weight.blocks": "FP4", "block.21.mlp.mlp2_weight.scales": "UE8", "block.21.mlp.mlp2_bias": "BF16", "block.22.attn.norm.scale": "BF16", "block.22.attn.qkv.weight": "BF16", "block.22.attn.qkv.bias": "BF16", "block.22.attn.sinks": "BF16", "block.22.attn.out.weight": "BF16", "block.22.attn.out.bias": "BF16", "block.22.mlp.norm.scale": "BF16", "block.22.mlp.gate.weight": "BF16", "block.22.mlp.gate.bias": "BF16", "block.22.mlp.mlp1_weight.blocks": "FP4", "block.22.mlp.mlp1_weight.scales": "UE8", "block.22.mlp.mlp1_bias": "BF16", "block.22.mlp.mlp2_weight.blocks": "FP4", "block.22.mlp.mlp2_weight.scales": "UE8", "block.22.mlp.mlp2_bias": "BF16", "block.23.attn.norm.scale": "BF16", "block.23.attn.qkv.weight": "BF16", "block.23.attn.qkv.bias": "BF16", "block.23.attn.sinks": "BF16", "block.23.attn.out.weight": "BF16", "block.23.attn.out.bias": "BF16", "block.23.mlp.norm.scale": "BF16", "block.23.mlp.gate.weight": "BF16", "block.23.mlp.gate.bias": "BF16", "block.23.mlp.mlp1_weight.blocks": "FP4", "block.23.mlp.mlp1_weight.scales": "UE8", "block.23.mlp.mlp1_bias": "BF16", "block.23.mlp.mlp2_weight.blocks": "FP4", "block.23.mlp.mlp2_weight.scales": "UE8", "block.23.mlp.mlp2_bias": "BF16", "block.24.attn.norm.scale": "BF16", "block.24.attn.qkv.weight": "BF16", "block.24.attn.qkv.bias": "BF16", "block.24.attn.sinks": "BF16", "block.24.attn.out.weight": "BF16", "block.24.attn.out.bias": "BF16", "block.24.mlp.norm.scale": "BF16", "block.24.mlp.gate.weight": "BF16", "block.24.mlp.gate.bias": "BF16", "block.24.mlp.mlp1_weight.blocks": "FP4", "block.24.mlp.mlp1_weight.scales": "UE8", "block.24.mlp.mlp1_bias": "BF16", "block.24.mlp.mlp2_weight.blocks": "FP4", "block.24.mlp.mlp2_weight.scales": "UE8", "block.24.mlp.mlp2_bias": "BF16", "block.25.attn.norm.scale": "BF16", "block.25.attn.qkv.weight": "BF16", "block.25.attn.qkv.bias": "BF16", "block.25.attn.sinks": "BF16", "block.25.attn.out.weight": "BF16", "block.25.attn.out.bias": "BF16", "block.25.mlp.norm.scale": "BF16", "block.25.mlp.gate.weight": "BF16", "block.25.mlp.gate.bias": "BF16", "block.25.mlp.mlp1_weight.blocks": "FP4", "block.25.mlp.mlp1_weight.scales": "UE8", "block.25.mlp.mlp1_bias": "BF16", "block.25.mlp.mlp2_weight.blocks": "FP4", "block.25.mlp.mlp2_weight.scales": "UE8", "block.25.mlp.mlp2_bias": "BF16", "block.26.attn.norm.scale": "BF16", "block.26.attn.qkv.weight": "BF16", "block.26.attn.qkv.bias": "BF16", "block.26.attn.sinks": "BF16", "block.26.attn.out.weight": "BF16", "block.26.attn.out.bias": "BF16", "block.26.mlp.norm.scale": "BF16", "block.26.mlp.gate.weight": "BF16", "block.26.mlp.gate.bias": "BF16", "block.26.mlp.mlp1_weight.blocks": "FP4", "block.26.mlp.mlp1_weight.scales": "UE8", "block.26.mlp.mlp1_bias": "BF16", "block.26.mlp.mlp2_weight.blocks": "FP4", "block.26.mlp.mlp2_weight.scales": "UE8", "block.26.mlp.mlp2_bias": "BF16", "block.27.attn.norm.scale": "BF16", "block.27.attn.qkv.weight": "BF16", "block.27.attn.qkv.bias": "BF16", "block.27.attn.sinks": "BF16", "block.27.attn.out.weight": "BF16", "block.27.attn.out.bias": "BF16", "block.27.mlp.norm.scale": "BF16", "block.27.mlp.gate.weight": "BF16", "block.27.mlp.gate.bias": "BF16", "block.27.mlp.mlp1_weight.blocks": "FP4", "block.27.mlp.mlp1_weight.scales": "UE8", "block.27.mlp.mlp1_bias": "BF16", "block.27.mlp.mlp2_weight.blocks": "FP4", "block.27.mlp.mlp2_weight.scales": "UE8", "block.27.mlp.mlp2_bias": "BF16", "block.28.attn.norm.scale": "BF16", "block.28.attn.qkv.weight": "BF16", "block.28.attn.qkv.bias": "BF16", "block.28.attn.sinks": "BF16", "block.28.attn.out.weight": "BF16", "block.28.attn.out.bias": "BF16", "block.28.mlp.norm.scale": "BF16", "block.28.mlp.gate.weight": "BF16", "block.28.mlp.gate.bias": "BF16", "block.28.mlp.mlp1_weight.blocks": "FP4", "block.28.mlp.mlp1_weight.scales": "UE8", "block.28.mlp.mlp1_bias": "BF16", "block.28.mlp.mlp2_weight.blocks": "FP4", "block.28.mlp.mlp2_weight.scales": "UE8", "block.28.mlp.mlp2_bias": "BF16", "block.29.attn.norm.scale": "BF16", "block.29.attn.qkv.weight": "BF16", "block.29.attn.qkv.bias": "BF16", "block.29.attn.sinks": "BF16", "block.29.attn.out.weight": "BF16", "block.29.attn.out.bias": "BF16", "block.29.mlp.norm.scale": "BF16", "block.29.mlp.gate.weight": "BF16", "block.29.mlp.gate.bias": "BF16", "block.29.mlp.mlp1_weight.blocks": "FP4", "block.29.mlp.mlp1_weight.scales": "UE8", "block.29.mlp.mlp1_bias": "BF16", "block.29.mlp.mlp2_weight.blocks": "FP4", "block.29.mlp.mlp2_weight.scales": "UE8", "block.29.mlp.mlp2_bias": "BF16", "block.30.attn.norm.scale": "BF16", "block.30.attn.qkv.weight": "BF16", "block.30.attn.qkv.bias": "BF16", "block.30.attn.sinks": "BF16", "block.30.attn.out.weight": "BF16", "block.30.attn.out.bias": "BF16", "block.30.mlp.norm.scale": "BF16", "block.30.mlp.gate.weight": "BF16", "block.30.mlp.gate.bias": "BF16", "block.30.mlp.mlp1_weight.blocks": "FP4", "block.30.mlp.mlp1_weight.scales": "UE8", "block.30.mlp.mlp1_bias": "BF16", "block.30.mlp.mlp2_weight.blocks": "FP4", "block.30.mlp.mlp2_weight.scales": "UE8", "block.30.mlp.mlp2_bias": "BF16", "block.31.attn.norm.scale": "BF16", "block.31.attn.qkv.weight": "BF16", "block.31.attn.qkv.bias": "BF16", "block.31.attn.sinks": "BF16", "block.31.attn.out.weight": "BF16", "block.31.attn.out.bias": "BF16", "block.31.mlp.norm.scale": "BF16", "block.31.mlp.gate.weight": "BF16", "block.31.mlp.gate.bias": "BF16", "block.31.mlp.mlp1_weight.blocks": "FP4", "block.31.mlp.mlp1_weight.scales": "UE8", "block.31.mlp.mlp1_bias": "BF16", "block.31.mlp.mlp2_weight.blocks": "FP4", "block.31.mlp.mlp2_weight.scales": "UE8", "block.31.mlp.mlp2_bias": "BF16", "block.32.attn.norm.scale": "BF16", "block.32.attn.qkv.weight": "BF16", "block.32.attn.qkv.bias": "BF16", "block.32.attn.sinks": "BF16", "block.32.attn.out.weight": "BF16", "block.32.attn.out.bias": "BF16", "block.32.mlp.norm.scale": "BF16", "block.32.mlp.gate.weight": "BF16", "block.32.mlp.gate.bias": "BF16", "block.32.mlp.mlp1_weight.blocks": "FP4", "block.32.mlp.mlp1_weight.scales": "UE8", "block.32.mlp.mlp1_bias": "BF16", "block.32.mlp.mlp2_weight.blocks": "FP4", "block.32.mlp.mlp2_weight.scales": "UE8", "block.32.mlp.mlp2_bias": "BF16", "block.33.attn.norm.scale": "BF16", "block.33.attn.qkv.weight": "BF16", "block.33.attn.qkv.bias": "BF16", "block.33.attn.sinks": "BF16", "block.33.attn.out.weight": "BF16", "block.33.attn.out.bias": "BF16", "block.33.mlp.norm.scale": "BF16", "block.33.mlp.gate.weight": "BF16", "block.33.mlp.gate.bias": "BF16", "block.33.mlp.mlp1_weight.blocks": "FP4", "block.33.mlp.mlp1_weight.scales": "UE8", "block.33.mlp.mlp1_bias": "BF16", "block.33.mlp.mlp2_weight.blocks": "FP4", "block.33.mlp.mlp2_weight.scales": "UE8", "block.33.mlp.mlp2_bias": "BF16", "block.34.attn.norm.scale": "BF16", "block.34.attn.qkv.weight": "BF16", "block.34.attn.qkv.bias": "BF16", "block.34.attn.sinks": "BF16", "block.34.attn.out.weight": "BF16", "block.34.attn.out.bias": "BF16", "block.34.mlp.norm.scale": "BF16", "block.34.mlp.gate.weight": "BF16", "block.34.mlp.gate.bias": "BF16", "block.34.mlp.mlp1_weight.blocks": "FP4", "block.34.mlp.mlp1_weight.scales": "UE8", "block.34.mlp.mlp1_bias": "BF16", "block.34.mlp.mlp2_weight.blocks": "FP4", "block.34.mlp.mlp2_weight.scales": "UE8", "block.34.mlp.mlp2_bias": "BF16", "block.35.attn.norm.scale": "BF16", "block.35.attn.qkv.weight": "BF16", "block.35.attn.qkv.bias": "BF16", "block.35.attn.sinks": "BF16", "block.35.attn.out.weight": "BF16", "block.35.attn.out.bias": "BF16", "block.35.mlp.norm.scale": "BF16", "block.35.mlp.gate.weight": "BF16", "block.35.mlp.gate.bias": "BF16", "block.35.mlp.mlp1_weight.blocks": "FP4", "block.35.mlp.mlp1_weight.scales": "UE8", "block.35.mlp.mlp1_bias": "BF16", "block.35.mlp.mlp2_weight.blocks": "FP4", "block.35.mlp.mlp2_weight.scales": "UE8", "block.35.mlp.mlp2_bias": "BF16", "norm.scale": "BF16", "unembedding.weight": "BF16"}
original/model--00001-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68a8dc1f8e2e5996cb702f14332a25ddf3463daeab2df68e21ca09ef181203c3
3
+ size 10544040680
original/model--00002-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b8f0d5c7dc3195c61a711d08384a1f85624f018186da541585c0f97ac61020
3
+ size 10488721680
original/model--00003-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dbccd746d50e9543e8016d0a43ab4487c7f86d72349b1ef17abdfec509d0701
3
+ size 10488721688
original/model--00004-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc73cf6d18f96a2e62428758463157cc12768f410873152a50d3929a64cd049
3
+ size 10488721672
original/model--00005-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15fd69843e9cc6fdf2db0efe0cf0979b49a6ba84b3a38169b2fabc5479d04a7d
3
+ size 10488721680
original/model--00006-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aedef2ee0a5a78a003b3f74fd6883033946b80097bf41e4f4715d95066f0588
3
+ size 10433402600
original/model--00007-of-00007.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20d5dfcad1ed6c50aa3c0da7d3f08828dba72b5f58686a987bf3a8f01659cda6
3
+ size 2316539800
original/model.safetensors.index.json ADDED
@@ -0,0 +1,550 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 65248815744
4
+ },
5
+ "weight_map": {
6
+ "block.0.attn.norm.scale": "model--00001-of-00007.safetensors",
7
+ "block.0.attn.out.bias": "model--00001-of-00007.safetensors",
8
+ "block.0.attn.out.weight": "model--00001-of-00007.safetensors",
9
+ "block.0.attn.qkv.bias": "model--00001-of-00007.safetensors",
10
+ "block.0.attn.qkv.weight": "model--00001-of-00007.safetensors",
11
+ "block.0.attn.sinks": "model--00001-of-00007.safetensors",
12
+ "block.0.mlp.gate.bias": "model--00001-of-00007.safetensors",
13
+ "block.0.mlp.gate.weight": "model--00001-of-00007.safetensors",
14
+ "block.0.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
15
+ "block.0.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
16
+ "block.0.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
17
+ "block.0.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
18
+ "block.0.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
19
+ "block.0.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
20
+ "block.0.mlp.norm.scale": "model--00001-of-00007.safetensors",
21
+ "block.1.attn.norm.scale": "model--00001-of-00007.safetensors",
22
+ "block.1.attn.out.bias": "model--00001-of-00007.safetensors",
23
+ "block.1.attn.out.weight": "model--00001-of-00007.safetensors",
24
+ "block.1.attn.qkv.bias": "model--00001-of-00007.safetensors",
25
+ "block.1.attn.qkv.weight": "model--00001-of-00007.safetensors",
26
+ "block.1.attn.sinks": "model--00001-of-00007.safetensors",
27
+ "block.1.mlp.gate.bias": "model--00001-of-00007.safetensors",
28
+ "block.1.mlp.gate.weight": "model--00001-of-00007.safetensors",
29
+ "block.1.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
30
+ "block.1.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
31
+ "block.1.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
32
+ "block.1.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
33
+ "block.1.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
34
+ "block.1.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
35
+ "block.1.mlp.norm.scale": "model--00001-of-00007.safetensors",
36
+ "block.10.attn.norm.scale": "model--00001-of-00007.safetensors",
37
+ "block.10.attn.out.bias": "model--00001-of-00007.safetensors",
38
+ "block.10.attn.out.weight": "model--00001-of-00007.safetensors",
39
+ "block.10.attn.qkv.bias": "model--00001-of-00007.safetensors",
40
+ "block.10.attn.qkv.weight": "model--00001-of-00007.safetensors",
41
+ "block.10.attn.sinks": "model--00001-of-00007.safetensors",
42
+ "block.10.mlp.gate.bias": "model--00001-of-00007.safetensors",
43
+ "block.10.mlp.gate.weight": "model--00001-of-00007.safetensors",
44
+ "block.10.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
45
+ "block.10.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
46
+ "block.10.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
47
+ "block.10.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
48
+ "block.10.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
49
+ "block.10.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
50
+ "block.10.mlp.norm.scale": "model--00001-of-00007.safetensors",
51
+ "block.11.attn.norm.scale": "model--00001-of-00007.safetensors",
52
+ "block.11.attn.out.bias": "model--00001-of-00007.safetensors",
53
+ "block.11.attn.out.weight": "model--00001-of-00007.safetensors",
54
+ "block.11.attn.qkv.bias": "model--00001-of-00007.safetensors",
55
+ "block.11.attn.qkv.weight": "model--00001-of-00007.safetensors",
56
+ "block.11.attn.sinks": "model--00001-of-00007.safetensors",
57
+ "block.11.mlp.gate.bias": "model--00001-of-00007.safetensors",
58
+ "block.11.mlp.gate.weight": "model--00001-of-00007.safetensors",
59
+ "block.11.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
60
+ "block.11.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
61
+ "block.11.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
62
+ "block.11.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
63
+ "block.11.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
64
+ "block.11.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
65
+ "block.11.mlp.norm.scale": "model--00001-of-00007.safetensors",
66
+ "block.12.attn.norm.scale": "model--00001-of-00007.safetensors",
67
+ "block.12.attn.out.bias": "model--00001-of-00007.safetensors",
68
+ "block.12.attn.out.weight": "model--00001-of-00007.safetensors",
69
+ "block.12.attn.qkv.bias": "model--00001-of-00007.safetensors",
70
+ "block.12.attn.qkv.weight": "model--00001-of-00007.safetensors",
71
+ "block.12.attn.sinks": "model--00001-of-00007.safetensors",
72
+ "block.12.mlp.gate.bias": "model--00001-of-00007.safetensors",
73
+ "block.12.mlp.gate.weight": "model--00001-of-00007.safetensors",
74
+ "block.12.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
75
+ "block.12.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
76
+ "block.12.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
77
+ "block.12.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
78
+ "block.12.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
79
+ "block.12.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
80
+ "block.12.mlp.norm.scale": "model--00001-of-00007.safetensors",
81
+ "block.13.attn.norm.scale": "model--00001-of-00007.safetensors",
82
+ "block.13.attn.out.bias": "model--00001-of-00007.safetensors",
83
+ "block.13.attn.out.weight": "model--00001-of-00007.safetensors",
84
+ "block.13.attn.qkv.bias": "model--00001-of-00007.safetensors",
85
+ "block.13.attn.qkv.weight": "model--00001-of-00007.safetensors",
86
+ "block.13.attn.sinks": "model--00001-of-00007.safetensors",
87
+ "block.13.mlp.gate.bias": "model--00001-of-00007.safetensors",
88
+ "block.13.mlp.gate.weight": "model--00001-of-00007.safetensors",
89
+ "block.13.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
90
+ "block.13.mlp.mlp1_weight.blocks": "model--00001-of-00007.safetensors",
91
+ "block.13.mlp.mlp1_weight.scales": "model--00001-of-00007.safetensors",
92
+ "block.13.mlp.mlp2_bias": "model--00001-of-00007.safetensors",
93
+ "block.13.mlp.mlp2_weight.blocks": "model--00001-of-00007.safetensors",
94
+ "block.13.mlp.mlp2_weight.scales": "model--00001-of-00007.safetensors",
95
+ "block.13.mlp.norm.scale": "model--00001-of-00007.safetensors",
96
+ "block.14.attn.norm.scale": "model--00001-of-00007.safetensors",
97
+ "block.14.attn.out.bias": "model--00001-of-00007.safetensors",
98
+ "block.14.attn.out.weight": "model--00001-of-00007.safetensors",
99
+ "block.14.attn.qkv.bias": "model--00001-of-00007.safetensors",
100
+ "block.14.attn.qkv.weight": "model--00001-of-00007.safetensors",
101
+ "block.14.attn.sinks": "model--00001-of-00007.safetensors",
102
+ "block.14.mlp.gate.bias": "model--00001-of-00007.safetensors",
103
+ "block.14.mlp.gate.weight": "model--00001-of-00007.safetensors",
104
+ "block.14.mlp.mlp1_bias": "model--00001-of-00007.safetensors",
105
+ "block.14.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
106
+ "block.14.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
107
+ "block.14.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
108
+ "block.14.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
109
+ "block.14.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
110
+ "block.14.mlp.norm.scale": "model--00002-of-00007.safetensors",
111
+ "block.15.attn.norm.scale": "model--00002-of-00007.safetensors",
112
+ "block.15.attn.out.bias": "model--00002-of-00007.safetensors",
113
+ "block.15.attn.out.weight": "model--00002-of-00007.safetensors",
114
+ "block.15.attn.qkv.bias": "model--00002-of-00007.safetensors",
115
+ "block.15.attn.qkv.weight": "model--00002-of-00007.safetensors",
116
+ "block.15.attn.sinks": "model--00002-of-00007.safetensors",
117
+ "block.15.mlp.gate.bias": "model--00002-of-00007.safetensors",
118
+ "block.15.mlp.gate.weight": "model--00002-of-00007.safetensors",
119
+ "block.15.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
120
+ "block.15.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
121
+ "block.15.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
122
+ "block.15.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
123
+ "block.15.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
124
+ "block.15.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
125
+ "block.15.mlp.norm.scale": "model--00002-of-00007.safetensors",
126
+ "block.16.attn.norm.scale": "model--00002-of-00007.safetensors",
127
+ "block.16.attn.out.bias": "model--00002-of-00007.safetensors",
128
+ "block.16.attn.out.weight": "model--00002-of-00007.safetensors",
129
+ "block.16.attn.qkv.bias": "model--00002-of-00007.safetensors",
130
+ "block.16.attn.qkv.weight": "model--00002-of-00007.safetensors",
131
+ "block.16.attn.sinks": "model--00002-of-00007.safetensors",
132
+ "block.16.mlp.gate.bias": "model--00002-of-00007.safetensors",
133
+ "block.16.mlp.gate.weight": "model--00002-of-00007.safetensors",
134
+ "block.16.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
135
+ "block.16.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
136
+ "block.16.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
137
+ "block.16.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
138
+ "block.16.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
139
+ "block.16.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
140
+ "block.16.mlp.norm.scale": "model--00002-of-00007.safetensors",
141
+ "block.17.attn.norm.scale": "model--00002-of-00007.safetensors",
142
+ "block.17.attn.out.bias": "model--00002-of-00007.safetensors",
143
+ "block.17.attn.out.weight": "model--00002-of-00007.safetensors",
144
+ "block.17.attn.qkv.bias": "model--00002-of-00007.safetensors",
145
+ "block.17.attn.qkv.weight": "model--00002-of-00007.safetensors",
146
+ "block.17.attn.sinks": "model--00002-of-00007.safetensors",
147
+ "block.17.mlp.gate.bias": "model--00002-of-00007.safetensors",
148
+ "block.17.mlp.gate.weight": "model--00002-of-00007.safetensors",
149
+ "block.17.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
150
+ "block.17.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
151
+ "block.17.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
152
+ "block.17.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
153
+ "block.17.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
154
+ "block.17.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
155
+ "block.17.mlp.norm.scale": "model--00002-of-00007.safetensors",
156
+ "block.18.attn.norm.scale": "model--00002-of-00007.safetensors",
157
+ "block.18.attn.out.bias": "model--00002-of-00007.safetensors",
158
+ "block.18.attn.out.weight": "model--00002-of-00007.safetensors",
159
+ "block.18.attn.qkv.bias": "model--00002-of-00007.safetensors",
160
+ "block.18.attn.qkv.weight": "model--00002-of-00007.safetensors",
161
+ "block.18.attn.sinks": "model--00002-of-00007.safetensors",
162
+ "block.18.mlp.gate.bias": "model--00002-of-00007.safetensors",
163
+ "block.18.mlp.gate.weight": "model--00002-of-00007.safetensors",
164
+ "block.18.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
165
+ "block.18.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
166
+ "block.18.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
167
+ "block.18.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
168
+ "block.18.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
169
+ "block.18.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
170
+ "block.18.mlp.norm.scale": "model--00002-of-00007.safetensors",
171
+ "block.19.attn.norm.scale": "model--00002-of-00007.safetensors",
172
+ "block.19.attn.out.bias": "model--00002-of-00007.safetensors",
173
+ "block.19.attn.out.weight": "model--00002-of-00007.safetensors",
174
+ "block.19.attn.qkv.bias": "model--00002-of-00007.safetensors",
175
+ "block.19.attn.qkv.weight": "model--00002-of-00007.safetensors",
176
+ "block.19.attn.sinks": "model--00002-of-00007.safetensors",
177
+ "block.19.mlp.gate.bias": "model--00002-of-00007.safetensors",
178
+ "block.19.mlp.gate.weight": "model--00002-of-00007.safetensors",
179
+ "block.19.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
180
+ "block.19.mlp.mlp1_weight.blocks": "model--00002-of-00007.safetensors",
181
+ "block.19.mlp.mlp1_weight.scales": "model--00002-of-00007.safetensors",
182
+ "block.19.mlp.mlp2_bias": "model--00002-of-00007.safetensors",
183
+ "block.19.mlp.mlp2_weight.blocks": "model--00002-of-00007.safetensors",
184
+ "block.19.mlp.mlp2_weight.scales": "model--00002-of-00007.safetensors",
185
+ "block.19.mlp.norm.scale": "model--00002-of-00007.safetensors",
186
+ "block.2.attn.norm.scale": "model--00002-of-00007.safetensors",
187
+ "block.2.attn.out.bias": "model--00002-of-00007.safetensors",
188
+ "block.2.attn.out.weight": "model--00002-of-00007.safetensors",
189
+ "block.2.attn.qkv.bias": "model--00002-of-00007.safetensors",
190
+ "block.2.attn.qkv.weight": "model--00002-of-00007.safetensors",
191
+ "block.2.attn.sinks": "model--00002-of-00007.safetensors",
192
+ "block.2.mlp.gate.bias": "model--00002-of-00007.safetensors",
193
+ "block.2.mlp.gate.weight": "model--00002-of-00007.safetensors",
194
+ "block.2.mlp.mlp1_bias": "model--00002-of-00007.safetensors",
195
+ "block.2.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
196
+ "block.2.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
197
+ "block.2.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
198
+ "block.2.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
199
+ "block.2.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
200
+ "block.2.mlp.norm.scale": "model--00003-of-00007.safetensors",
201
+ "block.20.attn.norm.scale": "model--00003-of-00007.safetensors",
202
+ "block.20.attn.out.bias": "model--00003-of-00007.safetensors",
203
+ "block.20.attn.out.weight": "model--00003-of-00007.safetensors",
204
+ "block.20.attn.qkv.bias": "model--00003-of-00007.safetensors",
205
+ "block.20.attn.qkv.weight": "model--00003-of-00007.safetensors",
206
+ "block.20.attn.sinks": "model--00003-of-00007.safetensors",
207
+ "block.20.mlp.gate.bias": "model--00003-of-00007.safetensors",
208
+ "block.20.mlp.gate.weight": "model--00003-of-00007.safetensors",
209
+ "block.20.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
210
+ "block.20.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
211
+ "block.20.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
212
+ "block.20.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
213
+ "block.20.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
214
+ "block.20.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
215
+ "block.20.mlp.norm.scale": "model--00003-of-00007.safetensors",
216
+ "block.21.attn.norm.scale": "model--00003-of-00007.safetensors",
217
+ "block.21.attn.out.bias": "model--00003-of-00007.safetensors",
218
+ "block.21.attn.out.weight": "model--00003-of-00007.safetensors",
219
+ "block.21.attn.qkv.bias": "model--00003-of-00007.safetensors",
220
+ "block.21.attn.qkv.weight": "model--00003-of-00007.safetensors",
221
+ "block.21.attn.sinks": "model--00003-of-00007.safetensors",
222
+ "block.21.mlp.gate.bias": "model--00003-of-00007.safetensors",
223
+ "block.21.mlp.gate.weight": "model--00003-of-00007.safetensors",
224
+ "block.21.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
225
+ "block.21.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
226
+ "block.21.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
227
+ "block.21.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
228
+ "block.21.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
229
+ "block.21.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
230
+ "block.21.mlp.norm.scale": "model--00003-of-00007.safetensors",
231
+ "block.22.attn.norm.scale": "model--00003-of-00007.safetensors",
232
+ "block.22.attn.out.bias": "model--00003-of-00007.safetensors",
233
+ "block.22.attn.out.weight": "model--00003-of-00007.safetensors",
234
+ "block.22.attn.qkv.bias": "model--00003-of-00007.safetensors",
235
+ "block.22.attn.qkv.weight": "model--00003-of-00007.safetensors",
236
+ "block.22.attn.sinks": "model--00003-of-00007.safetensors",
237
+ "block.22.mlp.gate.bias": "model--00003-of-00007.safetensors",
238
+ "block.22.mlp.gate.weight": "model--00003-of-00007.safetensors",
239
+ "block.22.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
240
+ "block.22.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
241
+ "block.22.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
242
+ "block.22.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
243
+ "block.22.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
244
+ "block.22.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
245
+ "block.22.mlp.norm.scale": "model--00003-of-00007.safetensors",
246
+ "block.23.attn.norm.scale": "model--00003-of-00007.safetensors",
247
+ "block.23.attn.out.bias": "model--00003-of-00007.safetensors",
248
+ "block.23.attn.out.weight": "model--00003-of-00007.safetensors",
249
+ "block.23.attn.qkv.bias": "model--00003-of-00007.safetensors",
250
+ "block.23.attn.qkv.weight": "model--00003-of-00007.safetensors",
251
+ "block.23.attn.sinks": "model--00003-of-00007.safetensors",
252
+ "block.23.mlp.gate.bias": "model--00003-of-00007.safetensors",
253
+ "block.23.mlp.gate.weight": "model--00003-of-00007.safetensors",
254
+ "block.23.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
255
+ "block.23.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
256
+ "block.23.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
257
+ "block.23.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
258
+ "block.23.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
259
+ "block.23.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
260
+ "block.23.mlp.norm.scale": "model--00003-of-00007.safetensors",
261
+ "block.24.attn.norm.scale": "model--00003-of-00007.safetensors",
262
+ "block.24.attn.out.bias": "model--00003-of-00007.safetensors",
263
+ "block.24.attn.out.weight": "model--00003-of-00007.safetensors",
264
+ "block.24.attn.qkv.bias": "model--00003-of-00007.safetensors",
265
+ "block.24.attn.qkv.weight": "model--00003-of-00007.safetensors",
266
+ "block.24.attn.sinks": "model--00003-of-00007.safetensors",
267
+ "block.24.mlp.gate.bias": "model--00003-of-00007.safetensors",
268
+ "block.24.mlp.gate.weight": "model--00003-of-00007.safetensors",
269
+ "block.24.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
270
+ "block.24.mlp.mlp1_weight.blocks": "model--00003-of-00007.safetensors",
271
+ "block.24.mlp.mlp1_weight.scales": "model--00003-of-00007.safetensors",
272
+ "block.24.mlp.mlp2_bias": "model--00003-of-00007.safetensors",
273
+ "block.24.mlp.mlp2_weight.blocks": "model--00003-of-00007.safetensors",
274
+ "block.24.mlp.mlp2_weight.scales": "model--00003-of-00007.safetensors",
275
+ "block.24.mlp.norm.scale": "model--00003-of-00007.safetensors",
276
+ "block.25.attn.norm.scale": "model--00003-of-00007.safetensors",
277
+ "block.25.attn.out.bias": "model--00003-of-00007.safetensors",
278
+ "block.25.attn.out.weight": "model--00003-of-00007.safetensors",
279
+ "block.25.attn.qkv.bias": "model--00003-of-00007.safetensors",
280
+ "block.25.attn.qkv.weight": "model--00003-of-00007.safetensors",
281
+ "block.25.attn.sinks": "model--00003-of-00007.safetensors",
282
+ "block.25.mlp.gate.bias": "model--00003-of-00007.safetensors",
283
+ "block.25.mlp.gate.weight": "model--00003-of-00007.safetensors",
284
+ "block.25.mlp.mlp1_bias": "model--00003-of-00007.safetensors",
285
+ "block.25.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
286
+ "block.25.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
287
+ "block.25.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
288
+ "block.25.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
289
+ "block.25.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
290
+ "block.25.mlp.norm.scale": "model--00004-of-00007.safetensors",
291
+ "block.26.attn.norm.scale": "model--00004-of-00007.safetensors",
292
+ "block.26.attn.out.bias": "model--00004-of-00007.safetensors",
293
+ "block.26.attn.out.weight": "model--00004-of-00007.safetensors",
294
+ "block.26.attn.qkv.bias": "model--00004-of-00007.safetensors",
295
+ "block.26.attn.qkv.weight": "model--00004-of-00007.safetensors",
296
+ "block.26.attn.sinks": "model--00004-of-00007.safetensors",
297
+ "block.26.mlp.gate.bias": "model--00004-of-00007.safetensors",
298
+ "block.26.mlp.gate.weight": "model--00004-of-00007.safetensors",
299
+ "block.26.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
300
+ "block.26.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
301
+ "block.26.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
302
+ "block.26.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
303
+ "block.26.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
304
+ "block.26.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
305
+ "block.26.mlp.norm.scale": "model--00004-of-00007.safetensors",
306
+ "block.27.attn.norm.scale": "model--00004-of-00007.safetensors",
307
+ "block.27.attn.out.bias": "model--00004-of-00007.safetensors",
308
+ "block.27.attn.out.weight": "model--00004-of-00007.safetensors",
309
+ "block.27.attn.qkv.bias": "model--00004-of-00007.safetensors",
310
+ "block.27.attn.qkv.weight": "model--00004-of-00007.safetensors",
311
+ "block.27.attn.sinks": "model--00004-of-00007.safetensors",
312
+ "block.27.mlp.gate.bias": "model--00004-of-00007.safetensors",
313
+ "block.27.mlp.gate.weight": "model--00004-of-00007.safetensors",
314
+ "block.27.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
315
+ "block.27.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
316
+ "block.27.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
317
+ "block.27.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
318
+ "block.27.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
319
+ "block.27.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
320
+ "block.27.mlp.norm.scale": "model--00004-of-00007.safetensors",
321
+ "block.28.attn.norm.scale": "model--00004-of-00007.safetensors",
322
+ "block.28.attn.out.bias": "model--00004-of-00007.safetensors",
323
+ "block.28.attn.out.weight": "model--00004-of-00007.safetensors",
324
+ "block.28.attn.qkv.bias": "model--00004-of-00007.safetensors",
325
+ "block.28.attn.qkv.weight": "model--00004-of-00007.safetensors",
326
+ "block.28.attn.sinks": "model--00004-of-00007.safetensors",
327
+ "block.28.mlp.gate.bias": "model--00004-of-00007.safetensors",
328
+ "block.28.mlp.gate.weight": "model--00004-of-00007.safetensors",
329
+ "block.28.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
330
+ "block.28.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
331
+ "block.28.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
332
+ "block.28.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
333
+ "block.28.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
334
+ "block.28.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
335
+ "block.28.mlp.norm.scale": "model--00004-of-00007.safetensors",
336
+ "block.29.attn.norm.scale": "model--00004-of-00007.safetensors",
337
+ "block.29.attn.out.bias": "model--00004-of-00007.safetensors",
338
+ "block.29.attn.out.weight": "model--00004-of-00007.safetensors",
339
+ "block.29.attn.qkv.bias": "model--00004-of-00007.safetensors",
340
+ "block.29.attn.qkv.weight": "model--00004-of-00007.safetensors",
341
+ "block.29.attn.sinks": "model--00004-of-00007.safetensors",
342
+ "block.29.mlp.gate.bias": "model--00004-of-00007.safetensors",
343
+ "block.29.mlp.gate.weight": "model--00004-of-00007.safetensors",
344
+ "block.29.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
345
+ "block.29.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
346
+ "block.29.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
347
+ "block.29.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
348
+ "block.29.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
349
+ "block.29.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
350
+ "block.29.mlp.norm.scale": "model--00004-of-00007.safetensors",
351
+ "block.3.attn.norm.scale": "model--00004-of-00007.safetensors",
352
+ "block.3.attn.out.bias": "model--00004-of-00007.safetensors",
353
+ "block.3.attn.out.weight": "model--00004-of-00007.safetensors",
354
+ "block.3.attn.qkv.bias": "model--00004-of-00007.safetensors",
355
+ "block.3.attn.qkv.weight": "model--00004-of-00007.safetensors",
356
+ "block.3.attn.sinks": "model--00004-of-00007.safetensors",
357
+ "block.3.mlp.gate.bias": "model--00004-of-00007.safetensors",
358
+ "block.3.mlp.gate.weight": "model--00004-of-00007.safetensors",
359
+ "block.3.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
360
+ "block.3.mlp.mlp1_weight.blocks": "model--00004-of-00007.safetensors",
361
+ "block.3.mlp.mlp1_weight.scales": "model--00004-of-00007.safetensors",
362
+ "block.3.mlp.mlp2_bias": "model--00004-of-00007.safetensors",
363
+ "block.3.mlp.mlp2_weight.blocks": "model--00004-of-00007.safetensors",
364
+ "block.3.mlp.mlp2_weight.scales": "model--00004-of-00007.safetensors",
365
+ "block.3.mlp.norm.scale": "model--00004-of-00007.safetensors",
366
+ "block.30.attn.norm.scale": "model--00004-of-00007.safetensors",
367
+ "block.30.attn.out.bias": "model--00004-of-00007.safetensors",
368
+ "block.30.attn.out.weight": "model--00004-of-00007.safetensors",
369
+ "block.30.attn.qkv.bias": "model--00004-of-00007.safetensors",
370
+ "block.30.attn.qkv.weight": "model--00004-of-00007.safetensors",
371
+ "block.30.attn.sinks": "model--00004-of-00007.safetensors",
372
+ "block.30.mlp.gate.bias": "model--00004-of-00007.safetensors",
373
+ "block.30.mlp.gate.weight": "model--00004-of-00007.safetensors",
374
+ "block.30.mlp.mlp1_bias": "model--00004-of-00007.safetensors",
375
+ "block.30.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
376
+ "block.30.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
377
+ "block.30.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
378
+ "block.30.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
379
+ "block.30.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
380
+ "block.30.mlp.norm.scale": "model--00005-of-00007.safetensors",
381
+ "block.31.attn.norm.scale": "model--00005-of-00007.safetensors",
382
+ "block.31.attn.out.bias": "model--00005-of-00007.safetensors",
383
+ "block.31.attn.out.weight": "model--00005-of-00007.safetensors",
384
+ "block.31.attn.qkv.bias": "model--00005-of-00007.safetensors",
385
+ "block.31.attn.qkv.weight": "model--00005-of-00007.safetensors",
386
+ "block.31.attn.sinks": "model--00005-of-00007.safetensors",
387
+ "block.31.mlp.gate.bias": "model--00005-of-00007.safetensors",
388
+ "block.31.mlp.gate.weight": "model--00005-of-00007.safetensors",
389
+ "block.31.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
390
+ "block.31.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
391
+ "block.31.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
392
+ "block.31.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
393
+ "block.31.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
394
+ "block.31.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
395
+ "block.31.mlp.norm.scale": "model--00005-of-00007.safetensors",
396
+ "block.32.attn.norm.scale": "model--00005-of-00007.safetensors",
397
+ "block.32.attn.out.bias": "model--00005-of-00007.safetensors",
398
+ "block.32.attn.out.weight": "model--00005-of-00007.safetensors",
399
+ "block.32.attn.qkv.bias": "model--00005-of-00007.safetensors",
400
+ "block.32.attn.qkv.weight": "model--00005-of-00007.safetensors",
401
+ "block.32.attn.sinks": "model--00005-of-00007.safetensors",
402
+ "block.32.mlp.gate.bias": "model--00005-of-00007.safetensors",
403
+ "block.32.mlp.gate.weight": "model--00005-of-00007.safetensors",
404
+ "block.32.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
405
+ "block.32.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
406
+ "block.32.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
407
+ "block.32.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
408
+ "block.32.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
409
+ "block.32.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
410
+ "block.32.mlp.norm.scale": "model--00005-of-00007.safetensors",
411
+ "block.33.attn.norm.scale": "model--00005-of-00007.safetensors",
412
+ "block.33.attn.out.bias": "model--00005-of-00007.safetensors",
413
+ "block.33.attn.out.weight": "model--00005-of-00007.safetensors",
414
+ "block.33.attn.qkv.bias": "model--00005-of-00007.safetensors",
415
+ "block.33.attn.qkv.weight": "model--00005-of-00007.safetensors",
416
+ "block.33.attn.sinks": "model--00005-of-00007.safetensors",
417
+ "block.33.mlp.gate.bias": "model--00005-of-00007.safetensors",
418
+ "block.33.mlp.gate.weight": "model--00005-of-00007.safetensors",
419
+ "block.33.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
420
+ "block.33.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
421
+ "block.33.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
422
+ "block.33.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
423
+ "block.33.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
424
+ "block.33.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
425
+ "block.33.mlp.norm.scale": "model--00005-of-00007.safetensors",
426
+ "block.34.attn.norm.scale": "model--00005-of-00007.safetensors",
427
+ "block.34.attn.out.bias": "model--00005-of-00007.safetensors",
428
+ "block.34.attn.out.weight": "model--00005-of-00007.safetensors",
429
+ "block.34.attn.qkv.bias": "model--00005-of-00007.safetensors",
430
+ "block.34.attn.qkv.weight": "model--00005-of-00007.safetensors",
431
+ "block.34.attn.sinks": "model--00005-of-00007.safetensors",
432
+ "block.34.mlp.gate.bias": "model--00005-of-00007.safetensors",
433
+ "block.34.mlp.gate.weight": "model--00005-of-00007.safetensors",
434
+ "block.34.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
435
+ "block.34.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
436
+ "block.34.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
437
+ "block.34.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
438
+ "block.34.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
439
+ "block.34.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
440
+ "block.34.mlp.norm.scale": "model--00005-of-00007.safetensors",
441
+ "block.35.attn.norm.scale": "model--00005-of-00007.safetensors",
442
+ "block.35.attn.out.bias": "model--00005-of-00007.safetensors",
443
+ "block.35.attn.out.weight": "model--00005-of-00007.safetensors",
444
+ "block.35.attn.qkv.bias": "model--00005-of-00007.safetensors",
445
+ "block.35.attn.qkv.weight": "model--00005-of-00007.safetensors",
446
+ "block.35.attn.sinks": "model--00005-of-00007.safetensors",
447
+ "block.35.mlp.gate.bias": "model--00005-of-00007.safetensors",
448
+ "block.35.mlp.gate.weight": "model--00005-of-00007.safetensors",
449
+ "block.35.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
450
+ "block.35.mlp.mlp1_weight.blocks": "model--00005-of-00007.safetensors",
451
+ "block.35.mlp.mlp1_weight.scales": "model--00005-of-00007.safetensors",
452
+ "block.35.mlp.mlp2_bias": "model--00005-of-00007.safetensors",
453
+ "block.35.mlp.mlp2_weight.blocks": "model--00005-of-00007.safetensors",
454
+ "block.35.mlp.mlp2_weight.scales": "model--00005-of-00007.safetensors",
455
+ "block.35.mlp.norm.scale": "model--00005-of-00007.safetensors",
456
+ "block.4.attn.norm.scale": "model--00005-of-00007.safetensors",
457
+ "block.4.attn.out.bias": "model--00005-of-00007.safetensors",
458
+ "block.4.attn.out.weight": "model--00005-of-00007.safetensors",
459
+ "block.4.attn.qkv.bias": "model--00005-of-00007.safetensors",
460
+ "block.4.attn.qkv.weight": "model--00005-of-00007.safetensors",
461
+ "block.4.attn.sinks": "model--00005-of-00007.safetensors",
462
+ "block.4.mlp.gate.bias": "model--00005-of-00007.safetensors",
463
+ "block.4.mlp.gate.weight": "model--00005-of-00007.safetensors",
464
+ "block.4.mlp.mlp1_bias": "model--00005-of-00007.safetensors",
465
+ "block.4.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
466
+ "block.4.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
467
+ "block.4.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
468
+ "block.4.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
469
+ "block.4.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
470
+ "block.4.mlp.norm.scale": "model--00006-of-00007.safetensors",
471
+ "block.5.attn.norm.scale": "model--00006-of-00007.safetensors",
472
+ "block.5.attn.out.bias": "model--00006-of-00007.safetensors",
473
+ "block.5.attn.out.weight": "model--00006-of-00007.safetensors",
474
+ "block.5.attn.qkv.bias": "model--00006-of-00007.safetensors",
475
+ "block.5.attn.qkv.weight": "model--00006-of-00007.safetensors",
476
+ "block.5.attn.sinks": "model--00006-of-00007.safetensors",
477
+ "block.5.mlp.gate.bias": "model--00006-of-00007.safetensors",
478
+ "block.5.mlp.gate.weight": "model--00006-of-00007.safetensors",
479
+ "block.5.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
480
+ "block.5.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
481
+ "block.5.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
482
+ "block.5.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
483
+ "block.5.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
484
+ "block.5.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
485
+ "block.5.mlp.norm.scale": "model--00006-of-00007.safetensors",
486
+ "block.6.attn.norm.scale": "model--00006-of-00007.safetensors",
487
+ "block.6.attn.out.bias": "model--00006-of-00007.safetensors",
488
+ "block.6.attn.out.weight": "model--00006-of-00007.safetensors",
489
+ "block.6.attn.qkv.bias": "model--00006-of-00007.safetensors",
490
+ "block.6.attn.qkv.weight": "model--00006-of-00007.safetensors",
491
+ "block.6.attn.sinks": "model--00006-of-00007.safetensors",
492
+ "block.6.mlp.gate.bias": "model--00006-of-00007.safetensors",
493
+ "block.6.mlp.gate.weight": "model--00006-of-00007.safetensors",
494
+ "block.6.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
495
+ "block.6.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
496
+ "block.6.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
497
+ "block.6.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
498
+ "block.6.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
499
+ "block.6.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
500
+ "block.6.mlp.norm.scale": "model--00006-of-00007.safetensors",
501
+ "block.7.attn.norm.scale": "model--00006-of-00007.safetensors",
502
+ "block.7.attn.out.bias": "model--00006-of-00007.safetensors",
503
+ "block.7.attn.out.weight": "model--00006-of-00007.safetensors",
504
+ "block.7.attn.qkv.bias": "model--00006-of-00007.safetensors",
505
+ "block.7.attn.qkv.weight": "model--00006-of-00007.safetensors",
506
+ "block.7.attn.sinks": "model--00006-of-00007.safetensors",
507
+ "block.7.mlp.gate.bias": "model--00006-of-00007.safetensors",
508
+ "block.7.mlp.gate.weight": "model--00006-of-00007.safetensors",
509
+ "block.7.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
510
+ "block.7.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
511
+ "block.7.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
512
+ "block.7.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
513
+ "block.7.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
514
+ "block.7.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
515
+ "block.7.mlp.norm.scale": "model--00006-of-00007.safetensors",
516
+ "block.8.attn.norm.scale": "model--00006-of-00007.safetensors",
517
+ "block.8.attn.out.bias": "model--00006-of-00007.safetensors",
518
+ "block.8.attn.out.weight": "model--00006-of-00007.safetensors",
519
+ "block.8.attn.qkv.bias": "model--00006-of-00007.safetensors",
520
+ "block.8.attn.qkv.weight": "model--00006-of-00007.safetensors",
521
+ "block.8.attn.sinks": "model--00006-of-00007.safetensors",
522
+ "block.8.mlp.gate.bias": "model--00006-of-00007.safetensors",
523
+ "block.8.mlp.gate.weight": "model--00006-of-00007.safetensors",
524
+ "block.8.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
525
+ "block.8.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
526
+ "block.8.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
527
+ "block.8.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
528
+ "block.8.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
529
+ "block.8.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
530
+ "block.8.mlp.norm.scale": "model--00006-of-00007.safetensors",
531
+ "block.9.attn.norm.scale": "model--00006-of-00007.safetensors",
532
+ "block.9.attn.out.bias": "model--00006-of-00007.safetensors",
533
+ "block.9.attn.out.weight": "model--00006-of-00007.safetensors",
534
+ "block.9.attn.qkv.bias": "model--00006-of-00007.safetensors",
535
+ "block.9.attn.qkv.weight": "model--00006-of-00007.safetensors",
536
+ "block.9.attn.sinks": "model--00006-of-00007.safetensors",
537
+ "block.9.mlp.gate.bias": "model--00006-of-00007.safetensors",
538
+ "block.9.mlp.gate.weight": "model--00006-of-00007.safetensors",
539
+ "block.9.mlp.mlp1_bias": "model--00006-of-00007.safetensors",
540
+ "block.9.mlp.mlp1_weight.blocks": "model--00006-of-00007.safetensors",
541
+ "block.9.mlp.mlp1_weight.scales": "model--00006-of-00007.safetensors",
542
+ "block.9.mlp.mlp2_bias": "model--00006-of-00007.safetensors",
543
+ "block.9.mlp.mlp2_weight.blocks": "model--00006-of-00007.safetensors",
544
+ "block.9.mlp.mlp2_weight.scales": "model--00006-of-00007.safetensors",
545
+ "block.9.mlp.norm.scale": "model--00006-of-00007.safetensors",
546
+ "embedding.weight": "model--00007-of-00007.safetensors",
547
+ "norm.scale": "model--00007-of-00007.safetensors",
548
+ "unembedding.weight": "model--00007-of-00007.safetensors"
549
+ }
550
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|startoftext|>",
3
+ "eos_token": "<|return|>",
4
+ "pad_token": "<|endoftext|>"
5
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0614fe83cadab421296e664e1f48f4261fa8fef6e03e63bb75c20f38e37d07d3
3
+ size 27868174
tokenizer_config.json ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "199998": {
4
+ "content": "<|startoftext|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "199999": {
12
+ "content": "<|endoftext|>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "200000": {
20
+ "content": "<|reserved_200000|>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "200001": {
28
+ "content": "<|reserved_200001|>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "200002": {
36
+ "content": "<|return|>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "200003": {
44
+ "content": "<|constrain|>",
45
+ "lstrip": false,
46
+ "normalized": false,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": true
50
+ },
51
+ "200004": {
52
+ "content": "<|reserved_200004|>",
53
+ "lstrip": false,
54
+ "normalized": false,
55
+ "rstrip": false,
56
+ "single_word": false,
57
+ "special": true
58
+ },
59
+ "200005": {
60
+ "content": "<|channel|>",
61
+ "lstrip": false,
62
+ "normalized": false,
63
+ "rstrip": false,
64
+ "single_word": false,
65
+ "special": true
66
+ },
67
+ "200006": {
68
+ "content": "<|start|>",
69
+ "lstrip": false,
70
+ "normalized": false,
71
+ "rstrip": false,
72
+ "single_word": false,
73
+ "special": true
74
+ },
75
+ "200007": {
76
+ "content": "<|end|>",
77
+ "lstrip": false,
78
+ "normalized": false,
79
+ "rstrip": false,
80
+ "single_word": false,
81
+ "special": true
82
+ },
83
+ "200008": {
84
+ "content": "<|message|>",
85
+ "lstrip": false,
86
+ "normalized": false,
87
+ "rstrip": false,
88
+ "single_word": false,
89
+ "special": true
90
+ },
91
+ "200009": {
92
+ "content": "<|reserved_200009|>",
93
+ "lstrip": false,
94
+ "normalized": false,
95
+ "rstrip": false,
96
+ "single_word": false,
97
+ "special": true
98
+ },
99
+ "200010": {
100
+ "content": "<|reserved_200010|>",
101
+ "lstrip": false,
102
+ "normalized": false,
103
+ "rstrip": false,
104
+ "single_word": false,
105
+ "special": true
106
+ },
107
+ "200011": {
108
+ "content": "<|reserved_200011|>",
109
+ "lstrip": false,
110
+ "normalized": false,
111
+ "rstrip": false,
112
+ "single_word": false,
113
+ "special": true
114
+ },
115
+ "200012": {
116
+ "content": "<|call|>",
117
+ "lstrip": false,
118
+ "normalized": false,
119
+ "rstrip": false,
120
+ "single_word": false,
121
+ "special": true
122
+ },
123
+ "200013": {
124
+ "content": "<|reserved_200013|>",
125
+ "lstrip": false,
126
+ "normalized": false,
127
+ "rstrip": false,
128
+ "single_word": false,
129
+ "special": true
130
+ },
131
+ "200014": {
132
+ "content": "<|reserved_200014|>",
133
+ "lstrip": false,
134
+ "normalized": false,
135
+ "rstrip": false,
136
+ "single_word": false,
137
+ "special": true
138
+ },
139
+ "200015": {
140
+ "content": "<|reserved_200015|>",
141
+ "lstrip": false,
142
+ "normalized": false,
143
+ "rstrip": false,
144
+ "single_word": false,
145
+ "special": true
146
+ },
147
+ "200016": {
148
+ "content": "<|reserved_200016|>",
149
+ "lstrip": false,
150
+ "normalized": false,
151
+ "rstrip": false,
152
+ "single_word": false,
153
+ "special": true
154
+ },
155
+ "200017": {
156
+ "content": "<|reserved_200017|>",
157
+ "lstrip": false,
158
+ "normalized": false,
159
+ "rstrip": false,
160
+ "single_word": false,
161
+ "special": true
162
+ },
163
+ "200018": {
164
+ "content": "<|endofprompt|>",
165
+ "lstrip": false,
166
+ "normalized": false,
167
+ "rstrip": false,
168
+ "single_word": false,
169
+ "special": true
170
+ }
171
+ },
172
+ "bos_token": "<|startoftext|>",
173
+ "clean_up_tokenization_spaces": false,
174
+ "eos_token": "<|return|>",
175
+ "extra_special_tokens": {},
176
+ "model_input_names": [
177
+ "input_ids",
178
+ "attention_mask"
179
+ ],
180
+ "model_max_length": 1000000000000000019884624838656,
181
+ "pad_token": "<|endoftext|>",
182
+ "tokenizer_class": "PreTrainedTokenizerFast"
183
+ }