xiongwang commited on
Commit
6986a6a
·
1 Parent(s): e1672be

Upload ckpt.

Browse files
LICENSE CHANGED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright 2025 Alibaba Cloud
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
README.md CHANGED
@@ -1,5 +1,123 @@
1
  ---
2
- license: apache-2.0
3
- license_name: qwen-research
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: other
3
+ license_name: apache-2.0
4
+ license_link: https://huggingface.co/Qwen/Qwen2.5-Omni-7B-GPTQ-Int4/blob/main/LICENSE
5
+ language:
6
+ - en
7
+ tags:
8
+ - multimodal
9
+ library_name: transformers
10
+ pipeline_tag: any-to-any
11
+ ---
12
+
13
+ # Qwen2.5-Omni-7B-GPTQ-Int4
14
+ <a href="https://chat.qwen.ai/" target="_blank" style="margin: 2px;">
15
+ <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
16
+ </a>
17
+
18
+
19
+ ## Overview
20
+ ### Introduction
21
+ Qwen2.5-Omni is an end-to-end multimodal model designed to perceive diverse modalities, including text, images, audio, and video, while simultaneously generating text and natural speech responses in a streaming manner.
22
+
23
+ <p align="center">
24
+ <img src="https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen2.5-Omni/qwen_omni.png" width="80%"/>
25
+ <p>
26
+
27
+ ### Key Features
28
+
29
+ * **Omni and Novel Architecture**: We propose Thinker-Talker architecture, an end-to-end multimodal model designed to perceive diverse modalities, including text, images, audio, and video, while simultaneously generating text and natural speech responses in a streaming manner. We propose a novel position embedding, named TMRoPE (Time-aligned Multimodal RoPE), to synchronize the timestamps of video inputs with audio.
30
+
31
+ * **Real-Time Voice and Video Chat**: Architecture designed for fully real-time interactions, supporting chunked input and immediate output.
32
+
33
+ * **Natural and Robust Speech Generation**: Surpassing many existing streaming and non-streaming alternatives, demonstrating superior robustness and naturalness in speech generation.
34
+
35
+ * **Strong Performance Across Modalities**: Exhibiting exceptional performance across all modalities when benchmarked against similarly sized single-modality models. Qwen2.5-Omni outperforms the similarly sized Qwen2-Audio in audio capabilities and achieves comparable performance to Qwen2.5-VL-7B.
36
+
37
+ * **Excellent End-to-End Speech Instruction Following**: Qwen2.5-Omni shows performance in end-to-end speech instruction following that rivals its effectiveness with text inputs, evidenced by benchmarks such as MMLU and GSM8K.
38
+
39
+ ### Model Architecture
40
+
41
+ <p align="center">
42
+ <img src="https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen2.5-Omni/overview.png" width="80%"/>
43
+ <p>
44
+
45
+ ## Quickstart
46
+
47
+ This model card introduces a series of enhancements designed to improve the Qwen2.5-Omni-7B's operability on devices with constrained GPU memory. Key optimizations include:
48
+
49
+ * Implemented 4-bit quantization of the Thinker's weights using GPTQ, effectively reducing GPU VRAM usage.
50
+
51
+ * Enhanced the inference pipeline to load model weights on-demand for each module and offload them to CPU memory once inference is complete, preventing peak VRAM usage from becoming excessive.
52
+
53
+ * Converted the token2wav module to support streaming inference, thereby avoiding the pre-allocation of excessive GPU memory.
54
+
55
+ * Adjusted the ODE solver from a second-order (RK4) to a first-order (Euler) method to further decrease computational overhead.
56
+
57
+ These improvements aim to ensure efficient performance of Qwen2.5-Omni across a range of hardware configurations, particularly those with lower GPU memory availability (RTX3080, 4080, 5070, etc).
58
+
59
+ Below, we provide simple examples to show how to use Qwen2.5-Omni-7B-GPTQ-Int4 with `gptqmodel` as follows:
60
+ ```
61
+ pip uninstall transformers
62
+ pip install git+https://github.com/huggingface/[email protected]
63
+ pip install accelerate
64
+ pip install gptqmodel==2.0.0
65
+ pip install numpy==2.0.0
66
+ ```
67
+ and then
68
+ ```
69
+ git clone https://github.com/QwenLM/Qwen2.5-Omni.git
70
+ cd low-VRAM-mode/
71
+ python low_VRAM_demo_gptq.py
72
+ ```
73
+
74
+ We offer a toolkit to help you handle various types of audio and visual input more conveniently, as if you were using an API. This includes base64, URLs, and interleaved audio, images and videos. You can install it using the following command and make sure your system has `ffmpeg` installed:
75
+
76
+ ```bash
77
+ # It's highly recommended to use `[decord]` feature for faster video loading.
78
+ pip install qwen-omni-utils[decord] -U
79
+ ```
80
+
81
+ If you are not using Linux, you might not be able to install `decord` from PyPI. In that case, you can use `pip install qwen-omni-utils -U` which will fall back to using torchvision for video processing. However, you can still [install decord from source](https://github.com/dmlc/decord?tab=readme-ov-file#install-from-source) to get decord used when loading video.
82
+
83
+
84
+ ### Performance
85
+
86
+ | Evaluation Set | Task | Metrics | Qwen2.5-Omni-7B | Qwen2.5-Omni-7B-GPTQ-Int4 |
87
+ |--------------|-----------| ------------- | ------------- | ------------------ |
88
+ | LibriSpeech test-other | ASR | WER ⬇️ | 3.4 | 3.71 |
89
+ | WenetSpeech test-net | ASR | WER ⬇️ | 5.9 | 6.62 |
90
+ | Seed-TTS test-hard (Speaker: Chelsie) | TTS | WER ⬇️ | 8.7 | 10.3 |
91
+ | MMLU-Pro | Text -> Text | Accuracy ⬆️ | 47.0 | 43.76 |
92
+ | OmniBench | Speech -> Text | Accuracy ⬆️ | 56.13 | 53.59 |
93
+ | VideoMME | Multimodality -> Text | Accuracy ⬆️ | 72.4 | 68.0 |
94
+
95
+
96
+
97
+ ### Minimum GPU memory requirements
98
+
99
+ |Model | Precision | 15(s) Video | 30(s) Video | 60(s) Video |
100
+ |--------------|-----------| ------------- | ------------- | ------------------ |
101
+ | Qwen-Omni-3B | FP32 | 89.10 GB | Not Recommend | Not Recommend |
102
+ | Qwen-Omni-3B | BF16 | 18.38 GB | 22.43 GB | 28.22 GB |
103
+ | Qwen-Omni-7B | FP32 | 93.56 GB | Not Recommend | Not Recommend |
104
+ | Qwen-Omni-7B | BF16 | 31.11 GB | 41.85 GB | 60.19 GB |
105
+
106
+
107
+ ## Citation
108
+
109
+ If you find our paper and code useful in your research, please consider giving a star :star: and citation :pencil: :)
110
+
111
+
112
+ ```BibTeX
113
+
114
+ @article{Qwen2.5-Omni,
115
+ title={Qwen2.5-Omni Technical Report},
116
+ author={Jin Xu, Zhifang Guo, Jinzheng He, Hangrui Hu, Ting He, Shuai Bai, Keqin Chen, Jialin Wang, Yang Fan, Kai Dang, Bin Zhang, Xiong Wang, Yunfei Chu, Junyang Lin},
117
+ journal={arXiv preprint arXiv:2503.20215},
118
+ year={2025}
119
+ }
120
+ ```
121
+
122
+ <br>
123
+
added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|AUDIO|>": 151646,
5
+ "<|IMAGE|>": 151655,
6
+ "<|VIDEO|>": 151656,
7
+ "<|audio_bos|>": 151647,
8
+ "<|audio_eos|>": 151648,
9
+ "<|box_end|>": 151649,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|quad_end|>": 151651,
19
+ "<|quad_start|>": 151650,
20
+ "<|repo_name|>": 151663,
21
+ "<|vision_bos|>": 151652,
22
+ "<|vision_eos|>": 151653,
23
+ "<|vision_pad|>": 151654
24
+ }
chat_template.jinja ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {% set audio_count = namespace(value=0) %}{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system
2
+ You are a helpful assistant.<|im_end|>
3
+ {% endif %}<|im_start|>{{ message['role'] }}
4
+ {% if message['content'] is string %}{{ message['content'] }}<|im_end|>
5
+ {% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_bos|><|IMAGE|><|vision_eos|>{% elif content['type'] == 'audio' or 'audio' in content or 'audio_url' in content %}{% set audio_count.value = audio_count.value + 1 %}{% if add_audio_id %}Audio {{ audio_count.value }}: {% endif %}<|audio_bos|><|AUDIO|><|audio_eos|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_bos|><|VIDEO|><|vision_eos|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>
6
+ {% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant
7
+ {% endif %}
config.json ADDED
@@ -0,0 +1,598 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2_5OmniForConditionalGeneration"
4
+ ],
5
+ "enable_audio_output": true,
6
+ "enable_audio_output_": true,
7
+ "enable_talker": true,
8
+ "model_type": "qwen2_5_omni",
9
+ "quantization_config": {
10
+ "bits": 4,
11
+ "checkpoint_format": "gptq",
12
+ "desc_act": true,
13
+ "group_size": 128,
14
+ "lm_head": false,
15
+ "meta": {
16
+ "damp_auto_increment": 0.01,
17
+ "damp_percent": 0.05,
18
+ "mse": 0.0,
19
+ "quantizer": [
20
+ "gptqmodel:4.0.0-dev"
21
+ ],
22
+ "static_groups": false,
23
+ "true_sequential": true,
24
+ "uri": "https://github.com/modelcloud/gptqmodel",
25
+ "v2": false,
26
+ "v2_alpha": 0.25
27
+ },
28
+ "pack_dtype": "int32",
29
+ "quant_method": "gptq",
30
+ "sym": true
31
+ },
32
+ "talker_config": {
33
+ "_attn_implementation_autoset": true,
34
+ "_name_or_path": "Qwen2.5-Omni-7B/talker",
35
+ "architectures": [
36
+ "Qwen2OmniTalkerForConditionalGeneration"
37
+ ],
38
+ "attention_dropout": 0.0,
39
+ "audio_end_token_id": 151648,
40
+ "audio_start_token_id": 151647,
41
+ "audio_token_index": 151646,
42
+ "embedding_size": 3584,
43
+ "head_dim": 128,
44
+ "hidden_act": "silu",
45
+ "hidden_size": 896,
46
+ "image_token_index": 151655,
47
+ "init_std": 0.02,
48
+ "initializer_range": 0.02,
49
+ "intermediate_size": 18944,
50
+ "max_position_embeddings": 32768,
51
+ "max_window_layers": 28,
52
+ "model_type": "qwen2_5_omni_talker",
53
+ "num_attention_heads": 12,
54
+ "num_hidden_layers": 24,
55
+ "num_key_value_heads": 4,
56
+ "position_id_per_seconds": 25,
57
+ "rms_norm_eps": 1e-06,
58
+ "rope_scaling": {
59
+ "mrope_section": [
60
+ 16,
61
+ 24,
62
+ 24
63
+ ],
64
+ "rope_type": "default",
65
+ "type": "default"
66
+ },
67
+ "rope_theta": 1000000.0,
68
+ "seconds_per_chunk": 2,
69
+ "sliding_window": 32768,
70
+ "spatial_merge_size": 2,
71
+ "torch_dtype": "bfloat16",
72
+ "tts_codec_end_token_id": 8294,
73
+ "tts_codec_mask_token_id": 8296,
74
+ "tts_codec_pad_token_id": 8292,
75
+ "tts_codec_start_token_id": 8293,
76
+ "tts_text_end_token_id": 151861,
77
+ "tts_text_pad_token_id": 151859,
78
+ "tts_text_start_token_id": 151860,
79
+ "use_cache": true,
80
+ "use_sliding_window": false,
81
+ "video_token_index": 151656,
82
+ "vision_end_token_id": 151653,
83
+ "vision_start_token_id": 151652,
84
+ "vocab_size": 8448
85
+ },
86
+ "thinker_config": {
87
+ "_attn_implementation_autoset": true,
88
+ "_name_or_path": "Qwen2.5-Omni-7B/thinker",
89
+ "architectures": [
90
+ "Qwen2OmniNaViTThinkerForConditionalGeneration"
91
+ ],
92
+ "audio_config": {
93
+ "_attn_implementation_autoset": true,
94
+ "_name_or_path": "",
95
+ "activation_dropout": 0.0,
96
+ "activation_function": "gelu",
97
+ "add_cross_attention": false,
98
+ "architectures": null,
99
+ "attention_dropout": 0.0,
100
+ "bad_words_ids": null,
101
+ "begin_suppress_tokens": null,
102
+ "bos_token_id": null,
103
+ "chunk_size_feed_forward": 0,
104
+ "cross_attention_hidden_size": null,
105
+ "d_model": 1280,
106
+ "decoder_start_token_id": null,
107
+ "diversity_penalty": 0.0,
108
+ "do_sample": false,
109
+ "dropout": 0.0,
110
+ "early_stopping": false,
111
+ "encoder_attention_heads": 20,
112
+ "encoder_ffn_dim": 5120,
113
+ "encoder_layerdrop": 0.0,
114
+ "encoder_layers": 32,
115
+ "encoder_no_repeat_ngram_size": 0,
116
+ "eos_token_id": null,
117
+ "exponential_decay_length_penalty": null,
118
+ "finetuning_task": null,
119
+ "forced_bos_token_id": null,
120
+ "forced_eos_token_id": null,
121
+ "id2label": {
122
+ "0": "LABEL_0",
123
+ "1": "LABEL_1"
124
+ },
125
+ "init_std": 0.02,
126
+ "initializer_range": 0.02,
127
+ "is_decoder": false,
128
+ "is_encoder_decoder": false,
129
+ "label2id": {
130
+ "LABEL_0": 0,
131
+ "LABEL_1": 1
132
+ },
133
+ "length_penalty": 1.0,
134
+ "max_length": 20,
135
+ "max_source_positions": 1500,
136
+ "min_length": 0,
137
+ "model_type": "qwen2_5_omni_audio_encoder",
138
+ "n_window": 100,
139
+ "no_repeat_ngram_size": 0,
140
+ "num_beam_groups": 1,
141
+ "num_beams": 1,
142
+ "num_hidden_layers": 32,
143
+ "num_mel_bins": 128,
144
+ "num_return_sequences": 1,
145
+ "output_attentions": false,
146
+ "output_dim": 3584,
147
+ "output_hidden_states": false,
148
+ "output_scores": false,
149
+ "pad_token_id": null,
150
+ "prefix": null,
151
+ "problem_type": null,
152
+ "pruned_heads": {},
153
+ "remove_invalid_values": false,
154
+ "repetition_penalty": 1.0,
155
+ "return_dict": true,
156
+ "return_dict_in_generate": false,
157
+ "scale_embedding": false,
158
+ "sep_token_id": null,
159
+ "suppress_tokens": null,
160
+ "task_specific_params": null,
161
+ "temperature": 1.0,
162
+ "tf_legacy_loss": false,
163
+ "tie_encoder_decoder": false,
164
+ "tie_word_embeddings": true,
165
+ "tokenizer_class": null,
166
+ "top_k": 50,
167
+ "top_p": 1.0,
168
+ "torch_dtype": null,
169
+ "torchscript": false,
170
+ "typical_p": 1.0,
171
+ "use_bfloat16": false
172
+ },
173
+ "audio_end_token_id": 151648,
174
+ "audio_start_token_id": 151647,
175
+ "audio_token_index": 151646,
176
+ "bos_token_id": 151644,
177
+ "eos_token_id": 151645,
178
+ "ignore_index": -100,
179
+ "image_token_index": 151655,
180
+ "init_std": 0.02,
181
+ "initializer_range": 0.02,
182
+ "model_type": "qwen2_5_omni_thinker",
183
+ "pad_token_id": 151643,
184
+ "position_id_per_seconds": 25,
185
+ "seconds_per_chunk": 2,
186
+ "text_config": {
187
+ "_attn_implementation_autoset": false,
188
+ "_name_or_path": "",
189
+ "add_cross_attention": false,
190
+ "architectures": null,
191
+ "attention_dropout": 0.0,
192
+ "bad_words_ids": null,
193
+ "begin_suppress_tokens": null,
194
+ "bos_token_id": null,
195
+ "chunk_size_feed_forward": 0,
196
+ "cross_attention_hidden_size": null,
197
+ "decoder_start_token_id": null,
198
+ "diversity_penalty": 0.0,
199
+ "do_sample": false,
200
+ "early_stopping": false,
201
+ "encoder_no_repeat_ngram_size": 0,
202
+ "eos_token_id": null,
203
+ "exponential_decay_length_penalty": null,
204
+ "finetuning_task": null,
205
+ "forced_bos_token_id": null,
206
+ "forced_eos_token_id": null,
207
+ "hidden_act": "silu",
208
+ "hidden_size": 3584,
209
+ "id2label": {
210
+ "0": "LABEL_0",
211
+ "1": "LABEL_1"
212
+ },
213
+ "init_std": 0.02,
214
+ "initializer_range": 0.02,
215
+ "intermediate_size": 18944,
216
+ "is_decoder": false,
217
+ "is_encoder_decoder": false,
218
+ "label2id": {
219
+ "LABEL_0": 0,
220
+ "LABEL_1": 1
221
+ },
222
+ "length_penalty": 1.0,
223
+ "max_length": 20,
224
+ "max_position_embeddings": 32768,
225
+ "max_window_layers": 28,
226
+ "min_length": 0,
227
+ "model_type": "qwen2_5_omni_text",
228
+ "no_repeat_ngram_size": 0,
229
+ "num_attention_heads": 28,
230
+ "num_beam_groups": 1,
231
+ "num_beams": 1,
232
+ "num_hidden_layers": 28,
233
+ "num_key_value_heads": 4,
234
+ "num_return_sequences": 1,
235
+ "output_attentions": false,
236
+ "output_hidden_states": false,
237
+ "output_scores": false,
238
+ "pad_token_id": null,
239
+ "prefix": null,
240
+ "problem_type": null,
241
+ "pruned_heads": {},
242
+ "remove_invalid_values": false,
243
+ "repetition_penalty": 1.0,
244
+ "return_dict": true,
245
+ "return_dict_in_generate": false,
246
+ "rms_norm_eps": 1e-06,
247
+ "rope_scaling": {
248
+ "mrope_section": [
249
+ 16,
250
+ 24,
251
+ 24
252
+ ],
253
+ "rope_type": "default",
254
+ "type": "default"
255
+ },
256
+ "rope_theta": 1000000.0,
257
+ "sep_token_id": null,
258
+ "sliding_window": 32768,
259
+ "suppress_tokens": null,
260
+ "task_specific_params": null,
261
+ "temperature": 1.0,
262
+ "tf_legacy_loss": false,
263
+ "tie_encoder_decoder": false,
264
+ "tie_word_embeddings": false,
265
+ "tokenizer_class": null,
266
+ "top_k": 50,
267
+ "top_p": 1.0,
268
+ "torch_dtype": null,
269
+ "torchscript": false,
270
+ "typical_p": 1.0,
271
+ "use_bfloat16": false,
272
+ "use_cache": true,
273
+ "use_sliding_window": false,
274
+ "vocab_size": 152064
275
+ },
276
+ "torch_dtype": "bfloat16",
277
+ "user_token_id": 872,
278
+ "video_token_index": 151656,
279
+ "vision_config": {
280
+ "_attn_implementation_autoset": true,
281
+ "_name_or_path": "",
282
+ "add_cross_attention": false,
283
+ "architectures": null,
284
+ "bad_words_ids": null,
285
+ "begin_suppress_tokens": null,
286
+ "bos_token_id": null,
287
+ "chunk_size_feed_forward": 0,
288
+ "cross_attention_hidden_size": null,
289
+ "decoder_start_token_id": null,
290
+ "depth": 32,
291
+ "diversity_penalty": 0.0,
292
+ "do_sample": false,
293
+ "early_stopping": false,
294
+ "embed_dim": 1280,
295
+ "encoder_no_repeat_ngram_size": 0,
296
+ "eos_token_id": null,
297
+ "exponential_decay_length_penalty": null,
298
+ "finetuning_task": null,
299
+ "forced_bos_token_id": null,
300
+ "forced_eos_token_id": null,
301
+ "fullatt_block_indexes": [
302
+ 7,
303
+ 15,
304
+ 23,
305
+ 31
306
+ ],
307
+ "hidden_act": "silu",
308
+ "hidden_size": 1280,
309
+ "id2label": {
310
+ "0": "LABEL_0",
311
+ "1": "LABEL_1"
312
+ },
313
+ "in_channels": 3,
314
+ "in_chans": 3,
315
+ "init_std": 0.02,
316
+ "initializer_range": 0.02,
317
+ "intermediate_size": 3420,
318
+ "is_decoder": false,
319
+ "is_encoder_decoder": false,
320
+ "label2id": {
321
+ "LABEL_0": 0,
322
+ "LABEL_1": 1
323
+ },
324
+ "length_penalty": 1.0,
325
+ "max_length": 20,
326
+ "min_length": 0,
327
+ "model_type": "qwen2_5_omni_vision_encoder",
328
+ "no_repeat_ngram_size": 0,
329
+ "num_beam_groups": 1,
330
+ "num_beams": 1,
331
+ "num_heads": 16,
332
+ "num_return_sequences": 1,
333
+ "out_hidden_size": 3584,
334
+ "output_attentions": false,
335
+ "output_hidden_states": false,
336
+ "output_scores": false,
337
+ "pad_token_id": null,
338
+ "patch_size": 14,
339
+ "prefix": null,
340
+ "problem_type": null,
341
+ "pruned_heads": {},
342
+ "remove_invalid_values": false,
343
+ "repetition_penalty": 1.0,
344
+ "return_dict": true,
345
+ "return_dict_in_generate": false,
346
+ "sep_token_id": null,
347
+ "spatial_merge_size": 2,
348
+ "spatial_patch_size": 14,
349
+ "suppress_tokens": null,
350
+ "task_specific_params": null,
351
+ "temperature": 1.0,
352
+ "temporal_patch_size": 2,
353
+ "tf_legacy_loss": false,
354
+ "tie_encoder_decoder": false,
355
+ "tie_word_embeddings": true,
356
+ "tokenizer_class": null,
357
+ "tokens_per_second": 25,
358
+ "top_k": 50,
359
+ "top_p": 1.0,
360
+ "torch_dtype": null,
361
+ "torchscript": false,
362
+ "typical_p": 1.0,
363
+ "use_bfloat16": false,
364
+ "window_size": 112
365
+ },
366
+ "vision_end_token_id": 151653,
367
+ "vision_start_token_id": 151652,
368
+ "vision_token_id": 151654
369
+ },
370
+ "token2wav_config": {
371
+ "_attn_implementation_autoset": true,
372
+ "bigvgan_config": {
373
+ "_attn_implementation_autoset": true,
374
+ "_name_or_path": "",
375
+ "add_cross_attention": false,
376
+ "architectures": null,
377
+ "bad_words_ids": null,
378
+ "begin_suppress_tokens": null,
379
+ "bos_token_id": null,
380
+ "chunk_size_feed_forward": 0,
381
+ "cross_attention_hidden_size": null,
382
+ "decoder_start_token_id": null,
383
+ "diversity_penalty": 0.0,
384
+ "do_sample": false,
385
+ "early_stopping": false,
386
+ "encoder_no_repeat_ngram_size": 0,
387
+ "eos_token_id": null,
388
+ "exponential_decay_length_penalty": null,
389
+ "finetuning_task": null,
390
+ "forced_bos_token_id": null,
391
+ "forced_eos_token_id": null,
392
+ "id2label": {
393
+ "0": "LABEL_0",
394
+ "1": "LABEL_1"
395
+ },
396
+ "is_decoder": false,
397
+ "is_encoder_decoder": false,
398
+ "label2id": {
399
+ "LABEL_0": 0,
400
+ "LABEL_1": 1
401
+ },
402
+ "length_penalty": 1.0,
403
+ "max_length": 20,
404
+ "mel_dim": 80,
405
+ "min_length": 0,
406
+ "model_type": "qwen2_5_omni_bigvgan",
407
+ "no_repeat_ngram_size": 0,
408
+ "num_beam_groups": 1,
409
+ "num_beams": 1,
410
+ "num_return_sequences": 1,
411
+ "output_attentions": false,
412
+ "output_hidden_states": false,
413
+ "output_scores": false,
414
+ "pad_token_id": null,
415
+ "prefix": null,
416
+ "problem_type": null,
417
+ "pruned_heads": {},
418
+ "remove_invalid_values": false,
419
+ "repetition_penalty": 1.0,
420
+ "resblock_dilation_sizes": [
421
+ [
422
+ 1,
423
+ 3,
424
+ 5
425
+ ],
426
+ [
427
+ 1,
428
+ 3,
429
+ 5
430
+ ],
431
+ [
432
+ 1,
433
+ 3,
434
+ 5
435
+ ]
436
+ ],
437
+ "resblock_kernel_sizes": [
438
+ 3,
439
+ 7,
440
+ 11
441
+ ],
442
+ "return_dict": true,
443
+ "return_dict_in_generate": false,
444
+ "sep_token_id": null,
445
+ "suppress_tokens": null,
446
+ "task_specific_params": null,
447
+ "temperature": 1.0,
448
+ "tf_legacy_loss": false,
449
+ "tie_encoder_decoder": false,
450
+ "tie_word_embeddings": true,
451
+ "tokenizer_class": null,
452
+ "top_k": 50,
453
+ "top_p": 1.0,
454
+ "torch_dtype": null,
455
+ "torchscript": false,
456
+ "typical_p": 1.0,
457
+ "upsample_initial_channel": 1536,
458
+ "upsample_kernel_sizes": [
459
+ 11,
460
+ 7,
461
+ 4,
462
+ 4,
463
+ 4,
464
+ 4
465
+ ],
466
+ "upsample_rates": [
467
+ 5,
468
+ 3,
469
+ 2,
470
+ 2,
471
+ 2,
472
+ 2
473
+ ],
474
+ "use_bfloat16": false,
475
+ "use_bias_at_final": false
476
+ },
477
+ "dit_config": {
478
+ "_attn_implementation_autoset": true,
479
+ "_name_or_path": "",
480
+ "add_cross_attention": false,
481
+ "architectures": null,
482
+ "bad_words_ids": null,
483
+ "begin_suppress_tokens": null,
484
+ "block_size": 24,
485
+ "bos_token_id": null,
486
+ "chunk_size_feed_forward": 0,
487
+ "cross_attention_hidden_size": null,
488
+ "decoder_start_token_id": null,
489
+ "depth": 22,
490
+ "dim": 1024,
491
+ "diversity_penalty": 0.0,
492
+ "do_sample": false,
493
+ "dropout": 0.1,
494
+ "early_stopping": false,
495
+ "emb_dim": 512,
496
+ "enc_attention_channels": 64,
497
+ "enc_channels": [
498
+ 256,
499
+ 256,
500
+ 256,
501
+ 256,
502
+ 768
503
+ ],
504
+ "enc_dilations": [
505
+ 1,
506
+ 2,
507
+ 3,
508
+ 4,
509
+ 1
510
+ ],
511
+ "enc_dim": 128,
512
+ "enc_emb_dim": 192,
513
+ "enc_global_context": true,
514
+ "enc_kernel_sizes": [
515
+ 5,
516
+ 3,
517
+ 3,
518
+ 3,
519
+ 1
520
+ ],
521
+ "enc_lin_neurons": 192,
522
+ "enc_res2net_scale": 2,
523
+ "enc_se_channels": 64,
524
+ "encoder_no_repeat_ngram_size": 0,
525
+ "eos_token_id": null,
526
+ "exponential_decay_length_penalty": null,
527
+ "ff_mult": 2,
528
+ "finetuning_task": null,
529
+ "forced_bos_token_id": null,
530
+ "forced_eos_token_id": null,
531
+ "head_dim": 64,
532
+ "heads": 16,
533
+ "hidden_size": 1024,
534
+ "id2label": {
535
+ "0": "LABEL_0",
536
+ "1": "LABEL_1"
537
+ },
538
+ "is_decoder": false,
539
+ "is_encoder_decoder": false,
540
+ "label2id": {
541
+ "LABEL_0": 0,
542
+ "LABEL_1": 1
543
+ },
544
+ "length_penalty": 1.0,
545
+ "look_ahead_layers": [
546
+ 10
547
+ ],
548
+ "look_backward_layers": [
549
+ 0,
550
+ 20
551
+ ],
552
+ "max_length": 20,
553
+ "max_position_embeddings": 32768,
554
+ "mel_dim": 80,
555
+ "min_length": 0,
556
+ "model_type": "qwen2_5_omni_dit",
557
+ "no_repeat_ngram_size": 0,
558
+ "num_attention_heads": 16,
559
+ "num_beam_groups": 1,
560
+ "num_beams": 1,
561
+ "num_embeds": 8193,
562
+ "num_hidden_layers": 22,
563
+ "num_return_sequences": 1,
564
+ "output_attentions": false,
565
+ "output_hidden_states": false,
566
+ "output_scores": false,
567
+ "pad_token_id": null,
568
+ "prefix": null,
569
+ "problem_type": null,
570
+ "pruned_heads": {},
571
+ "remove_invalid_values": false,
572
+ "repeats": 2,
573
+ "repetition_penalty": 1.0,
574
+ "return_dict": true,
575
+ "return_dict_in_generate": false,
576
+ "rope_theta": 10000.0,
577
+ "sep_token_id": null,
578
+ "suppress_tokens": null,
579
+ "task_specific_params": null,
580
+ "temperature": 1.0,
581
+ "tf_legacy_loss": false,
582
+ "tie_encoder_decoder": false,
583
+ "tie_word_embeddings": true,
584
+ "tokenizer_class": null,
585
+ "top_k": 50,
586
+ "top_p": 1.0,
587
+ "torch_dtype": "float32",
588
+ "torchscript": false,
589
+ "typical_p": 1.0,
590
+ "use_bfloat16": false
591
+ },
592
+ "model_type": "qwen2_5_omni_token2wav",
593
+ "torch_dtype": "bfloat16"
594
+ },
595
+ "torch_dtype": "bfloat16",
596
+ "transformers_version": "4.52.0.dev0",
597
+ "use_cache": false
598
+ }
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.52.0.dev0"
4
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee387a76c541ded76184b108cc36cb6ca00cf4986cb8a70a107456ced39ed8b7
3
+ size 3980360160
model-00002-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8d3b35f1a303a6617dd85cbda5e7fcba5b5f00401a5a6a7cf7c010cde7d5ac
3
+ size 3137548744
model-00003-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c62153be9bf422c339d40b020f9b71982d32c61419f58d8e113231b70c7e81b
3
+ size 3993380128
model-00004-of-00004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d33733bedd858bb3157d479eaba1388693f29b83a26e650810581f33eb1d1c79
3
+ size 1595686480
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,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 300,
3
+ "dither": 0.0,
4
+ "feature_extractor_type": "WhisperFeatureExtractor",
5
+ "feature_size": 128,
6
+ "hop_length": 160,
7
+ "image_mean": [
8
+ 0.48145466,
9
+ 0.4578275,
10
+ 0.40821073
11
+ ],
12
+ "image_processor_type": "Qwen2VLImageProcessor",
13
+ "image_std": [
14
+ 0.26862954,
15
+ 0.26130258,
16
+ 0.27577711
17
+ ],
18
+ "max_pixels": 12845056,
19
+ "merge_size": 2,
20
+ "min_pixels": 3136,
21
+ "n_fft": 400,
22
+ "n_samples": 4800000,
23
+ "nb_max_frames": 30000,
24
+ "padding_side": "right",
25
+ "padding_value": 0.0,
26
+ "patch_size": 14,
27
+ "processor_class": "Qwen2_5OmniProcessor",
28
+ "return_attention_mask": true,
29
+ "sampling_rate": 16000,
30
+ "temporal_patch_size": 2
31
+ }
quant_log.csv ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ layer,module,loss,samples,damp,time
2
+ 0,self_attn.k_proj,0.0000432854,0.05000,1.766
3
+ 0,self_attn.v_proj,0.0000049972,0.05000,1.793
4
+ 0,self_attn.q_proj,0.0001757931,0.05000,1.798
5
+ 0,self_attn.o_proj,0.0000108898,0.05000,0.778
6
+ 0,mlp.up_proj,0.0003301854,0.05000,1.146
7
+ 0,mlp.gate_proj,0.0007666261,0.05000,1.183
8
+ 0,mlp.down_proj,0.0000141513,0.05000,5.336
9
+ 1,self_attn.k_proj,0.0000358306,0.05000,1.767
10
+ 1,self_attn.q_proj,0.0001356997,0.05000,1.789
11
+ 1,self_attn.v_proj,0.0000092715,0.05000,1.792
12
+ 1,self_attn.o_proj,0.0000043125,0.05000,0.785
13
+ 1,mlp.up_proj,0.0068297327,0.05000,1.161
14
+ 1,mlp.gate_proj,0.0110956548,0.05000,1.184
15
+ 1,mlp.down_proj,0.0000095164,0.05000,5.333
16
+ 2,self_attn.k_proj,0.0000858678,0.05000,1.750
17
+ 2,self_attn.v_proj,0.0000151014,0.05000,1.786
18
+ 2,self_attn.q_proj,0.0003180285,0.05000,1.790
19
+ 2,self_attn.o_proj,0.0000078531,0.05000,0.777
20
+ 2,mlp.up_proj,0.0060570274,0.05000,1.143
21
+ 2,mlp.gate_proj,0.0098869666,0.05000,1.177
22
+ 2,mlp.down_proj,0.0000373999,0.05000,5.348
23
+ 3,self_attn.k_proj,0.0000810958,0.05000,1.771
24
+ 3,self_attn.q_proj,0.0003177889,0.05000,1.790
25
+ 3,self_attn.v_proj,0.0000203367,0.05000,1.792
26
+ 3,self_attn.o_proj,0.0000193827,0.05000,0.780
27
+ 3,mlp.up_proj,0.0127348766,0.05000,1.154
28
+ 3,mlp.gate_proj,0.0171400174,0.05000,1.185
29
+ 3,mlp.down_proj,0.0021732034,0.05000,5.357
30
+ 4,self_attn.k_proj,0.0001399196,0.05000,1.776
31
+ 4,self_attn.q_proj,0.0006156289,0.05000,1.794
32
+ 4,self_attn.v_proj,0.0000480736,0.05000,1.796
33
+ 4,self_attn.o_proj,0.0000394140,0.05000,0.788
34
+ 4,mlp.up_proj,0.0090971480,0.05000,1.153
35
+ 4,mlp.gate_proj,0.0135318746,0.05000,1.185
36
+ 4,mlp.down_proj,0.0023862841,0.05000,5.319
37
+ 5,self_attn.k_proj,0.0001325996,0.05000,1.784
38
+ 5,self_attn.q_proj,0.0006572159,0.05000,1.797
39
+ 5,self_attn.v_proj,0.0000548861,0.05000,1.799
40
+ 5,self_attn.o_proj,0.0000599871,0.05000,0.795
41
+ 5,mlp.up_proj,0.0147371594,0.05000,1.171
42
+ 5,mlp.gate_proj,0.0186996124,0.05000,1.195
43
+ 5,mlp.down_proj,0.0002437168,0.05000,5.403
44
+ 6,self_attn.k_proj,0.0000885772,0.05000,1.742
45
+ 6,self_attn.v_proj,0.0000421790,0.05000,1.777
46
+ 6,self_attn.q_proj,0.0004314109,0.05000,1.783
47
+ 6,self_attn.o_proj,0.0000446818,0.05000,0.794
48
+ 6,mlp.up_proj,0.0026338197,0.05000,1.157
49
+ 6,mlp.gate_proj,0.0037542884,0.05000,1.188
50
+ 6,mlp.down_proj,0.0000997583,0.05000,5.390
51
+ 7,self_attn.k_proj,0.0000925571,0.05000,1.789
52
+ 7,self_attn.q_proj,0.0005228582,0.05000,1.802
53
+ 7,self_attn.v_proj,0.0000846739,0.05000,1.804
54
+ 7,self_attn.o_proj,0.0000540034,0.05000,0.791
55
+ 7,mlp.up_proj,0.0021272203,0.05000,1.164
56
+ 7,mlp.gate_proj,0.0023616219,0.05000,1.187
57
+ 7,mlp.down_proj,0.0001141313,0.05000,5.314
58
+ 8,self_attn.k_proj,0.0001738771,0.05000,1.777
59
+ 8,self_attn.v_proj,0.0000707547,0.05000,1.794
60
+ 8,self_attn.q_proj,0.0007570342,0.05000,1.799
61
+ 8,self_attn.o_proj,0.0000702879,0.05000,0.788
62
+ 8,mlp.up_proj,0.0023392382,0.05000,1.160
63
+ 8,mlp.gate_proj,0.0024381351,0.05000,1.184
64
+ 8,mlp.down_proj,0.0001141036,0.05000,5.359
65
+ 9,self_attn.k_proj,0.0001255440,0.05000,1.747
66
+ 9,self_attn.v_proj,0.0001075853,0.05000,1.781
67
+ 9,self_attn.q_proj,0.0006896859,0.05000,1.785
68
+ 9,self_attn.o_proj,0.0000752609,0.05000,0.778
69
+ 9,mlp.up_proj,0.0046194003,0.05000,1.152
70
+ 9,mlp.gate_proj,0.0072552940,0.05000,1.185
71
+ 9,mlp.down_proj,0.0001435438,0.05000,5.375
72
+ 10,self_attn.v_proj,0.0000711022,0.05000,1.815
73
+ 10,self_attn.k_proj,0.0001285309,0.05000,1.819
74
+ 10,self_attn.q_proj,0.0006438414,0.05000,1.842
75
+ 10,self_attn.o_proj,0.0000531726,0.05000,0.780
76
+ 10,mlp.up_proj,0.0023653700,0.05000,1.150
77
+ 10,mlp.gate_proj,0.0026815632,0.05000,1.183
78
+ 10,mlp.down_proj,0.0000887731,0.05000,5.373
79
+ 11,self_attn.k_proj,0.0001696957,0.05000,1.778
80
+ 11,self_attn.v_proj,0.0000648065,0.05000,1.797
81
+ 11,self_attn.q_proj,0.0007402942,0.05000,1.801
82
+ 11,self_attn.o_proj,0.0000742858,0.05000,0.783
83
+ 11,mlp.up_proj,0.0021493328,0.05000,1.163
84
+ 11,mlp.gate_proj,0.0022600763,0.05000,1.190
85
+ 11,mlp.down_proj,0.0002429208,0.05000,5.360
86
+ 12,self_attn.k_proj,0.0001913924,0.05000,1.775
87
+ 12,self_attn.v_proj,0.0000848261,0.05000,1.794
88
+ 12,self_attn.q_proj,0.0008414217,0.05000,1.799
89
+ 12,self_attn.o_proj,0.0000603520,0.05000,0.791
90
+ 12,mlp.up_proj,0.0021892047,0.05000,1.165
91
+ 12,mlp.gate_proj,0.0021619192,0.05000,1.188
92
+ 12,mlp.down_proj,0.0000992026,0.05000,5.388
93
+ 13,self_attn.k_proj,0.0001764100,0.05000,1.783
94
+ 13,self_attn.v_proj,0.0001123422,0.05000,1.800
95
+ 13,self_attn.q_proj,0.0009153854,0.05000,1.803
96
+ 13,self_attn.o_proj,0.0000794259,0.05000,0.789
97
+ 13,mlp.up_proj,0.0022109749,0.05000,1.161
98
+ 13,mlp.gate_proj,0.0023554429,0.05000,1.187
99
+ 13,mlp.down_proj,0.0000893284,0.05000,5.370
100
+ 14,self_attn.k_proj,0.0002561925,0.05000,1.782
101
+ 14,self_attn.v_proj,0.0001154645,0.05000,1.787
102
+ 14,self_attn.q_proj,0.0013007666,0.05000,1.813
103
+ 14,self_attn.o_proj,0.0001204233,0.05000,0.781
104
+ 14,mlp.up_proj,0.0025638388,0.05000,1.145
105
+ 14,mlp.gate_proj,0.0025896619,0.05000,1.171
106
+ 14,mlp.down_proj,0.0000961390,0.05000,5.339
107
+ 15,self_attn.k_proj,0.0002411058,0.05000,1.771
108
+ 15,self_attn.v_proj,0.0001010086,0.05000,1.779
109
+ 15,self_attn.q_proj,0.0010763963,0.05000,1.806
110
+ 15,self_attn.o_proj,0.0001248457,0.05000,0.779
111
+ 15,mlp.up_proj,0.0025943129,0.05000,1.146
112
+ 15,mlp.gate_proj,0.0025343251,0.05000,1.173
113
+ 15,mlp.down_proj,0.0001141996,0.05000,5.327
114
+ 16,self_attn.k_proj,0.0002437389,0.05000,1.762
115
+ 16,self_attn.v_proj,0.0001444091,0.05000,1.778
116
+ 16,self_attn.q_proj,0.0012326450,0.05000,1.798
117
+ 16,self_attn.o_proj,0.0001986508,0.05000,0.780
118
+ 16,mlp.up_proj,0.0028457921,0.05000,1.147
119
+ 16,mlp.gate_proj,0.0027699758,0.05000,1.172
120
+ 16,mlp.down_proj,0.0001097131,0.05000,5.343
121
+ 17,self_attn.k_proj,0.0002372200,0.05000,1.779
122
+ 17,self_attn.v_proj,0.0001644637,0.05000,1.785
123
+ 17,self_attn.q_proj,0.0013344949,0.05000,1.804
124
+ 17,self_attn.o_proj,0.0001687157,0.05000,0.777
125
+ 17,mlp.up_proj,0.0034605139,0.05000,1.152
126
+ 17,mlp.gate_proj,0.0032823749,0.05000,1.177
127
+ 17,mlp.down_proj,0.0001509321,0.05000,5.323
128
+ 18,self_attn.k_proj,0.0001887011,0.05000,1.765
129
+ 18,self_attn.v_proj,0.0001808350,0.05000,1.779
130
+ 18,self_attn.q_proj,0.0010705749,0.05000,1.801
131
+ 18,self_attn.o_proj,0.0001657871,0.05000,0.783
132
+ 18,mlp.up_proj,0.0040642183,0.05000,1.148
133
+ 18,mlp.gate_proj,0.0037679110,0.05000,1.174
134
+ 18,mlp.down_proj,0.0002181015,0.05000,5.336
135
+ 19,self_attn.k_proj,0.0002055513,0.05000,1.769
136
+ 19,self_attn.v_proj,0.0002454614,0.05000,1.785
137
+ 19,self_attn.q_proj,0.0013781268,0.05000,1.805
138
+ 19,self_attn.o_proj,0.0002243668,0.05000,0.781
139
+ 19,mlp.up_proj,0.0046072615,0.05000,1.154
140
+ 19,mlp.gate_proj,0.0044774732,0.05000,1.177
141
+ 19,mlp.down_proj,0.0002187767,0.05000,5.333
142
+ 20,self_attn.k_proj,0.0002085851,0.05000,1.772
143
+ 20,self_attn.v_proj,0.0002610162,0.05000,1.786
144
+ 20,self_attn.q_proj,0.0013019970,0.05000,1.806
145
+ 20,self_attn.o_proj,0.0001514216,0.05000,0.781
146
+ 20,mlp.up_proj,0.0054252240,0.05000,1.148
147
+ 20,mlp.gate_proj,0.0051634870,0.05000,1.173
148
+ 20,mlp.down_proj,0.0003712054,0.05000,5.326
149
+ 21,self_attn.k_proj,0.0002118031,0.05000,1.759
150
+ 21,self_attn.v_proj,0.0003764736,0.05000,1.772
151
+ 21,self_attn.q_proj,0.0015059532,0.05000,1.788
152
+ 21,self_attn.o_proj,0.0004255283,0.05000,0.782
153
+ 21,mlp.up_proj,0.0066461328,0.05000,1.147
154
+ 21,mlp.gate_proj,0.0066254139,0.05000,1.174
155
+ 21,mlp.down_proj,0.0005992475,0.05000,5.317
156
+ 22,self_attn.k_proj,0.0002988659,0.05000,1.769
157
+ 22,self_attn.v_proj,0.0005736383,0.05000,1.783
158
+ 22,self_attn.q_proj,0.0021297575,0.05000,1.807
159
+ 22,self_attn.o_proj,0.0004206545,0.05000,0.780
160
+ 22,mlp.up_proj,0.0094454406,0.05000,1.151
161
+ 22,mlp.gate_proj,0.0092535556,0.05000,1.175
162
+ 22,mlp.down_proj,0.0008095826,0.05000,5.324
163
+ 23,self_attn.k_proj,0.0003835323,0.05000,1.771
164
+ 23,self_attn.v_proj,0.0007766295,0.05000,1.785
165
+ 23,self_attn.q_proj,0.0024568439,0.05000,1.806
166
+ 23,self_attn.o_proj,0.0008100346,0.05000,0.780
167
+ 23,mlp.up_proj,0.0125601661,0.05000,1.148
168
+ 23,mlp.gate_proj,0.0126166713,0.05000,1.174
169
+ 23,mlp.down_proj,0.0009607696,0.05000,5.323
170
+ 24,self_attn.k_proj,0.0003131202,0.05000,1.760
171
+ 24,self_attn.v_proj,0.0008387528,0.05000,1.777
172
+ 24,self_attn.q_proj,0.0022884397,0.05000,1.799
173
+ 24,self_attn.o_proj,0.0006900308,0.05000,0.784
174
+ 24,mlp.up_proj,0.0137791785,0.05000,1.152
175
+ 24,mlp.gate_proj,0.0128174114,0.05000,1.177
176
+ 24,mlp.down_proj,0.0013900608,0.05000,5.345
177
+ 25,self_attn.k_proj,0.0003696309,0.05000,1.796
178
+ 25,self_attn.v_proj,0.0014799064,0.05000,1.798
179
+ 25,self_attn.q_proj,0.0027035042,0.05000,1.818
180
+ 25,self_attn.o_proj,0.0010714627,0.05000,0.780
181
+ 25,mlp.up_proj,0.0188588492,0.05000,1.149
182
+ 25,mlp.gate_proj,0.0167194957,0.05000,1.181
183
+ 25,mlp.down_proj,0.0112290785,0.05000,5.347
184
+ 26,self_attn.k_proj,0.0005632932,0.05000,1.775
185
+ 26,self_attn.v_proj,0.0039053194,0.05000,1.784
186
+ 26,self_attn.q_proj,0.0044603734,0.05000,1.806
187
+ 26,self_attn.o_proj,0.0024405535,0.05000,0.786
188
+ 26,mlp.up_proj,0.0201260808,0.05000,1.157
189
+ 26,mlp.gate_proj,0.0176544122,0.05000,1.180
190
+ 26,mlp.down_proj,0.0254254744,0.05000,5.332
191
+ 27,self_attn.k_proj,0.0007584638,0.05000,1.767
192
+ 27,self_attn.v_proj,0.0063212753,0.05000,1.781
193
+ 27,self_attn.q_proj,0.0070051274,0.05000,1.795
194
+ 27,self_attn.o_proj,0.0045859847,0.05000,0.785
195
+ 27,mlp.up_proj,0.0242716040,0.05000,1.155
196
+ 27,mlp.gate_proj,0.0231725800,0.05000,1.181
197
+ 27,mlp.down_proj,0.0212887442,0.05000,5.341
quantize_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bits": 4,
3
+ "group_size": 128,
4
+ "desc_act": true,
5
+ "sym": true,
6
+ "lm_head": false,
7
+ "quant_method": "gptq",
8
+ "checkpoint_format": "gptq",
9
+ "pack_dtype": "int32",
10
+ "meta": {
11
+ "quantizer": [
12
+ "gptqmodel:4.0.0-dev"
13
+ ],
14
+ "uri": "https://github.com/modelcloud/gptqmodel",
15
+ "damp_percent": 0.05,
16
+ "damp_auto_increment": 0.01,
17
+ "static_groups": false,
18
+ "true_sequential": true,
19
+ "mse": 0.0,
20
+ "v2": false,
21
+ "v2_alpha": 0.25
22
+ }
23
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|AUDIO|>",
6
+ "<|audio_bos|>",
7
+ "<|audio_eos|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_bos|>",
12
+ "<|vision_eos|>",
13
+ "<|vision_pad|>",
14
+ "<|IMAGE|>",
15
+ "<|VIDEO|>"
16
+ ],
17
+ "audio_bos_token": "<|audio_bos|>",
18
+ "audio_eos_token": "<|audio_eos|>",
19
+ "audio_token": "<|AUDIO|>",
20
+ "eos_token": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false
26
+ },
27
+ "image_token": "<|IMAGE|>",
28
+ "pad_token": "<unk>",
29
+ "video_token": "<|VIDEO|>",
30
+ "vision_bos_token": "<|vision_bos|>",
31
+ "vision_eos_token": "<|vision_eos|>"
32
+ }
spk_dict.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a05609b28f5d42b7b748f0f07592545c8f1f6885b9ae8fff64baf56e86b2a18
3
+ size 259544
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8441917e39ae0244e06d704b95b3124795cec478e297f9afac39ba670d7e9d99
3
+ size 11421870
tokenizer_config.json ADDED
@@ -0,0 +1,223 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "151646": {
29
+ "content": "<|AUDIO|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "151647": {
37
+ "content": "<|audio_bos|>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "151648": {
45
+ "content": "<|audio_eos|>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "151649": {
53
+ "content": "<|box_end|>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "151650": {
61
+ "content": "<|quad_start|>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "151651": {
69
+ "content": "<|quad_end|>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "151652": {
77
+ "content": "<|vision_bos|>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "151653": {
85
+ "content": "<|vision_eos|>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "151654": {
93
+ "content": "<|vision_pad|>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "151655": {
101
+ "content": "<|IMAGE|>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "151656": {
109
+ "content": "<|VIDEO|>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "151657": {
117
+ "content": "<tool_call>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": false
123
+ },
124
+ "151658": {
125
+ "content": "</tool_call>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": false
131
+ },
132
+ "151659": {
133
+ "content": "<|fim_prefix|>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": false
139
+ },
140
+ "151660": {
141
+ "content": "<|fim_middle|>",
142
+ "lstrip": false,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": false
147
+ },
148
+ "151661": {
149
+ "content": "<|fim_suffix|>",
150
+ "lstrip": false,
151
+ "normalized": false,
152
+ "rstrip": false,
153
+ "single_word": false,
154
+ "special": false
155
+ },
156
+ "151662": {
157
+ "content": "<|fim_pad|>",
158
+ "lstrip": false,
159
+ "normalized": false,
160
+ "rstrip": false,
161
+ "single_word": false,
162
+ "special": false
163
+ },
164
+ "151663": {
165
+ "content": "<|repo_name|>",
166
+ "lstrip": false,
167
+ "normalized": false,
168
+ "rstrip": false,
169
+ "single_word": false,
170
+ "special": false
171
+ },
172
+ "151664": {
173
+ "content": "<|file_sep|>",
174
+ "lstrip": false,
175
+ "normalized": false,
176
+ "rstrip": false,
177
+ "single_word": false,
178
+ "special": false
179
+ }
180
+ },
181
+ "additional_special_tokens": [
182
+ "<|im_start|>",
183
+ "<|im_end|>",
184
+ "<|AUDIO|>",
185
+ "<|audio_bos|>",
186
+ "<|audio_eos|>",
187
+ "<|box_end|>",
188
+ "<|quad_start|>",
189
+ "<|quad_end|>",
190
+ "<|vision_bos|>",
191
+ "<|vision_eos|>",
192
+ "<|vision_pad|>",
193
+ "<|IMAGE|>",
194
+ "<|VIDEO|>"
195
+ ],
196
+ "audio_bos_token": "<|audio_bos|>",
197
+ "audio_eos_token": "<|audio_eos|>",
198
+ "audio_token": "<|AUDIO|>",
199
+ "bos_token": null,
200
+ "clean_up_tokenization_spaces": false,
201
+ "eos_token": "<|im_end|>",
202
+ "errors": "replace",
203
+ "extra_special_tokens": {
204
+ "audio_bos_token": "<|audio_bos|>",
205
+ "audio_eos_token": "<|audio_eos|>",
206
+ "audio_token": "<|AUDIO|>",
207
+ "image_token": "<|IMAGE|>",
208
+ "video_token": "<|VIDEO|>",
209
+ "vision_bos_token": "<|vision_bos|>",
210
+ "vision_eos_token": "<|vision_eos|>"
211
+ },
212
+ "image_token": "<|IMAGE|>",
213
+ "model_max_length": 32768,
214
+ "pad_token": "<unk>",
215
+ "processor_class": "Qwen2_5OmniProcessor",
216
+ "split_special_tokens": false,
217
+ "tokenizer_class": "Qwen2TokenizerFast",
218
+ "unk_token": null,
219
+ "video_token": "<|VIDEO|>",
220
+ "vision_bos_token": "<|vision_bos|>",
221
+ "vision_eos_token": "<|vision_eos|>",
222
+ "_commit_hash": null
223
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff