Capicua25x commited on
Commit
6ccdb0e
·
verified ·
1 Parent(s): 4c44fa2

MXFP4 (AMD Quark 0.12) weights for RDNA4 — MLP/expert projections 4-bit, attention/norms/embeddings/router/vision bf16

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 2026 Alibaba Cloud
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
chat_template.jinja ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ {%- set reasoning_instructions = '' %}
46
+ {%- if enable_thinking is undefined or enable_thinking is true %}
47
+ {%- set resolved_reasoning_effort = reasoning_effort|default('xhigh') %}
48
+ {%- if resolved_reasoning_effort not in ('xhigh', 'medium', 'low') %}
49
+ {{- raise_exception('Unexpected reasoning effort ' ~ reasoning_effort ~ '. Supported types are xhigh (default), medium, and low.') }}
50
+ {%- endif %}
51
+ {%- if resolved_reasoning_effort == 'xhigh' %}
52
+ {%- set reasoning_instructions = 'Reasoning effort is set to xhigh. Please think carefully through the task, validate key assumptions, consider plausible alternatives, and prioritize correctness, consistency, and clarity in the final answer.' %}
53
+ {%- elif resolved_reasoning_effort == 'low' %}
54
+ {%- set reasoning_instructions = 'Reasoning effort is set to low. Keep your thinking brief and focused, moving directly to the conclusion without unnecessary elaboration.' %}
55
+ {%- endif %}
56
+ {%- endif %}
57
+ {%- if tools and tools is iterable and tools is not mapping %}
58
+ {{- '<|im_start|>system\n' }}
59
+ {%- if reasoning_instructions %}
60
+ {{- reasoning_instructions + '\n\n' }}
61
+ {%- endif %}
62
+ {{- "# Tools\n\nYou have access to the following functions:\n\n<tools>" }}
63
+ {%- for tool in tools %}
64
+ {{- "\n" }}
65
+ {{- tool | tojson }}
66
+ {%- endfor %}
67
+ {{- "\n</tools>" }}
68
+ {{- '\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>' }}
69
+ {%- if messages[0].role == 'system' %}
70
+ {%- set content = render_content(messages[0].content, false, true)|trim %}
71
+ {%- if content %}
72
+ {{- '\n\n' + content }}
73
+ {%- endif %}
74
+ {%- endif %}
75
+ {{- '<|im_end|>\n' }}
76
+ {%- else %}
77
+ {%- if messages[0].role == 'system' %}
78
+ {%- set content = render_content(messages[0].content, false, true)|trim %}
79
+ {%- if content %}
80
+ {{- '<|im_start|>system\n' + (reasoning_instructions + '\n\n' if reasoning_instructions else '') + content + '<|im_end|>\n' }}
81
+ {%- elif reasoning_instructions %}
82
+ {{- '<|im_start|>system\n' + reasoning_instructions + '<|im_end|>\n' }}
83
+ {%- endif %}
84
+ {%- elif reasoning_instructions %}
85
+ {{- '<|im_start|>system\n' + reasoning_instructions + '<|im_end|>\n' }}
86
+ {%- endif %}
87
+ {%- endif %}
88
+ {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
89
+ {%- for message in messages[::-1] %}
90
+ {%- set index = (messages|length - 1) - loop.index0 %}
91
+ {%- if ns.multi_step_tool and message.role == "user" %}
92
+ {%- set content = render_content(message.content, false)|trim %}
93
+ {%- if not(content.startswith('<tool_response>') and content.endswith('</tool_response>')) %}
94
+ {%- set ns.multi_step_tool = false %}
95
+ {%- set ns.last_query_index = index %}
96
+ {%- endif %}
97
+ {%- endif %}
98
+ {%- endfor %}
99
+ {%- if ns.multi_step_tool %}
100
+ {{- raise_exception('No user query found in messages.') }}
101
+ {%- endif %}
102
+ {%- for message in messages %}
103
+ {%- set content = render_content(message.content, true)|trim %}
104
+ {%- if message.role == "system" %}
105
+ {%- if not loop.first %}
106
+ {{- raise_exception('System message must be at the beginning.') }}
107
+ {%- endif %}
108
+ {%- elif message.role == "user" %}
109
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
110
+ {%- elif message.role == "assistant" %}
111
+ {%- set reasoning_content = '' %}
112
+ {%- if message.reasoning_content is string %}
113
+ {%- set reasoning_content = message.reasoning_content %}
114
+ {%- endif %}
115
+ {%- set reasoning_content = reasoning_content|trim %}
116
+ {%- if preserve_thinking is undefined or preserve_thinking is true or loop.index0 > ns.last_query_index %}
117
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content + '\n</think>\n\n' + content }}
118
+ {%- else %}
119
+ {{- '<|im_start|>' + message.role + '\n' + content }}
120
+ {%- endif %}
121
+ {%- if message.tool_calls and message.tool_calls is iterable and message.tool_calls is not mapping %}
122
+ {%- for tool_call in message.tool_calls %}
123
+ {%- if tool_call.function is defined %}
124
+ {%- set tool_call = tool_call.function %}
125
+ {%- endif %}
126
+ {%- if loop.first %}
127
+ {%- if content|trim %}
128
+ {{- '\n\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
129
+ {%- else %}
130
+ {{- '<tool_call>\n<function=' + tool_call.name + '>\n' }}
131
+ {%- endif %}
132
+ {%- else %}
133
+ {{- '\n<tool_call>\n<function=' + tool_call.name + '>\n' }}
134
+ {%- endif %}
135
+ {%- if tool_call.arguments is defined and tool_call.arguments != '' %}
136
+ {%- for args_name, args_value in tool_call.arguments|items %}
137
+ {{- '<parameter=' + args_name + '>\n' }}
138
+ {%- set args_value = args_value | string if args_value is string else args_value | tojson | safe %}
139
+ {{- args_value }}
140
+ {{- '\n</parameter>\n' }}
141
+ {%- endfor %}
142
+ {%- endif %}
143
+ {{- '</function>\n</tool_call>' }}
144
+ {%- endfor %}
145
+ {%- endif %}
146
+ {{- '<|im_end|>\n' }}
147
+ {%- elif message.role == "tool" %}
148
+ {%- if loop.previtem and loop.previtem.role != "tool" %}
149
+ {{- '<|im_start|>user' }}
150
+ {%- endif %}
151
+ {{- '\n<tool_response>\n' }}
152
+ {{- content }}
153
+ {{- '\n</tool_response>' }}
154
+ {%- if not loop.last and loop.nextitem.role != "tool" %}
155
+ {{- '<|im_end|>\n' }}
156
+ {%- elif loop.last %}
157
+ {{- '<|im_end|>\n' }}
158
+ {%- endif %}
159
+ {%- else %}
160
+ {{- raise_exception('Unexpected message role.') }}
161
+ {%- endif %}
162
+ {%- endfor %}
163
+ {%- if add_generation_prompt %}
164
+ {{- '<|im_start|>assistant\n' }}
165
+ {%- if enable_thinking is defined and enable_thinking is false %}
166
+ {{- '<think>\n\n</think>\n\n' }}
167
+ {%- else %}
168
+ {{- '<think>\n' }}
169
+ {%- endif %}
170
+ {%- endif %}
config.json ADDED
@@ -0,0 +1,432 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3_5ForConditionalGeneration"
4
+ ],
5
+ "image_token_id": 248056,
6
+ "language_model_only": false,
7
+ "model_type": "qwen3_5",
8
+ "text_config": {
9
+ "attention_bias": false,
10
+ "attention_dropout": 0.0,
11
+ "attn_output_gate": true,
12
+ "bos_token_id": 248044,
13
+ "dtype": "bfloat16",
14
+ "eos_token_id": 248044,
15
+ "full_attention_interval": 4,
16
+ "head_dim": 256,
17
+ "hidden_act": "silu",
18
+ "hidden_size": 5120,
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 17408,
21
+ "layer_types": [
22
+ "linear_attention",
23
+ "linear_attention",
24
+ "linear_attention",
25
+ "full_attention",
26
+ "linear_attention",
27
+ "linear_attention",
28
+ "linear_attention",
29
+ "full_attention",
30
+ "linear_attention",
31
+ "linear_attention",
32
+ "linear_attention",
33
+ "full_attention",
34
+ "linear_attention",
35
+ "linear_attention",
36
+ "linear_attention",
37
+ "full_attention",
38
+ "linear_attention",
39
+ "linear_attention",
40
+ "linear_attention",
41
+ "full_attention",
42
+ "linear_attention",
43
+ "linear_attention",
44
+ "linear_attention",
45
+ "full_attention",
46
+ "linear_attention",
47
+ "linear_attention",
48
+ "linear_attention",
49
+ "full_attention",
50
+ "linear_attention",
51
+ "linear_attention",
52
+ "linear_attention",
53
+ "full_attention",
54
+ "linear_attention",
55
+ "linear_attention",
56
+ "linear_attention",
57
+ "full_attention",
58
+ "linear_attention",
59
+ "linear_attention",
60
+ "linear_attention",
61
+ "full_attention",
62
+ "linear_attention",
63
+ "linear_attention",
64
+ "linear_attention",
65
+ "full_attention",
66
+ "linear_attention",
67
+ "linear_attention",
68
+ "linear_attention",
69
+ "full_attention",
70
+ "linear_attention",
71
+ "linear_attention",
72
+ "linear_attention",
73
+ "full_attention",
74
+ "linear_attention",
75
+ "linear_attention",
76
+ "linear_attention",
77
+ "full_attention",
78
+ "linear_attention",
79
+ "linear_attention",
80
+ "linear_attention",
81
+ "full_attention",
82
+ "linear_attention",
83
+ "linear_attention",
84
+ "linear_attention",
85
+ "full_attention"
86
+ ],
87
+ "linear_conv_kernel_dim": 4,
88
+ "linear_key_head_dim": 128,
89
+ "linear_num_key_heads": 16,
90
+ "linear_num_value_heads": 48,
91
+ "linear_value_head_dim": 128,
92
+ "mamba_ssm_dtype": "float32",
93
+ "max_position_embeddings": 262144,
94
+ "model_type": "qwen3_5_text",
95
+ "mtp_num_hidden_layers": 1,
96
+ "mtp_use_dedicated_embeddings": false,
97
+ "num_attention_heads": 24,
98
+ "num_hidden_layers": 64,
99
+ "num_key_value_heads": 4,
100
+ "output_gate_type": "swish",
101
+ "pad_token_id": null,
102
+ "partial_rotary_factor": 0.25,
103
+ "rms_norm_eps": 1e-06,
104
+ "rope_parameters": {
105
+ "mrope_interleaved": true,
106
+ "mrope_section": [
107
+ 11,
108
+ 11,
109
+ 10
110
+ ],
111
+ "partial_rotary_factor": 0.25,
112
+ "rope_theta": 10000000,
113
+ "rope_type": "default"
114
+ },
115
+ "tie_word_embeddings": false,
116
+ "use_cache": true,
117
+ "vocab_size": 248320
118
+ },
119
+ "tie_word_embeddings": false,
120
+ "transformers_version": "5.8.0.dev0",
121
+ "video_token_id": 248057,
122
+ "vision_config": {
123
+ "deepstack_visual_indexes": [],
124
+ "depth": 27,
125
+ "hidden_act": "gelu_pytorch_tanh",
126
+ "hidden_size": 1152,
127
+ "in_channels": 3,
128
+ "initializer_range": 0.02,
129
+ "intermediate_size": 4304,
130
+ "model_type": "qwen3_5",
131
+ "num_heads": 16,
132
+ "num_position_embeddings": 2304,
133
+ "out_hidden_size": 5120,
134
+ "patch_size": 16,
135
+ "spatial_merge_size": 2,
136
+ "temporal_patch_size": 2
137
+ },
138
+ "vision_end_token_id": 248054,
139
+ "vision_start_token_id": 248053,
140
+ "quantization_config": {
141
+ "global_quant_config": {
142
+ "input_tensors": {
143
+ "dtype": "fp4",
144
+ "is_dynamic": true,
145
+ "qscheme": "per_group",
146
+ "ch_axis": -1,
147
+ "group_size": 32,
148
+ "block_size": null,
149
+ "symmetric": null,
150
+ "round_method": "half_even",
151
+ "scale_type": "float",
152
+ "scale_format": "e8m0",
153
+ "scale_calculation_mode": "even",
154
+ "mx_element_dtype": null,
155
+ "observer_cls": "PerBlockMXObserver",
156
+ "is_scale_quant": false,
157
+ "enable_buffer_reuse": false,
158
+ "max_input_numel": 4194304
159
+ },
160
+ "output_tensors": null,
161
+ "weight": {
162
+ "dtype": "fp4",
163
+ "is_dynamic": false,
164
+ "qscheme": "per_group",
165
+ "ch_axis": -1,
166
+ "group_size": 32,
167
+ "block_size": null,
168
+ "symmetric": null,
169
+ "round_method": "half_even",
170
+ "scale_type": "float",
171
+ "scale_format": "e8m0",
172
+ "scale_calculation_mode": "even",
173
+ "mx_element_dtype": null,
174
+ "observer_cls": "PerBlockMXObserver",
175
+ "is_scale_quant": false,
176
+ "enable_buffer_reuse": false,
177
+ "max_input_numel": 4194304
178
+ },
179
+ "bias": null,
180
+ "target_device": null
181
+ },
182
+ "exclude": [
183
+ "lm_head",
184
+ "model.language_model.layers.0.linear_attn.conv1d",
185
+ "model.language_model.layers.1.linear_attn.conv1d",
186
+ "model.language_model.layers.10.linear_attn.conv1d",
187
+ "model.language_model.layers.11.self_attn.k_proj",
188
+ "model.language_model.layers.11.self_attn.o_proj",
189
+ "model.language_model.layers.11.self_attn.q_proj",
190
+ "model.language_model.layers.11.self_attn.v_proj",
191
+ "model.language_model.layers.12.linear_attn.conv1d",
192
+ "model.language_model.layers.13.linear_attn.conv1d",
193
+ "model.language_model.layers.14.linear_attn.conv1d",
194
+ "model.language_model.layers.15.self_attn.k_proj",
195
+ "model.language_model.layers.15.self_attn.o_proj",
196
+ "model.language_model.layers.15.self_attn.q_proj",
197
+ "model.language_model.layers.15.self_attn.v_proj",
198
+ "model.language_model.layers.16.linear_attn.conv1d",
199
+ "model.language_model.layers.17.linear_attn.conv1d",
200
+ "model.language_model.layers.18.linear_attn.conv1d",
201
+ "model.language_model.layers.19.self_attn.k_proj",
202
+ "model.language_model.layers.19.self_attn.o_proj",
203
+ "model.language_model.layers.19.self_attn.q_proj",
204
+ "model.language_model.layers.19.self_attn.v_proj",
205
+ "model.language_model.layers.2.linear_attn.conv1d",
206
+ "model.language_model.layers.20.linear_attn.conv1d",
207
+ "model.language_model.layers.21.linear_attn.conv1d",
208
+ "model.language_model.layers.22.linear_attn.conv1d",
209
+ "model.language_model.layers.23.self_attn.k_proj",
210
+ "model.language_model.layers.23.self_attn.o_proj",
211
+ "model.language_model.layers.23.self_attn.q_proj",
212
+ "model.language_model.layers.23.self_attn.v_proj",
213
+ "model.language_model.layers.24.linear_attn.conv1d",
214
+ "model.language_model.layers.25.linear_attn.conv1d",
215
+ "model.language_model.layers.26.linear_attn.conv1d",
216
+ "model.language_model.layers.27.self_attn.k_proj",
217
+ "model.language_model.layers.27.self_attn.o_proj",
218
+ "model.language_model.layers.27.self_attn.q_proj",
219
+ "model.language_model.layers.27.self_attn.v_proj",
220
+ "model.language_model.layers.28.linear_attn.conv1d",
221
+ "model.language_model.layers.29.linear_attn.conv1d",
222
+ "model.language_model.layers.3.self_attn.k_proj",
223
+ "model.language_model.layers.3.self_attn.o_proj",
224
+ "model.language_model.layers.3.self_attn.q_proj",
225
+ "model.language_model.layers.3.self_attn.v_proj",
226
+ "model.language_model.layers.30.linear_attn.conv1d",
227
+ "model.language_model.layers.31.self_attn.k_proj",
228
+ "model.language_model.layers.31.self_attn.o_proj",
229
+ "model.language_model.layers.31.self_attn.q_proj",
230
+ "model.language_model.layers.31.self_attn.v_proj",
231
+ "model.language_model.layers.32.linear_attn.conv1d",
232
+ "model.language_model.layers.33.linear_attn.conv1d",
233
+ "model.language_model.layers.34.linear_attn.conv1d",
234
+ "model.language_model.layers.35.self_attn.k_proj",
235
+ "model.language_model.layers.35.self_attn.o_proj",
236
+ "model.language_model.layers.35.self_attn.q_proj",
237
+ "model.language_model.layers.35.self_attn.v_proj",
238
+ "model.language_model.layers.36.linear_attn.conv1d",
239
+ "model.language_model.layers.37.linear_attn.conv1d",
240
+ "model.language_model.layers.38.linear_attn.conv1d",
241
+ "model.language_model.layers.39.self_attn.k_proj",
242
+ "model.language_model.layers.39.self_attn.o_proj",
243
+ "model.language_model.layers.39.self_attn.q_proj",
244
+ "model.language_model.layers.39.self_attn.v_proj",
245
+ "model.language_model.layers.4.linear_attn.conv1d",
246
+ "model.language_model.layers.40.linear_attn.conv1d",
247
+ "model.language_model.layers.41.linear_attn.conv1d",
248
+ "model.language_model.layers.42.linear_attn.conv1d",
249
+ "model.language_model.layers.43.self_attn.k_proj",
250
+ "model.language_model.layers.43.self_attn.o_proj",
251
+ "model.language_model.layers.43.self_attn.q_proj",
252
+ "model.language_model.layers.43.self_attn.v_proj",
253
+ "model.language_model.layers.44.linear_attn.conv1d",
254
+ "model.language_model.layers.45.linear_attn.conv1d",
255
+ "model.language_model.layers.46.linear_attn.conv1d",
256
+ "model.language_model.layers.47.self_attn.k_proj",
257
+ "model.language_model.layers.47.self_attn.o_proj",
258
+ "model.language_model.layers.47.self_attn.q_proj",
259
+ "model.language_model.layers.47.self_attn.v_proj",
260
+ "model.language_model.layers.48.linear_attn.conv1d",
261
+ "model.language_model.layers.49.linear_attn.conv1d",
262
+ "model.language_model.layers.5.linear_attn.conv1d",
263
+ "model.language_model.layers.50.linear_attn.conv1d",
264
+ "model.language_model.layers.51.self_attn.k_proj",
265
+ "model.language_model.layers.51.self_attn.o_proj",
266
+ "model.language_model.layers.51.self_attn.q_proj",
267
+ "model.language_model.layers.51.self_attn.v_proj",
268
+ "model.language_model.layers.52.linear_attn.conv1d",
269
+ "model.language_model.layers.53.linear_attn.conv1d",
270
+ "model.language_model.layers.54.linear_attn.conv1d",
271
+ "model.language_model.layers.55.self_attn.k_proj",
272
+ "model.language_model.layers.55.self_attn.o_proj",
273
+ "model.language_model.layers.55.self_attn.q_proj",
274
+ "model.language_model.layers.55.self_attn.v_proj",
275
+ "model.language_model.layers.56.linear_attn.conv1d",
276
+ "model.language_model.layers.57.linear_attn.conv1d",
277
+ "model.language_model.layers.58.linear_attn.conv1d",
278
+ "model.language_model.layers.59.self_attn.k_proj",
279
+ "model.language_model.layers.59.self_attn.o_proj",
280
+ "model.language_model.layers.59.self_attn.q_proj",
281
+ "model.language_model.layers.59.self_attn.v_proj",
282
+ "model.language_model.layers.6.linear_attn.conv1d",
283
+ "model.language_model.layers.60.linear_attn.conv1d",
284
+ "model.language_model.layers.61.linear_attn.conv1d",
285
+ "model.language_model.layers.62.linear_attn.conv1d",
286
+ "model.language_model.layers.63.self_attn.k_proj",
287
+ "model.language_model.layers.63.self_attn.o_proj",
288
+ "model.language_model.layers.63.self_attn.q_proj",
289
+ "model.language_model.layers.63.self_attn.v_proj",
290
+ "model.language_model.layers.7.self_attn.k_proj",
291
+ "model.language_model.layers.7.self_attn.o_proj",
292
+ "model.language_model.layers.7.self_attn.q_proj",
293
+ "model.language_model.layers.7.self_attn.v_proj",
294
+ "model.language_model.layers.8.linear_attn.conv1d",
295
+ "model.language_model.layers.9.linear_attn.conv1d",
296
+ "model.visual.blocks.0.attn.proj",
297
+ "model.visual.blocks.0.attn.qkv",
298
+ "model.visual.blocks.0.mlp.linear_fc1",
299
+ "model.visual.blocks.0.mlp.linear_fc2",
300
+ "model.visual.blocks.1.attn.proj",
301
+ "model.visual.blocks.1.attn.qkv",
302
+ "model.visual.blocks.1.mlp.linear_fc1",
303
+ "model.visual.blocks.1.mlp.linear_fc2",
304
+ "model.visual.blocks.10.attn.proj",
305
+ "model.visual.blocks.10.attn.qkv",
306
+ "model.visual.blocks.10.mlp.linear_fc1",
307
+ "model.visual.blocks.10.mlp.linear_fc2",
308
+ "model.visual.blocks.11.attn.proj",
309
+ "model.visual.blocks.11.attn.qkv",
310
+ "model.visual.blocks.11.mlp.linear_fc1",
311
+ "model.visual.blocks.11.mlp.linear_fc2",
312
+ "model.visual.blocks.12.attn.proj",
313
+ "model.visual.blocks.12.attn.qkv",
314
+ "model.visual.blocks.12.mlp.linear_fc1",
315
+ "model.visual.blocks.12.mlp.linear_fc2",
316
+ "model.visual.blocks.13.attn.proj",
317
+ "model.visual.blocks.13.attn.qkv",
318
+ "model.visual.blocks.13.mlp.linear_fc1",
319
+ "model.visual.blocks.13.mlp.linear_fc2",
320
+ "model.visual.blocks.14.attn.proj",
321
+ "model.visual.blocks.14.attn.qkv",
322
+ "model.visual.blocks.14.mlp.linear_fc1",
323
+ "model.visual.blocks.14.mlp.linear_fc2",
324
+ "model.visual.blocks.15.attn.proj",
325
+ "model.visual.blocks.15.attn.qkv",
326
+ "model.visual.blocks.15.mlp.linear_fc1",
327
+ "model.visual.blocks.15.mlp.linear_fc2",
328
+ "model.visual.blocks.16.attn.proj",
329
+ "model.visual.blocks.16.attn.qkv",
330
+ "model.visual.blocks.16.mlp.linear_fc1",
331
+ "model.visual.blocks.16.mlp.linear_fc2",
332
+ "model.visual.blocks.17.attn.proj",
333
+ "model.visual.blocks.17.attn.qkv",
334
+ "model.visual.blocks.17.mlp.linear_fc1",
335
+ "model.visual.blocks.17.mlp.linear_fc2",
336
+ "model.visual.blocks.18.attn.proj",
337
+ "model.visual.blocks.18.attn.qkv",
338
+ "model.visual.blocks.18.mlp.linear_fc1",
339
+ "model.visual.blocks.18.mlp.linear_fc2",
340
+ "model.visual.blocks.19.attn.proj",
341
+ "model.visual.blocks.19.attn.qkv",
342
+ "model.visual.blocks.19.mlp.linear_fc1",
343
+ "model.visual.blocks.19.mlp.linear_fc2",
344
+ "model.visual.blocks.2.attn.proj",
345
+ "model.visual.blocks.2.attn.qkv",
346
+ "model.visual.blocks.2.mlp.linear_fc1",
347
+ "model.visual.blocks.2.mlp.linear_fc2",
348
+ "model.visual.blocks.20.attn.proj",
349
+ "model.visual.blocks.20.attn.qkv",
350
+ "model.visual.blocks.20.mlp.linear_fc1",
351
+ "model.visual.blocks.20.mlp.linear_fc2",
352
+ "model.visual.blocks.21.attn.proj",
353
+ "model.visual.blocks.21.attn.qkv",
354
+ "model.visual.blocks.21.mlp.linear_fc1",
355
+ "model.visual.blocks.21.mlp.linear_fc2",
356
+ "model.visual.blocks.22.attn.proj",
357
+ "model.visual.blocks.22.attn.qkv",
358
+ "model.visual.blocks.22.mlp.linear_fc1",
359
+ "model.visual.blocks.22.mlp.linear_fc2",
360
+ "model.visual.blocks.23.attn.proj",
361
+ "model.visual.blocks.23.attn.qkv",
362
+ "model.visual.blocks.23.mlp.linear_fc1",
363
+ "model.visual.blocks.23.mlp.linear_fc2",
364
+ "model.visual.blocks.24.attn.proj",
365
+ "model.visual.blocks.24.attn.qkv",
366
+ "model.visual.blocks.24.mlp.linear_fc1",
367
+ "model.visual.blocks.24.mlp.linear_fc2",
368
+ "model.visual.blocks.25.attn.proj",
369
+ "model.visual.blocks.25.attn.qkv",
370
+ "model.visual.blocks.25.mlp.linear_fc1",
371
+ "model.visual.blocks.25.mlp.linear_fc2",
372
+ "model.visual.blocks.26.attn.proj",
373
+ "model.visual.blocks.26.attn.qkv",
374
+ "model.visual.blocks.26.mlp.linear_fc1",
375
+ "model.visual.blocks.26.mlp.linear_fc2",
376
+ "model.visual.blocks.3.attn.proj",
377
+ "model.visual.blocks.3.attn.qkv",
378
+ "model.visual.blocks.3.mlp.linear_fc1",
379
+ "model.visual.blocks.3.mlp.linear_fc2",
380
+ "model.visual.blocks.4.attn.proj",
381
+ "model.visual.blocks.4.attn.qkv",
382
+ "model.visual.blocks.4.mlp.linear_fc1",
383
+ "model.visual.blocks.4.mlp.linear_fc2",
384
+ "model.visual.blocks.5.attn.proj",
385
+ "model.visual.blocks.5.attn.qkv",
386
+ "model.visual.blocks.5.mlp.linear_fc1",
387
+ "model.visual.blocks.5.mlp.linear_fc2",
388
+ "model.visual.blocks.6.attn.proj",
389
+ "model.visual.blocks.6.attn.qkv",
390
+ "model.visual.blocks.6.mlp.linear_fc1",
391
+ "model.visual.blocks.6.mlp.linear_fc2",
392
+ "model.visual.blocks.7.attn.proj",
393
+ "model.visual.blocks.7.attn.qkv",
394
+ "model.visual.blocks.7.mlp.linear_fc1",
395
+ "model.visual.blocks.7.mlp.linear_fc2",
396
+ "model.visual.blocks.8.attn.proj",
397
+ "model.visual.blocks.8.attn.qkv",
398
+ "model.visual.blocks.8.mlp.linear_fc1",
399
+ "model.visual.blocks.8.mlp.linear_fc2",
400
+ "model.visual.blocks.9.attn.proj",
401
+ "model.visual.blocks.9.attn.qkv",
402
+ "model.visual.blocks.9.mlp.linear_fc1",
403
+ "model.visual.blocks.9.mlp.linear_fc2",
404
+ "model.visual.merger.linear_fc1",
405
+ "model.visual.merger.linear_fc2",
406
+ "mtp.fc",
407
+ "mtp.layers.0.mlp.down_proj",
408
+ "mtp.layers.0.mlp.gate_proj",
409
+ "mtp.layers.0.mlp.up_proj",
410
+ "mtp.layers.0.self_attn.k_proj",
411
+ "mtp.layers.0.self_attn.o_proj",
412
+ "mtp.layers.0.self_attn.q_proj",
413
+ "mtp.layers.0.self_attn.v_proj"
414
+ ],
415
+ "algo_config": null,
416
+ "softmax_quant_spec": null,
417
+ "quant_method": "quark",
418
+ "layer_type_quant_config": {},
419
+ "layer_quant_config": {},
420
+ "kv_cache_quant_config": {},
421
+ "kv_cache_post_rope": false,
422
+ "quant_mode": "eager_mode",
423
+ "version": "0.12.post1",
424
+ "export": {
425
+ "kv_cache_group": [],
426
+ "min_kv_scale": 0.0,
427
+ "pack_method": "reorder",
428
+ "weight_format": "real_quantized",
429
+ "weight_merge_groups": null
430
+ }
431
+ }
432
+ }
crc32.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ cf59f3ab chat_template.jinja
2
+ ac8d98f1 generation_config.json
3
+ 1824fcb5 merges.txt
4
+ 030e383a preprocessor_config.json
5
+ 6b61f895 tokenizer.json
6
+ 7adf2118 tokenizer_config.json
7
+ 44c041dc video_preprocessor_config.json
8
+ da8db314 vocab.json
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 248044,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 248046,
6
+ 248044
7
+ ],
8
+ "pad_token_id": 248044,
9
+ "temperature": 1.0,
10
+ "top_k": 20,
11
+ "top_p": 0.95
12
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e1790cb9124e9c67d437e2076329ef6ea31f9f2cb324f0f1cde7f8081f798a7
3
+ size 1884716400
model-00002-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f770831450f5eafe20bb82b67174e72000d24fcd8c3e8d0bed46950767193dc6
3
+ size 962509984
model-00003-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e22bff91476ac31fd41fa6c5b6772286cacb458fcb0b13cd0d401d15504cf42
3
+ size 2542796928
model-00004-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ed274ee9623debadd990249ef1bc2891ec46f93ab68342173fccadf21166a8c
3
+ size 1213917320
model-00005-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a96926e68e4dfa9949f3160cc794639b361c017c94bb38a57bdd5c5ad2f6a07
3
+ size 711811928
model-00006-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f426f4524e5801719e46d6064439a1608c991bb19350336548d4cbc5043860d1
3
+ size 1211476784
model-00007-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1279c0139b4c5037cda8150c4a56589df8eaa2cc85980e5183ffbcb52e82fc82
3
+ size 714252392
model-00008-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4ca9f59fab50c8ec10c4c3fc0d128bf2a4904c1301dbddd8d3adda9e736ce58
3
+ size 1211476784
model-00009-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a770334dd7a401e6b717b7ad30f35a5f98e16c0fc3b9591f335efcb72f25ee
3
+ size 714252392
model-00010-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd15ba33ecb53066595b45c16fd484b1c0e159dc550d31913cf4d335b3ba0a2e
3
+ size 1211476784
model-00011-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fc29d850e782722fcd037e1eb2e825b7df8454f0b42e92b64c627d039c79a7d
3
+ size 714252392
model-00012-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f44ce8e19b70d75f59de57222bd327bf7c827135a236391c51f93e6c9a9d5f0b
3
+ size 1211476784
model-00013-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:055db7580ec2e9a0aa4e1c1477c444c00eb7f204d625391f4424e00b7659a2f8
3
+ size 714252392
model-00014-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3911527ed67821a6057f25e7d42cd715e58d2df92aee7ca096450e455fa87b
3
+ size 1211476784
model-00015-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fd2daf192a14f13226cc6350ba88cfddd5e2f4629f4efb00dbfae9bb77508f8
3
+ size 714252392
model-00016-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c076fa1f7e25d284a2ec06c083376125b2c5442b3dc584b5eabaaee78e3ba9c8
3
+ size 1211487128
model-00017-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:450b5b47e69acfe945ac85e183569f50bd3ed102f991b9b5fae18d4516dbbb20
3
+ size 714252392
model-00018-of-00018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe72369eebdd81b26cb9c22ea63aec33f003ddcbb5cf08e4e7165f7cbcc5628b
3
+ size 3392197320
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
preprocessor_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "size": {
3
+ "longest_edge": 16777216,
4
+ "shortest_edge": 65536
5
+ },
6
+ "patch_size": 16,
7
+ "temporal_patch_size": 2,
8
+ "merge_size": 2,
9
+ "image_mean": [
10
+ 0.5,
11
+ 0.5,
12
+ 0.5
13
+ ],
14
+ "image_std": [
15
+ 0.5,
16
+ 0.5,
17
+ 0.5
18
+ ],
19
+ "processor_class": "Qwen3VLProcessor",
20
+ "image_processor_type": "Qwen2VLImageProcessorFast"
21
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b9509352d2af50381ab2247e083b80d32d5c0aba91c272ca9ff729b6a0e523
3
+ size 19989325
tokenizer_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "split_special_tokens": false,
27
+ "tokenizer_class": "Qwen2Tokenizer",
28
+ "unk_token": null,
29
+ "video_token": "<|video_pad|>",
30
+ "vision_bos_token": "<|vision_start|>",
31
+ "vision_eos_token": "<|vision_end|>"
32
+ }
video_preprocessor_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "size": {
3
+ "longest_edge": 25165824,
4
+ "shortest_edge": 4096
5
+ },
6
+ "patch_size": 16,
7
+ "temporal_patch_size": 2,
8
+ "merge_size": 2,
9
+ "image_mean": [
10
+ 0.5,
11
+ 0.5,
12
+ 0.5
13
+ ],
14
+ "image_std": [
15
+ 0.5,
16
+ 0.5,
17
+ 0.5
18
+ ],
19
+ "processor_class": "Qwen3VLProcessor",
20
+ "video_processor_type": "Qwen3VLVideoProcessor"
21
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff