CodeXomics commited on
Commit
f6ffa6a
·
verified ·
1 Parent(s): d6cd219

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ tags:
7
+ - genomics
8
+ - tool-calling
9
+ - function-calling
10
+ - qwen3.5
11
+ - qwen
12
+ pipeline_tag: text-generation
13
+ base_model: Qwen/Qwen3.5-4B
14
+ pretty_name: CodeXomics-ToolAgent-4B-v1
15
+ ---
16
+
17
+ # CodeXomics-ToolAgent-4B-v1
18
+
19
+ **CodeXomics-ToolAgent-4B-v1** (internally `qwen3.5:4b-codexomics-tools-v5`) is a 4.2B-parameter
20
+ tool-calling model fine-tuned from `Qwen/Qwen3.5-4B` for the CodeXomics genomics workbench. It
21
+ performs native function calling against the CodeXomics tool registry (file loading, navigation,
22
+ sequence analysis, annotation, track control, export, BLAST, primer design, database/protein
23
+ retrieval, task management, and UI control).
24
+
25
+ ## Fine-tuning
26
+
27
+ - Method: QLoRA (rank 16, scale 32.0, dropout 0.05, 4 layers) with MLX-LM 0.31.2 / MLX 0.32.0
28
+ - Trainable parameters: 4.058M (0.096%)
29
+ - Optimizer: AdamW, learning rate 1.0e-5, effective batch size 4, 200 iterations
30
+ - Maximum sequence length: 3,072 tokens; prompt masking enabled
31
+ - Hardware: Apple M3 Max; peak memory 191 GB (including swap)
32
+ - Checkpoint selection: iteration 75 (validation loss 0.020); test loss 0.074 (perplexity 1.077)
33
+ - Training data: CodeXomics-ToolCalling-v1 (373/123/30 train/validation/test examples)
34
+
35
+ ## Evaluation
36
+
37
+ On the CodeXomics Benchmark (172 automatic tests: 143 single-operation, 29 multi-step), evaluated
38
+ in the real application loop with task-completion scoring plus execution evidence:
39
+
40
+ | Suite | Passed / Total |
41
+ | --- | --- |
42
+ | Simple | 143/143 |
43
+ | Complex | 29/29 |
44
+ | **Total** | **172/172 (100%)** |
45
+
46
+ 100% was achieved in multiple independent complete sessions (simple: 2026-08-04 and 2026-08-07;
47
+ complex: 2026-08-04 and 2026-08-10). Inference settings: temperature 0, thinking enabled.
48
+
49
+ ## Usage
50
+
51
+ ```python
52
+ from transformers import AutoModelForCausalLM, AutoTokenizer
53
+
54
+ model = AutoModelForCausalLM.from_pretrained("CodeXomics-ToolAgent-4B-v1")
55
+ tokenizer = AutoTokenizer.from_pretrained("CodeXomics-ToolAgent-4B-v1")
56
+ ```
57
+
58
+ For deployment in CodeXomics, the model is served through Ollama as `qwen3.5:4b-codexomics-tools-v5`
59
+ (Q4_K_M, 2.7 GB) with native tool calling and thinking enabled.
60
+
61
+ ## Limitations
62
+
63
+ - Multi-step workflows can occasionally stop before the final verification step, causing minor
64
+ run-to-run variance on the complex suite (27–29/29 across complete sessions).
65
+ - The model is specialized for CodeXomics genomic workflows; generalization to other tool-calling
66
+ domains was not evaluated.
67
+
68
+ ## Citation
69
+
70
+ ```bibtex
71
+ @software{codexomics-toolagent-v1,
72
+ title = {CodeXomics-ToolAgent-4B-v1},
73
+ author = {Song, Lifu},
74
+ year = {2026},
75
+ license = {Apache-2.0},
76
+ publisher = {Hugging Face},
77
+ base_model = {Qwen/Qwen3.5-4B}
78
+ }
79
+ ```
chat_template.jinja ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- set image_count = namespace(value=0) %}
2
+ {%- set video_count = namespace(value=0) %}
3
+ {%- macro render_content(content, do_vision_count, is_system_content=false) %}
4
+ {%- if content is string %}
5
+ {{- content }}
6
+ {%- elif content is iterable and content is not mapping %}
7
+ {%- for item in content %}
8
+ {%- if 'image' in item or 'image_url' in item or item.type == 'image' %}
9
+ {%- if is_system_content %}
10
+ {{- raise_exception('System message cannot contain images.') }}
11
+ {%- endif %}
12
+ {%- if do_vision_count %}
13
+ {%- set image_count.value = image_count.value + 1 %}
14
+ {%- endif %}
15
+ {%- if add_vision_id %}
16
+ {{- 'Picture ' ~ image_count.value ~ ': ' }}
17
+ {%- endif %}
18
+ {{- '<|vision_start|><|image_pad|><|vision_end|>' }}
19
+ {%- elif 'video' in item or item.type == 'video' %}
20
+ {%- if is_system_content %}
21
+ {{- raise_exception('System message cannot contain videos.') }}
22
+ {%- endif %}
23
+ {%- if do_vision_count %}
24
+ {%- set video_count.value = video_count.value + 1 %}
25
+ {%- endif %}
26
+ {%- if add_vision_id %}
27
+ {{- 'Video ' ~ video_count.value ~ ': ' }}
28
+ {%- endif %}
29
+ {{- '<|vision_start|><|video_pad|><|vision_end|>' }}
30
+ {%- elif 'text' in item %}
31
+ {{- item.text }}
32
+ {%- else %}
33
+ {{- raise_exception('Unexpected item type in content.') }}
34
+ {%- endif %}
35
+ {%- endfor %}
36
+ {%- elif content is none or content is undefined %}
37
+ {{- '' }}
38
+ {%- else %}
39
+ {{- raise_exception('Unexpected content type.') }}
40
+ {%- endif %}
41
+ {%- endmacro %}
42
+ {%- if not messages %}
43
+ {{- raise_exception('No messages provided.') }}
44
+ {%- endif %}
45
+ {%- if tools and tools is iterable and tools is not mapping %}
46
+ {{- '<|im_start|>system\n' }}
47
+ {{- "# Tools\n\nYou have access to the following functions:\n\n<tools>" }}
48
+ {%- for tool in tools %}
49
+ {{- "\n" }}
50
+ {{- tool | tojson }}
51
+ {%- endfor %}
52
+ {{- "\n</tools>" }}
53
+ {{- '\n\nIf you choose to call a function ONLY reply in the following format with NO suffix:\n\n<tool_call>\n<function=example_function_name>\n<parameter=example_parameter_1>\nvalue_1\n</parameter>\n<parameter=example_parameter_2>\nThis is the value for the second parameter\nthat can span\nmultiple lines\n</parameter>\n</function>\n</tool_call>\n\n<IMPORTANT>\nReminder:\n- Function calls MUST follow the specified format: an inner <function=...></function> block must be nested within <tool_call></tool_call> XML tags\n- Required parameters MUST be specified\n- You may provide optional reasoning for your function call in natural language BEFORE the function call, but NOT after\n- If there is no function call available, answer the question like normal with your current knowledge and do not tell the user about function calls\n</IMPORTANT>' }}
54
+ {%- if messages[0].role == 'system' %}
55
+ {%- set content = render_content(messages[0].content, false, true)|trim %}
56
+ {%- if content %}
57
+ {{- '\n\n' + content }}
58
+ {%- endif %}
59
+ {%- endif %}
60
+ {{- '<|im_end|>\n' }}
61
+ {%- else %}
62
+ {%- if messages[0].role == 'system' %}
63
+ {%- set content = render_content(messages[0].content, false, true)|trim %}
64
+ {{- '<|im_start|>system\n' + content + '<|im_end|>\n' }}
65
+ {%- endif %}
66
+ {%- endif %}
67
+ {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
68
+ {%- for message in messages[::-1] %}
69
+ {%- set index = (messages|length - 1) - loop.index0 %}
70
+ {%- if ns.multi_step_tool and message.role == "user" %}
71
+ {%- set content = render_content(message.content, false)|trim %}
72
+ {%- if not(content.startswith('<tool_response>') and content.endswith('</tool_response>')) %}
73
+ {%- set ns.multi_step_tool = false %}
74
+ {%- set ns.last_query_index = index %}
75
+ {%- endif %}
76
+ {%- endif %}
77
+ {%- endfor %}
78
+ {%- if ns.multi_step_tool %}
79
+ {{- raise_exception('No user query found in messages.') }}
80
+ {%- endif %}
81
+ {%- for message in messages %}
82
+ {%- set content = render_content(message.content, true)|trim %}
83
+ {%- if message.role == "system" %}
84
+ {%- if not loop.first %}
85
+ {{- raise_exception('System message must be at the beginning.') }}
86
+ {%- endif %}
87
+ {%- elif message.role == "user" %}
88
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
89
+ {%- elif message.role == "assistant" %}
90
+ {%- set reasoning_content = '' %}
91
+ {%- if message.reasoning_content is string %}
92
+ {%- set reasoning_content = message.reasoning_content %}
93
+ {%- else %}
94
+ {%- if '</think>' in content %}
95
+ {%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
96
+ {%- set content = content.split('</think>')[-1].lstrip('\n') %}
97
+ {%- endif %}
98
+ {%- endif %}
99
+ {%- set reasoning_content = reasoning_content|trim %}
100
+ {%- if loop.index0 > ns.last_query_index %}
101
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content + '\n</think>\n\n' + content }}
102
+ {%- else %}
103
+ {{- '<|im_start|>' + message.role + '\n' + content }}
104
+ {%- endif %}
105
+ {%- if message.tool_calls and message.tool_calls is iterable and message.tool_calls is not mapping %}
106
+ {%- for tool_call in message.tool_calls %}
107
+ {%- if tool_call.function is defined %}
108
+ {%- set tool_call = tool_call.function %}
109
+ {%- endif %}
110
+ {%- if loop.first %}
111
+ {%- if content|trim %}
112
+ {{- '\n\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
113
+ {%- else %}
114
+ {{- '<tool_call>\n<function=' + tool_call.name + '>\n' }}
115
+ {%- endif %}
116
+ {%- else %}
117
+ {{- '\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
118
+ {%- endif %}
119
+ {%- if tool_call.arguments is defined %}
120
+ {%- for args_name, args_value in tool_call.arguments|items %}
121
+ {{- '<parameter=' + args_name + '>\n' }}
122
+ {%- set args_value = args_value | tojson | safe if args_value is mapping or (args_value is sequence and args_value is not string) else args_value | string %}
123
+ {{- args_value }}
124
+ {{- '\n</parameter>\n' }}
125
+ {%- endfor %}
126
+ {%- endif %}
127
+ {{- '</function>\n</tool_call>' }}
128
+ {%- endfor %}
129
+ {%- endif %}
130
+ {{- '<|im_end|>\n' }}
131
+ {%- elif message.role == "tool" %}
132
+ {%- if loop.previtem and loop.previtem.role != "tool" %}
133
+ {{- '<|im_start|>user' }}
134
+ {%- endif %}
135
+ {{- '\n<tool_response>\n' }}
136
+ {{- content }}
137
+ {{- '\n</tool_response>' }}
138
+ {%- if not loop.last and loop.nextitem.role != "tool" %}
139
+ {{- '<|im_end|>\n' }}
140
+ {%- elif loop.last %}
141
+ {{- '<|im_end|>\n' }}
142
+ {%- endif %}
143
+ {%- else %}
144
+ {{- raise_exception('Unexpected message role.') }}
145
+ {%- endif %}
146
+ {%- endfor %}
147
+ {%- if add_generation_prompt %}
148
+ {{- '<|im_start|>assistant\n' }}
149
+ {%- if enable_thinking is defined and enable_thinking is false %}
150
+ {{- '<think>\n\n</think>\n\n' }}
151
+ {%- else %}
152
+ {{- '<think>\n' }}
153
+ {%- endif %}
154
+ {%- endif %}
config.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3_5ForConditionalGeneration"
4
+ ],
5
+ "model_type": "qwen3_5",
6
+ "text_config": {
7
+ "attention_bias": false,
8
+ "attention_dropout": 0.0,
9
+ "attn_output_gate": true,
10
+ "dtype": "bfloat16",
11
+ "eos_token_id": 248044,
12
+ "full_attention_interval": 4,
13
+ "head_dim": 256,
14
+ "hidden_act": "silu",
15
+ "hidden_size": 2560,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 9216,
18
+ "layer_types": [
19
+ "linear_attention",
20
+ "linear_attention",
21
+ "linear_attention",
22
+ "full_attention",
23
+ "linear_attention",
24
+ "linear_attention",
25
+ "linear_attention",
26
+ "full_attention",
27
+ "linear_attention",
28
+ "linear_attention",
29
+ "linear_attention",
30
+ "full_attention",
31
+ "linear_attention",
32
+ "linear_attention",
33
+ "linear_attention",
34
+ "full_attention",
35
+ "linear_attention",
36
+ "linear_attention",
37
+ "linear_attention",
38
+ "full_attention",
39
+ "linear_attention",
40
+ "linear_attention",
41
+ "linear_attention",
42
+ "full_attention",
43
+ "linear_attention",
44
+ "linear_attention",
45
+ "linear_attention",
46
+ "full_attention",
47
+ "linear_attention",
48
+ "linear_attention",
49
+ "linear_attention",
50
+ "full_attention"
51
+ ],
52
+ "linear_conv_kernel_dim": 4,
53
+ "linear_key_head_dim": 128,
54
+ "linear_num_key_heads": 16,
55
+ "linear_num_value_heads": 32,
56
+ "linear_value_head_dim": 128,
57
+ "max_position_embeddings": 262144,
58
+ "mlp_only_layers": [],
59
+ "model_type": "qwen3_5_text",
60
+ "mtp_num_hidden_layers": 0,
61
+ "mtp_use_dedicated_embeddings": false,
62
+ "num_attention_heads": 16,
63
+ "num_hidden_layers": 32,
64
+ "num_key_value_heads": 4,
65
+ "rms_norm_eps": 1e-06,
66
+ "tie_word_embeddings": true,
67
+ "use_cache": true,
68
+ "vocab_size": 248320,
69
+ "mamba_ssm_dtype": "float32",
70
+ "rope_parameters": {
71
+ "mrope_interleaved": true,
72
+ "mrope_section": [
73
+ 11,
74
+ 11,
75
+ 10
76
+ ],
77
+ "rope_theta": 10000000,
78
+ "partial_rotary_factor": 0.25,
79
+ "type": "default"
80
+ }
81
+ },
82
+ "tie_word_embeddings": true,
83
+ "transformers_version": "4.57.0.dev0"
84
+ }
export-manifest.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "1.0",
3
+ "architecture": "Qwen3_5ForConditionalGeneration",
4
+ "model_type": "qwen3_5",
5
+ "tensor_count": 426,
6
+ "total_size": 8411504128,
7
+ "shards": 2,
8
+ "quantization": null,
9
+ "mtp_num_hidden_layers": 0
10
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76b464a8044886bd22c73653704022dbf09c882d25e6ad3c76903196521f7c67
3
+ size 5356484876
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a9158e57cc9aa4c601ae009008b44e39ab9f3446a9e39fac9ea853d77e93181
3
+ size 3055074785
model.safetensors.index.json ADDED
@@ -0,0 +1,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 8411504128
4
+ },
5
+ "weight_map": {
6
+ "model.language_model.layers.9.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
7
+ "model.language_model.layers.9.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
8
+ "model.language_model.layers.9.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
9
+ "model.language_model.layers.9.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
10
+ "model.language_model.layers.9.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
11
+ "model.language_model.layers.9.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
12
+ "model.language_model.layers.9.linear_attn.A_log": "model-00001-of-00002.safetensors",
13
+ "model.language_model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
14
+ "model.language_model.layers.8.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
15
+ "model.language_model.layers.8.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
16
+ "model.language_model.layers.8.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
17
+ "model.language_model.layers.8.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
18
+ "model.language_model.layers.8.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
19
+ "model.language_model.layers.8.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
20
+ "model.language_model.layers.8.linear_attn.A_log": "model-00001-of-00002.safetensors",
21
+ "model.language_model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
22
+ "model.language_model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
23
+ "model.language_model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
24
+ "model.language_model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
25
+ "model.language_model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
26
+ "model.language_model.layers.9.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
27
+ "model.language_model.layers.7.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
28
+ "model.language_model.layers.7.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
29
+ "model.language_model.layers.7.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
30
+ "model.language_model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
31
+ "model.language_model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
32
+ "model.language_model.layers.6.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
33
+ "model.language_model.layers.6.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
34
+ "model.language_model.layers.6.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
35
+ "model.language_model.layers.6.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
36
+ "model.language_model.layers.6.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
37
+ "model.language_model.layers.6.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
38
+ "model.language_model.layers.5.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
39
+ "model.language_model.layers.4.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
40
+ "model.language_model.layers.16.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
41
+ "model.language_model.layers.5.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
42
+ "model.language_model.layers.5.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
43
+ "model.language_model.layers.6.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
44
+ "model.language_model.layers.5.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
45
+ "model.language_model.layers.5.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
46
+ "model.language_model.layers.2.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
47
+ "model.language_model.layers.5.linear_attn.A_log": "model-00001-of-00002.safetensors",
48
+ "model.language_model.layers.13.linear_attn.A_log": "model-00001-of-00002.safetensors",
49
+ "model.language_model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
50
+ "model.language_model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
51
+ "model.language_model.layers.3.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
52
+ "model.language_model.layers.4.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
53
+ "model.language_model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
54
+ "model.language_model.layers.12.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
55
+ "model.language_model.layers.4.linear_attn.A_log": "model-00001-of-00002.safetensors",
56
+ "model.language_model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
57
+ "model.language_model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
58
+ "model.language_model.layers.13.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
59
+ "model.language_model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
60
+ "model.language_model.layers.18.linear_attn.A_log": "model-00001-of-00002.safetensors",
61
+ "model.language_model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
62
+ "model.language_model.layers.15.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
63
+ "model.language_model.layers.3.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
64
+ "model.language_model.layers.14.linear_attn.A_log": "model-00001-of-00002.safetensors",
65
+ "model.language_model.layers.3.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
66
+ "model.language_model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
67
+ "model.language_model.layers.2.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
68
+ "model.language_model.layers.4.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
69
+ "model.language_model.layers.2.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
70
+ "model.language_model.layers.2.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
71
+ "model.language_model.layers.2.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
72
+ "model.language_model.layers.2.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
73
+ "model.language_model.layers.2.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
74
+ "model.language_model.layers.5.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
75
+ "model.language_model.layers.12.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
76
+ "model.language_model.layers.2.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
77
+ "model.language_model.layers.13.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
78
+ "model.language_model.layers.2.linear_attn.A_log": "model-00001-of-00002.safetensors",
79
+ "model.language_model.layers.18.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
80
+ "model.language_model.layers.18.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
81
+ "model.language_model.layers.18.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
82
+ "model.language_model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
83
+ "model.language_model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
84
+ "model.language_model.layers.4.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
85
+ "model.language_model.layers.18.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
86
+ "model.language_model.layers.3.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
87
+ "model.language_model.layers.18.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
88
+ "model.language_model.layers.17.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
89
+ "model.language_model.layers.17.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
90
+ "model.language_model.layers.17.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
91
+ "model.language_model.layers.17.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
92
+ "model.language_model.layers.17.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
93
+ "model.language_model.layers.17.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
94
+ "model.language_model.layers.17.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
95
+ "model.language_model.layers.13.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
96
+ "model.language_model.layers.17.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
97
+ "model.language_model.layers.16.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
98
+ "model.language_model.layers.16.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
99
+ "model.language_model.layers.4.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
100
+ "model.language_model.layers.16.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
101
+ "model.language_model.layers.18.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
102
+ "model.language_model.layers.16.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
103
+ "model.language_model.layers.16.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
104
+ "model.language_model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
105
+ "model.language_model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
106
+ "model.language_model.layers.4.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
107
+ "model.language_model.layers.9.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
108
+ "model.language_model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
109
+ "model.language_model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
110
+ "model.language_model.layers.8.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
111
+ "model.language_model.layers.15.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
112
+ "model.language_model.layers.4.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
113
+ "model.language_model.layers.17.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
114
+ "model.language_model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
115
+ "model.language_model.layers.15.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
116
+ "model.language_model.layers.8.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
117
+ "model.language_model.layers.5.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
118
+ "model.language_model.layers.17.linear_attn.A_log": "model-00001-of-00002.safetensors",
119
+ "model.language_model.layers.15.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
120
+ "model.language_model.layers.17.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
121
+ "model.language_model.layers.14.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
122
+ "model.language_model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
123
+ "model.language_model.layers.10.linear_attn.A_log": "model-00001-of-00002.safetensors",
124
+ "model.language_model.layers.14.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
125
+ "model.language_model.layers.16.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
126
+ "model.language_model.layers.14.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
127
+ "model.language_model.layers.14.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
128
+ "model.language_model.layers.10.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
129
+ "model.language_model.layers.0.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
130
+ "model.language_model.layers.14.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
131
+ "model.language_model.layers.10.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
132
+ "model.language_model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
133
+ "model.language_model.layers.14.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
134
+ "model.language_model.layers.1.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
135
+ "model.language_model.layers.4.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
136
+ "model.language_model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
137
+ "model.language_model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
138
+ "model.language_model.layers.5.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
139
+ "model.language_model.layers.13.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
140
+ "model.language_model.layers.16.linear_attn.A_log": "model-00001-of-00002.safetensors",
141
+ "model.language_model.layers.1.linear_attn.A_log": "model-00001-of-00002.safetensors",
142
+ "model.language_model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
143
+ "model.language_model.layers.13.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
144
+ "model.language_model.layers.1.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
145
+ "model.language_model.layers.13.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
146
+ "model.language_model.layers.1.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
147
+ "model.language_model.layers.11.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
148
+ "model.language_model.layers.13.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
149
+ "model.language_model.layers.6.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
150
+ "model.language_model.layers.6.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
151
+ "model.language_model.layers.12.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
152
+ "model.language_model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
153
+ "model.language_model.layers.9.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
154
+ "model.language_model.layers.14.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
155
+ "model.language_model.layers.14.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
156
+ "model.language_model.layers.12.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
157
+ "model.language_model.layers.1.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
158
+ "model.language_model.layers.5.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
159
+ "model.language_model.layers.13.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
160
+ "model.language_model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
161
+ "model.language_model.layers.1.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
162
+ "model.language_model.layers.5.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
163
+ "model.language_model.layers.13.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
164
+ "model.language_model.layers.12.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
165
+ "model.language_model.layers.8.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
166
+ "model.language_model.layers.2.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
167
+ "model.language_model.layers.4.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
168
+ "model.language_model.layers.9.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
169
+ "model.language_model.layers.12.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
170
+ "model.language_model.layers.11.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
171
+ "model.language_model.layers.12.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
172
+ "model.language_model.layers.0.linear_attn.A_log": "model-00001-of-00002.safetensors",
173
+ "model.language_model.layers.14.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
174
+ "model.language_model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
175
+ "model.language_model.layers.4.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
176
+ "model.language_model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
177
+ "model.language_model.layers.5.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
178
+ "model.language_model.layers.12.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
179
+ "model.language_model.layers.11.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
180
+ "model.language_model.layers.7.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
181
+ "model.language_model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
182
+ "model.language_model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
183
+ "model.language_model.layers.11.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
184
+ "model.language_model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
185
+ "model.language_model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
186
+ "model.language_model.layers.2.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
187
+ "model.language_model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
188
+ "model.language_model.layers.14.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
189
+ "model.language_model.layers.10.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
190
+ "model.language_model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
191
+ "model.language_model.layers.10.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
192
+ "model.language_model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
193
+ "model.language_model.layers.0.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
194
+ "model.language_model.layers.6.linear_attn.A_log": "model-00001-of-00002.safetensors",
195
+ "model.language_model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
196
+ "model.language_model.layers.8.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
197
+ "model.language_model.layers.6.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
198
+ "model.language_model.layers.10.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
199
+ "model.language_model.layers.11.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
200
+ "model.language_model.layers.4.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
201
+ "model.language_model.layers.10.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
202
+ "model.language_model.layers.17.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
203
+ "model.language_model.layers.10.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
204
+ "model.language_model.layers.16.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
205
+ "model.language_model.layers.6.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
206
+ "model.language_model.layers.0.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
207
+ "model.language_model.layers.1.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
208
+ "model.language_model.layers.12.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
209
+ "model.language_model.layers.1.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
210
+ "model.language_model.layers.9.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
211
+ "model.language_model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
212
+ "model.language_model.layers.0.linear_attn.in_proj_b.weight": "model-00001-of-00002.safetensors",
213
+ "model.language_model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
214
+ "model.language_model.layers.1.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
215
+ "model.language_model.layers.14.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
216
+ "model.language_model.layers.12.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
217
+ "model.language_model.layers.10.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
218
+ "model.language_model.layers.13.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
219
+ "model.language_model.layers.0.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
220
+ "model.language_model.layers.0.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
221
+ "model.language_model.layers.1.mlp.down_proj.weight": "model-00001-of-00002.safetensors",
222
+ "model.language_model.layers.1.linear_attn.in_proj_z.weight": "model-00001-of-00002.safetensors",
223
+ "model.language_model.layers.16.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
224
+ "model.language_model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
225
+ "model.language_model.layers.1.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
226
+ "model.language_model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
227
+ "model.language_model.layers.0.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
228
+ "model.language_model.layers.16.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
229
+ "model.language_model.layers.0.linear_attn.dt_bias": "model-00001-of-00002.safetensors",
230
+ "model.language_model.layers.7.self_attn.k_norm.weight": "model-00001-of-00002.safetensors",
231
+ "model.language_model.layers.12.mlp.up_proj.weight": "model-00001-of-00002.safetensors",
232
+ "model.language_model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
233
+ "model.language_model.embed_tokens.weight": "model-00001-of-00002.safetensors",
234
+ "model.language_model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
235
+ "model.language_model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
236
+ "model.language_model.layers.10.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
237
+ "model.language_model.layers.0.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
238
+ "model.language_model.layers.2.linear_attn.norm.weight": "model-00001-of-00002.safetensors",
239
+ "model.language_model.layers.0.linear_attn.out_proj.weight": "model-00001-of-00002.safetensors",
240
+ "model.language_model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
241
+ "model.language_model.layers.12.linear_attn.A_log": "model-00001-of-00002.safetensors",
242
+ "model.language_model.layers.10.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
243
+ "model.language_model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
244
+ "model.language_model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
245
+ "model.language_model.layers.0.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
246
+ "model.language_model.layers.8.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
247
+ "model.language_model.layers.15.mlp.gate_proj.weight": "model-00001-of-00002.safetensors",
248
+ "model.language_model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
249
+ "model.language_model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
250
+ "model.language_model.layers.3.self_attn.q_norm.weight": "model-00001-of-00002.safetensors",
251
+ "model.language_model.layers.18.linear_attn.conv1d.weight": "model-00001-of-00002.safetensors",
252
+ "model.language_model.layers.13.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
253
+ "model.language_model.layers.16.linear_attn.in_proj_a.weight": "model-00001-of-00002.safetensors",
254
+ "model.language_model.layers.10.linear_attn.in_proj_qkv.weight": "model-00001-of-00002.safetensors",
255
+ "model.language_model.layers.31.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
256
+ "model.language_model.layers.31.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
257
+ "model.language_model.layers.31.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
258
+ "model.language_model.layers.30.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
259
+ "model.language_model.layers.30.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
260
+ "model.language_model.layers.30.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
261
+ "model.language_model.layers.29.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
262
+ "model.language_model.layers.29.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
263
+ "model.language_model.layers.30.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
264
+ "model.language_model.layers.29.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
265
+ "model.language_model.layers.29.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
266
+ "model.language_model.layers.29.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
267
+ "model.language_model.layers.29.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
268
+ "model.language_model.layers.28.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
269
+ "model.language_model.layers.28.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
270
+ "model.language_model.layers.28.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
271
+ "model.language_model.layers.28.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
272
+ "model.language_model.layers.30.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
273
+ "model.language_model.layers.28.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
274
+ "model.language_model.layers.28.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
275
+ "model.language_model.layers.28.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
276
+ "model.language_model.layers.28.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
277
+ "model.language_model.layers.31.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
278
+ "model.language_model.layers.28.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
279
+ "model.language_model.layers.31.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
280
+ "model.language_model.layers.28.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
281
+ "model.language_model.layers.28.linear_attn.A_log": "model-00002-of-00002.safetensors",
282
+ "model.language_model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
283
+ "model.language_model.layers.30.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
284
+ "model.language_model.layers.27.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
285
+ "model.language_model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
286
+ "model.language_model.layers.27.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
287
+ "model.language_model.layers.27.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
288
+ "model.language_model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
289
+ "model.language_model.layers.27.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
290
+ "model.language_model.layers.30.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
291
+ "model.language_model.layers.27.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
292
+ "model.language_model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
293
+ "model.language_model.layers.29.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
294
+ "model.language_model.layers.26.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
295
+ "model.language_model.layers.26.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
296
+ "model.language_model.layers.26.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
297
+ "model.language_model.layers.26.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
298
+ "model.language_model.layers.31.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
299
+ "model.language_model.layers.26.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
300
+ "model.language_model.layers.26.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
301
+ "model.language_model.layers.26.linear_attn.A_log": "model-00002-of-00002.safetensors",
302
+ "model.language_model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
303
+ "model.language_model.layers.25.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
304
+ "model.language_model.layers.23.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
305
+ "model.language_model.layers.25.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
306
+ "model.language_model.layers.26.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
307
+ "model.language_model.layers.25.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
308
+ "model.language_model.layers.29.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
309
+ "model.language_model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
310
+ "model.language_model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
311
+ "model.language_model.layers.25.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
312
+ "model.language_model.layers.20.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
313
+ "model.language_model.layers.25.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
314
+ "model.language_model.layers.19.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
315
+ "model.language_model.layers.25.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
316
+ "model.language_model.layers.20.input_layernorm.weight": "model-00002-of-00002.safetensors",
317
+ "model.language_model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
318
+ "model.language_model.layers.24.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
319
+ "model.language_model.layers.24.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
320
+ "model.language_model.layers.24.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
321
+ "model.language_model.layers.30.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
322
+ "model.language_model.layers.25.linear_attn.A_log": "model-00002-of-00002.safetensors",
323
+ "model.language_model.layers.30.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
324
+ "model.language_model.layers.24.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
325
+ "model.language_model.layers.29.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
326
+ "model.language_model.layers.29.linear_attn.A_log": "model-00002-of-00002.safetensors",
327
+ "model.language_model.layers.24.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
328
+ "model.language_model.layers.25.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
329
+ "model.language_model.layers.23.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
330
+ "model.language_model.layers.24.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
331
+ "model.language_model.layers.19.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
332
+ "model.language_model.layers.25.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
333
+ "model.language_model.layers.25.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
334
+ "model.language_model.layers.24.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
335
+ "model.language_model.layers.23.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
336
+ "model.language_model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
337
+ "model.language_model.layers.23.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
338
+ "model.language_model.layers.30.linear_attn.A_log": "model-00002-of-00002.safetensors",
339
+ "model.language_model.layers.23.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
340
+ "model.language_model.layers.23.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
341
+ "model.language_model.layers.22.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
342
+ "model.language_model.layers.21.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
343
+ "model.language_model.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
344
+ "model.language_model.layers.22.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
345
+ "model.language_model.layers.29.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
346
+ "model.language_model.layers.27.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
347
+ "model.language_model.layers.22.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
348
+ "model.language_model.layers.26.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
349
+ "model.language_model.layers.22.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
350
+ "model.language_model.norm.weight": "model-00002-of-00002.safetensors",
351
+ "model.language_model.layers.27.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
352
+ "model.language_model.layers.20.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
353
+ "model.language_model.layers.23.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
354
+ "model.language_model.layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
355
+ "model.language_model.layers.24.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
356
+ "model.language_model.layers.19.self_attn.q_norm.weight": "model-00002-of-00002.safetensors",
357
+ "model.language_model.layers.22.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
358
+ "model.language_model.layers.21.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
359
+ "model.language_model.layers.22.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
360
+ "model.language_model.layers.22.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
361
+ "model.language_model.layers.26.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
362
+ "model.language_model.layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors",
363
+ "model.language_model.layers.22.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
364
+ "model.language_model.layers.27.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
365
+ "model.language_model.layers.23.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
366
+ "model.language_model.layers.30.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
367
+ "model.language_model.layers.21.input_layernorm.weight": "model-00002-of-00002.safetensors",
368
+ "model.language_model.layers.22.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
369
+ "model.language_model.layers.21.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
370
+ "model.language_model.layers.21.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
371
+ "model.language_model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
372
+ "model.language_model.layers.23.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
373
+ "model.language_model.layers.22.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
374
+ "model.language_model.layers.21.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
375
+ "model.language_model.layers.18.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
376
+ "model.language_model.layers.31.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
377
+ "model.language_model.layers.20.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
378
+ "model.language_model.layers.21.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
379
+ "model.language_model.layers.21.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
380
+ "model.language_model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
381
+ "model.language_model.layers.20.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
382
+ "model.language_model.layers.21.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
383
+ "model.language_model.layers.19.self_attn.k_norm.weight": "model-00002-of-00002.safetensors",
384
+ "model.language_model.layers.20.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
385
+ "model.language_model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
386
+ "model.language_model.layers.20.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
387
+ "model.language_model.layers.31.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
388
+ "model.language_model.layers.20.linear_attn.in_proj_qkv.weight": "model-00002-of-00002.safetensors",
389
+ "model.language_model.layers.21.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
390
+ "model.language_model.layers.30.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
391
+ "model.language_model.layers.20.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
392
+ "model.language_model.layers.25.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
393
+ "model.language_model.layers.21.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
394
+ "model.language_model.layers.20.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
395
+ "model.language_model.layers.19.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
396
+ "model.language_model.layers.18.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
397
+ "model.language_model.layers.24.linear_attn.A_log": "model-00002-of-00002.safetensors",
398
+ "model.language_model.layers.29.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
399
+ "model.language_model.layers.20.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
400
+ "model.language_model.layers.31.input_layernorm.weight": "model-00002-of-00002.safetensors",
401
+ "model.language_model.layers.20.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors",
402
+ "model.language_model.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
403
+ "model.language_model.layers.19.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
404
+ "model.language_model.layers.31.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
405
+ "model.language_model.layers.21.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
406
+ "model.language_model.layers.26.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
407
+ "model.language_model.layers.22.linear_attn.A_log": "model-00002-of-00002.safetensors",
408
+ "model.language_model.layers.24.linear_attn.in_proj_z.weight": "model-00002-of-00002.safetensors",
409
+ "model.language_model.layers.30.input_layernorm.weight": "model-00002-of-00002.safetensors",
410
+ "model.language_model.layers.22.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
411
+ "model.language_model.layers.19.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
412
+ "model.language_model.layers.26.mlp.down_proj.weight": "model-00002-of-00002.safetensors",
413
+ "model.language_model.layers.19.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
414
+ "model.language_model.layers.20.linear_attn.A_log": "model-00002-of-00002.safetensors",
415
+ "model.language_model.layers.18.input_layernorm.weight": "model-00002-of-00002.safetensors",
416
+ "model.language_model.layers.18.mlp.gate_proj.weight": "model-00002-of-00002.safetensors",
417
+ "model.language_model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
418
+ "model.language_model.layers.24.linear_attn.in_proj_b.weight": "model-00002-of-00002.safetensors",
419
+ "model.language_model.layers.28.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
420
+ "model.language_model.layers.21.linear_attn.norm.weight": "model-00002-of-00002.safetensors",
421
+ "model.language_model.layers.30.linear_attn.conv1d.weight": "model-00002-of-00002.safetensors",
422
+ "model.language_model.layers.19.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
423
+ "model.language_model.layers.21.linear_attn.A_log": "model-00002-of-00002.safetensors",
424
+ "model.language_model.layers.31.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
425
+ "model.language_model.layers.20.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
426
+ "model.language_model.layers.18.mlp.up_proj.weight": "model-00002-of-00002.safetensors",
427
+ "model.language_model.layers.24.linear_attn.dt_bias": "model-00002-of-00002.safetensors",
428
+ "model.language_model.layers.19.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
429
+ "model.language_model.layers.19.input_layernorm.weight": "model-00002-of-00002.safetensors",
430
+ "model.language_model.layers.18.linear_attn.out_proj.weight": "model-00002-of-00002.safetensors",
431
+ "model.language_model.layers.25.linear_attn.in_proj_a.weight": "model-00002-of-00002.safetensors"
432
+ }
433
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87a7830d63fcf43bf241c3c5242e96e62dd3fdc29224ca26fed8ea333db72de4
3
+ size 19989343
tokenizer_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "audio_bos_token": "<|audio_start|>",
4
+ "audio_eos_token": "<|audio_end|>",
5
+ "audio_token": "<|audio_pad|>",
6
+ "backend": "tokenizers",
7
+ "bos_token": null,
8
+ "clean_up_tokenization_spaces": false,
9
+ "eos_token": "<|im_end|>",
10
+ "errors": "replace",
11
+ "image_token": "<|image_pad|>",
12
+ "is_local": true,
13
+ "local_files_only": false,
14
+ "model_max_length": 262144,
15
+ "model_specific_special_tokens": {
16
+ "audio_bos_token": "<|audio_start|>",
17
+ "audio_eos_token": "<|audio_end|>",
18
+ "audio_token": "<|audio_pad|>",
19
+ "image_token": "<|image_pad|>",
20
+ "video_token": "<|video_pad|>",
21
+ "vision_bos_token": "<|vision_start|>",
22
+ "vision_eos_token": "<|vision_end|>"
23
+ },
24
+ "pad_token": "<|endoftext|>",
25
+ "pretokenize_regex": "(?i:'s|'t|'re|'ve|'m|'ll|'d)|[^\\r\\n\\p{L}\\p{N}]?[\\p{L}\\p{M}]+|\\p{N}| ?[^\\s\\p{L}\\p{M}\\p{N}]+[\\r\\n]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+",
26
+ "processor_class": "Qwen3VLProcessor",
27
+ "split_special_tokens": false,
28
+ "tokenizer_class": "TokenizersBackend",
29
+ "tool_parser_type": "qwen3_coder",
30
+ "unk_token": null,
31
+ "video_token": "<|video_pad|>",
32
+ "vision_bos_token": "<|vision_start|>",
33
+ "vision_eos_token": "<|vision_end|>"
34
+ }