p-christ chenkq commited on
Commit
a399cff
0 Parent(s):

Duplicate from Qwen/Qwen2-VL-7B-Instruct-AWQ

Browse files

Co-authored-by: Keqin Chen <[email protected]>

.gitattributes ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright 2024 Alibaba Cloud
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
README.md ADDED
@@ -0,0 +1,520 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ pipeline_tag: image-text-to-text
6
+ tags:
7
+ - multimodal
8
+ base_model: Qwen/Qwen2-VL-7B-Instruct
9
+ ---
10
+
11
+ # Qwen2-VL-7B-Instruct-AWQ
12
+
13
+ ## Introduction
14
+
15
+ We're excited to unveil **Qwen2-VL**, the latest iteration of our Qwen-VL model, representing nearly a year of innovation.
16
+
17
+ ### What’s New in Qwen2-VL?
18
+
19
+ #### Key Enhancements:
20
+
21
+
22
+ * **SoTA understanding of images of various resolution & ratio**: Qwen2-VL achieves state-of-the-art performance on visual understanding benchmarks, including MathVista, DocVQA, RealWorldQA, MTVQA, etc.
23
+
24
+ * **Understanding videos of 20min+**: Qwen2-VL can understand videos over 20 minutes for high-quality video-based question answering, dialog, content creation, etc.
25
+
26
+ * **Agent that can operate your mobiles, robots, etc.**: with the abilities of complex reasoning and decision making, Qwen2-VL can be integrated with devices like mobile phones, robots, etc., for automatic operation based on visual environment and text instructions.
27
+
28
+ * **Multilingual Support**: to serve global users, besides English and Chinese, Qwen2-VL now supports the understanding of texts in different languages inside images, including most European languages, Japanese, Korean, Arabic, Vietnamese, etc.
29
+
30
+
31
+ #### Model Architecture Updates:
32
+
33
+ * **Naive Dynamic Resolution**: Unlike before, Qwen2-VL can handle arbitrary image resolutions, mapping them into a dynamic number of visual tokens, offering a more human-like visual processing experience.
34
+
35
+ <p align="center">
36
+ <img src="https://qianwen-res.oss-accelerate-overseas.aliyuncs.com/Qwen2-VL/qwen2_vl.jpg" width="80%"/>
37
+ <p>
38
+
39
+ * **Multimodal Rotary Position Embedding (M-ROPE)**: Decomposes positional embedding into parts to capture 1D textual, 2D visual, and 3D video positional information, enhancing its multimodal processing capabilities.
40
+
41
+ <p align="center">
42
+ <img src="http://qianwen-res.oss-accelerate-overseas.aliyuncs.com/Qwen2-VL/mrope.png" width="80%"/>
43
+ <p>
44
+
45
+ We have three models with 2, 7 and 72 billion parameters. This repo contains the instruction-tuned 7B Qwen2-VL model. For more information, visit our [Blog](https://qwenlm.github.io/blog/qwen2-vl/) and [GitHub](https://github.com/QwenLM/Qwen2-VL).
46
+
47
+
48
+
49
+ ### Benchmark
50
+ #### Performance of Quantized Models
51
+ This section reports the generation performance of quantized models (including GPTQ and AWQ) of the Qwen2-VL series. Specifically, we report:
52
+
53
+ - MMMU_VAL (Accuracy)
54
+ - DocVQA_VAL (Accuracy)
55
+ - MMBench_DEV_EN (Accuracy)
56
+ - MathVista_MINI (Accuracy)
57
+
58
+ We use [VLMEvalkit](https://github.com/kq-chen/VLMEvalKit/tree/add_qwen2vl) to evaluate all models.
59
+
60
+
61
+ | Model Size | Quantization | MMMU | DocVQA | MMBench | MathVista |
62
+ | --- | --- | --- | --- | --- | --- |
63
+ | Qwen2-VL-7B-Instruct | BF16<br><sup>([🤗](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct)[🤖](https://modelscope.cn/models/qwen/Qwen2-VL-7B-Instruct)) | 53.77 | 93.89 | 81.78 | 58.20 |
64
+ | | GPTQ-Int8<br><sup>([🤗](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct-GPTQ-Int8)[🤖](https://modelscope.cn/models/qwen/Qwen2-VL-7B-Instruct-GPTQ-Int8)) | 53.00 | 93.94 | 82.38 | 57.90 |
65
+ | | GPTQ-Int4<br><sup>([🤗](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct-GPTQ-Int4)[🤖](https://modelscope.cn/models/qwen/Qwen2-VL-7B-Instruct-GPTQ-Int4)) | 52.55 | 93.16 | 81.27 | 60.30 |
66
+ | | AWQ<br><sup>([🤗](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct-AWQ)[🤖](https://modelscope.cn/models/qwen/Qwen2-VL-7B-Instruct-AWQ)) | 53.66 | 93.10 | 81.61 | 56.80 |
67
+
68
+
69
+
70
+ #### Speed Benchmark
71
+ This section reports the speed performance of bf16 models, quantized models (including GPTQ-Int4, GPTQ-Int8 and AWQ) of the Qwen2-VL series. Specifically, we report the inference speed (tokens/s) as well as memory footprint (GB) under the conditions of different context lengths.
72
+
73
+ The environment of the evaluation with huggingface transformers is:
74
+
75
+ - NVIDIA A100 80GB
76
+ - CUDA 11.8
77
+ - Pytorch 2.2.1+cu118
78
+ - Flash Attention 2.6.1
79
+ - Transformers 4.38.2
80
+ - AutoGPTQ 0.6.0+cu118
81
+ - AutoAWQ 0.2.5+cu118 (autoawq_kernels 0.0.6+cu118)
82
+
83
+ Note:
84
+
85
+ - We use the batch size of 1 and the least number of GPUs as possible for the evalution.
86
+ - We test the speed and memory of generating 2048 tokens with the input lengths of 1, 6144, 14336, 30720, 63488, and 129024 tokens (>32k is only avaliable for Qwen2-72B-Instuct and Qwen2-7B-Instuct).
87
+
88
+ - 7B (transformers)
89
+
90
+ | Model | Input Length | Quantization | GPU Num | Speed(tokens/s) | GPU Memory(GB) |
91
+ | --- | --- | --- | --- | --- | --- |
92
+ | Qwen2-VL-7B-Instruct | 1 | BF16 | 1 | 39.02 | 16.07 |
93
+ | | | GPTQ-Int8 | 1 | 31.60 | 10.11 |
94
+ | | | GPTQ-Int4 | 1 | 42.76 | 7.20 |
95
+ | | | AWQ | 1 | 32.08 | 7.07 |
96
+ | | 6144 | BF16 | 1 | 38.75 | 21.56 |
97
+ | | | GPTQ-Int8 | 1 | 31.31 | 15.61 |
98
+ | | | GPTQ-Int4 | 1 | 39.75 | 12.69 |
99
+ | | | AWQ | 1 | 32.66 | 12.56 |
100
+ | | 14336 | BF16 | 1 | 30.65 | 29.07 |
101
+ | | | GPTQ-Int8 | 1 | 27.96 | 23.11 |
102
+ | | | GPTQ-Int4 | 1 | 29.72 | 20.20 |
103
+ | | | AWQ | 1 | 31.42 | 20.07 |
104
+ | | 30720 | BF16 | 1 | 19.53 | 44.08 |
105
+ | | | GPTQ-Int8 | 1 | 18.37 | 38.13 |
106
+ | | | GPTQ-Int4 | 1 | 19.15 | 35.22 |
107
+ | | | AWQ | 1 | 19.95 | 35.08 |
108
+
109
+
110
+
111
+
112
+ ## Requirements
113
+ The code of Qwen2-VL has been in the latest Hugging face transformers and we advise you to build from source with command `pip install git+https://github.com/huggingface/transformers`, or you might encounter the following error:
114
+ ```
115
+ KeyError: 'qwen2_vl'
116
+ ```
117
+
118
+ ## Quickstart
119
+ We offer a toolkit to help you handle various types of visual input more conveniently. This includes base64, URLs, and interleaved images and videos. You can install it using the following command:
120
+
121
+ ```bash
122
+ pip install qwen-vl-utils
123
+ ```
124
+
125
+ Here we show a code snippet to show you how to use the chat model with `transformers` and `qwen_vl_utils`:
126
+
127
+ ```python
128
+ from transformers import Qwen2VLForConditionalGeneration, AutoTokenizer, AutoProcessor
129
+ from qwen_vl_utils import process_vision_info
130
+
131
+ # default: Load the model on the available device(s)
132
+ model = Qwen2VLForConditionalGeneration.from_pretrained(
133
+ "Qwen/Qwen2-VL-7B-Instruct-AWQ", torch_dtype="auto", device_map="auto"
134
+ )
135
+
136
+ # We recommend enabling flash_attention_2 for better acceleration and memory saving, especially in multi-image and video scenarios.
137
+ # model = Qwen2VLForConditionalGeneration.from_pretrained(
138
+ # "Qwen/Qwen2-VL-7B-Instruct-AWQ",
139
+ # torch_dtype=torch.bfloat16,
140
+ # attn_implementation="flash_attention_2",
141
+ # device_map="auto",
142
+ # )
143
+
144
+ # default processer
145
+ processor = AutoProcessor.from_pretrained("Qwen/Qwen2-VL-7B-Instruct-AWQ")
146
+
147
+ # The default range for the number of visual tokens per image in the model is 4-16384. You can set min_pixels and max_pixels according to your needs, such as a token count range of 256-1280, to balance speed and memory usage.
148
+ # min_pixels = 256*28*28
149
+ # max_pixels = 1280*28*28
150
+ # processor = AutoProcessor.from_pretrained("Qwen/Qwen2-VL-7B-Instruct-AWQ", min_pixels=min_pixels, max_pixels=max_pixels)
151
+
152
+ messages = [
153
+ {
154
+ "role": "user",
155
+ "content": [
156
+ {
157
+ "type": "image",
158
+ "image": "https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-VL/assets/demo.jpeg",
159
+ },
160
+ {"type": "text", "text": "Describe this image."},
161
+ ],
162
+ }
163
+ ]
164
+
165
+ # Preparation for inference
166
+ text = processor.apply_chat_template(
167
+ messages, tokenize=False, add_generation_prompt=True
168
+ )
169
+ image_inputs, video_inputs = process_vision_info(messages)
170
+ inputs = processor(
171
+ text=[text],
172
+ images=image_inputs,
173
+ videos=video_inputs,
174
+ padding=True,
175
+ return_tensors="pt",
176
+ )
177
+ inputs = inputs.to("cuda")
178
+
179
+ # Inference: Generation of the output
180
+ generated_ids = model.generate(**inputs, max_new_tokens=128)
181
+ generated_ids_trimmed = [
182
+ out_ids[len(in_ids) :] for in_ids, out_ids in zip(inputs.input_ids, generated_ids)
183
+ ]
184
+ output_text = processor.batch_decode(
185
+ generated_ids_trimmed, skip_special_tokens=True, clean_up_tokenization_spaces=False
186
+ )
187
+ print(output_text)
188
+ ```
189
+ <details>
190
+ <summary>Without qwen_vl_utils</summary>
191
+
192
+ ```python
193
+ from PIL import Image
194
+ import requests
195
+ import torch
196
+ from torchvision import io
197
+ from typing import Dict
198
+ from transformers import Qwen2VLForConditionalGeneration, AutoTokenizer, AutoProcessor
199
+
200
+ # Load the model in half-precision on the available device(s)
201
+ model = Qwen2VLForConditionalGeneration.from_pretrained(
202
+ "Qwen/Qwen2-VL-7B-Instruct-AWQ", torch_dtype="auto", device_map="auto"
203
+ )
204
+ processor = AutoProcessor.from_pretrained("Qwen/Qwen2-VL-7B-Instruct-AWQ")
205
+
206
+ # Image
207
+ url = "https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-VL/assets/demo.jpeg"
208
+ image = Image.open(requests.get(url, stream=True).raw)
209
+
210
+ conversation = [
211
+ {
212
+ "role": "user",
213
+ "content": [
214
+ {
215
+ "type": "image",
216
+ },
217
+ {"type": "text", "text": "Describe this image."},
218
+ ],
219
+ }
220
+ ]
221
+
222
+
223
+ # Preprocess the inputs
224
+ text_prompt = processor.apply_chat_template(conversation, add_generation_prompt=True)
225
+ # Excepted output: '<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n<|im_start|>user\n<|vision_start|><|image_pad|><|vision_end|>Describe this image.<|im_end|>\n<|im_start|>assistant\n'
226
+
227
+ inputs = processor(
228
+ text=[text_prompt], images=[image], padding=True, return_tensors="pt"
229
+ )
230
+ inputs = inputs.to("cuda")
231
+
232
+ # Inference: Generation of the output
233
+ output_ids = model.generate(**inputs, max_new_tokens=128)
234
+ generated_ids = [
235
+ output_ids[len(input_ids) :]
236
+ for input_ids, output_ids in zip(inputs.input_ids, output_ids)
237
+ ]
238
+ output_text = processor.batch_decode(
239
+ generated_ids, skip_special_tokens=True, clean_up_tokenization_spaces=True
240
+ )
241
+ print(output_text)
242
+ ```
243
+ </details>
244
+ <details>
245
+ <summary>Multi image inference</summary>
246
+
247
+ ```python
248
+ # Messages containing multiple images and a text query
249
+ messages = [
250
+ {
251
+ "role": "user",
252
+ "content": [
253
+ {"type": "image", "image": "file:///path/to/image1.jpg"},
254
+ {"type": "image", "image": "file:///path/to/image2.jpg"},
255
+ {"type": "text", "text": "Identify the similarities between these images."},
256
+ ],
257
+ }
258
+ ]
259
+
260
+ # Preparation for inference
261
+ text = processor.apply_chat_template(
262
+ messages, tokenize=False, add_generation_prompt=True
263
+ )
264
+ image_inputs, video_inputs = process_vision_info(messages)
265
+ inputs = processor(
266
+ text=[text],
267
+ images=image_inputs,
268
+ videos=video_inputs,
269
+ padding=True,
270
+ return_tensors="pt",
271
+ )
272
+ inputs = inputs.to("cuda")
273
+
274
+ # Inference
275
+ generated_ids = model.generate(**inputs, max_new_tokens=128)
276
+ generated_ids_trimmed = [
277
+ out_ids[len(in_ids) :] for in_ids, out_ids in zip(inputs.input_ids, generated_ids)
278
+ ]
279
+ output_text = processor.batch_decode(
280
+ generated_ids_trimmed, skip_special_tokens=True, clean_up_tokenization_spaces=False
281
+ )
282
+ print(output_text)
283
+ ```
284
+ </details>
285
+
286
+ <details>
287
+ <summary>Video inference</summary>
288
+
289
+ ```python
290
+ # Messages containing a images list as a video and a text query
291
+ messages = [
292
+ {
293
+ "role": "user",
294
+ "content": [
295
+ {
296
+ "type": "video",
297
+ "video": [
298
+ "file:///path/to/frame1.jpg",
299
+ "file:///path/to/frame2.jpg",
300
+ "file:///path/to/frame3.jpg",
301
+ "file:///path/to/frame4.jpg",
302
+ ],
303
+ "fps": 1.0,
304
+ },
305
+ {"type": "text", "text": "Describe this video."},
306
+ ],
307
+ }
308
+ ]
309
+ # Messages containing a video and a text query
310
+ messages = [
311
+ {
312
+ "role": "user",
313
+ "content": [
314
+ {
315
+ "type": "video",
316
+ "video": "file:///path/to/video1.mp4",
317
+ "max_pixels": 360 * 420,
318
+ "fps": 1.0,
319
+ },
320
+ {"type": "text", "text": "Describe this video."},
321
+ ],
322
+ }
323
+ ]
324
+
325
+ # Preparation for inference
326
+ text = processor.apply_chat_template(
327
+ messages, tokenize=False, add_generation_prompt=True
328
+ )
329
+ image_inputs, video_inputs = process_vision_info(messages)
330
+ inputs = processor(
331
+ text=[text],
332
+ images=image_inputs,
333
+ videos=video_inputs,
334
+ padding=True,
335
+ return_tensors="pt",
336
+ )
337
+ inputs = inputs.to("cuda")
338
+
339
+ # Inference
340
+ generated_ids = model.generate(**inputs, max_new_tokens=128)
341
+ generated_ids_trimmed = [
342
+ out_ids[len(in_ids) :] for in_ids, out_ids in zip(inputs.input_ids, generated_ids)
343
+ ]
344
+ output_text = processor.batch_decode(
345
+ generated_ids_trimmed, skip_special_tokens=True, clean_up_tokenization_spaces=False
346
+ )
347
+ print(output_text)
348
+ ```
349
+ </details>
350
+
351
+ <details>
352
+ <summary>Batch inference</summary>
353
+
354
+ ```python
355
+ # Sample messages for batch inference
356
+ messages1 = [
357
+ {
358
+ "role": "user",
359
+ "content": [
360
+ {"type": "image", "image": "file:///path/to/image1.jpg"},
361
+ {"type": "image", "image": "file:///path/to/image2.jpg"},
362
+ {"type": "text", "text": "What are the common elements in these pictures?"},
363
+ ],
364
+ }
365
+ ]
366
+ messages2 = [
367
+ {"role": "system", "content": "You are a helpful assistant."},
368
+ {"role": "user", "content": "Who are you?"},
369
+ ]
370
+ # Combine messages for batch processing
371
+ messages = [messages1, messages1]
372
+
373
+ # Preparation for batch inference
374
+ texts = [
375
+ processor.apply_chat_template(msg, tokenize=False, add_generation_prompt=True)
376
+ for msg in messages
377
+ ]
378
+ image_inputs, video_inputs = process_vision_info(messages)
379
+ inputs = processor(
380
+ text=texts,
381
+ images=image_inputs,
382
+ videos=video_inputs,
383
+ padding=True,
384
+ return_tensors="pt",
385
+ )
386
+ inputs = inputs.to("cuda")
387
+
388
+ # Batch Inference
389
+ generated_ids = model.generate(**inputs, max_new_tokens=128)
390
+ generated_ids_trimmed = [
391
+ out_ids[len(in_ids) :] for in_ids, out_ids in zip(inputs.input_ids, generated_ids)
392
+ ]
393
+ output_texts = processor.batch_decode(
394
+ generated_ids_trimmed, skip_special_tokens=True, clean_up_tokenization_spaces=False
395
+ )
396
+ print(output_texts)
397
+ ```
398
+ </details>
399
+
400
+ ### More Usage Tips
401
+
402
+ For input images, we support local files, base64, and URLs. For videos, we currently only support local files.
403
+
404
+ ```python
405
+ # You can directly insert a local file path, a URL, or a base64-encoded image into the position where you want in the text.
406
+ ## Local file path
407
+ messages = [
408
+ {
409
+ "role": "user",
410
+ "content": [
411
+ {"type": "image", "image": "file:///path/to/your/image.jpg"},
412
+ {"type": "text", "text": "Describe this image."},
413
+ ],
414
+ }
415
+ ]
416
+ ## Image URL
417
+ messages = [
418
+ {
419
+ "role": "user",
420
+ "content": [
421
+ {"type": "image", "image": "http://path/to/your/image.jpg"},
422
+ {"type": "text", "text": "Describe this image."},
423
+ ],
424
+ }
425
+ ]
426
+ ## Base64 encoded image
427
+ messages = [
428
+ {
429
+ "role": "user",
430
+ "content": [
431
+ {"type": "image", "image": "data:image;base64,/9j/..."},
432
+ {"type": "text", "text": "Describe this image."},
433
+ ],
434
+ }
435
+ ]
436
+ ```
437
+ #### Image Resolution for performance boost
438
+
439
+ The model supports a wide range of resolution inputs. By default, it uses the native resolution for input, but higher resolutions can enhance performance at the cost of more computation. Users can set the minimum and maximum number of pixels to achieve an optimal configuration for their needs, such as a token count range of 256-1280, to balance speed and memory usage.
440
+
441
+ ```python
442
+ min_pixels = 256 * 28 * 28
443
+ max_pixels = 1280 * 28 * 28
444
+ processor = AutoProcessor.from_pretrained(
445
+ "Qwen/Qwen2-VL-7B-Instruct-AWQ", min_pixels=min_pixels, max_pixels=max_pixels
446
+ )
447
+ ```
448
+
449
+ Besides, We provide two methods for fine-grained control over the image size input to the model:
450
+
451
+ 1. Define min_pixels and max_pixels: Images will be resized to maintain their aspect ratio within the range of min_pixels and max_pixels.
452
+
453
+ 2. Specify exact dimensions: Directly set `resized_height` and `resized_width`. These values will be rounded to the nearest multiple of 28.
454
+
455
+ ```python
456
+ # min_pixels and max_pixels
457
+ messages = [
458
+ {
459
+ "role": "user",
460
+ "content": [
461
+ {
462
+ "type": "image",
463
+ "image": "file:///path/to/your/image.jpg",
464
+ "resized_height": 280,
465
+ "resized_width": 420,
466
+ },
467
+ {"type": "text", "text": "Describe this image."},
468
+ ],
469
+ }
470
+ ]
471
+ # resized_height and resized_width
472
+ messages = [
473
+ {
474
+ "role": "user",
475
+ "content": [
476
+ {
477
+ "type": "image",
478
+ "image": "file:///path/to/your/image.jpg",
479
+ "min_pixels": 50176,
480
+ "max_pixels": 50176,
481
+ },
482
+ {"type": "text", "text": "Describe this image."},
483
+ ],
484
+ }
485
+ ]
486
+ ```
487
+
488
+ ## Limitations
489
+
490
+ While Qwen2-VL are applicable to a wide range of visual tasks, it is equally important to understand its limitations. Here are some known restrictions:
491
+
492
+ 1. Lack of Audio Support: The current model does **not comprehend audio information** within videos.
493
+ 2. Data timeliness: Our image dataset is **updated until June 2023**, and information subsequent to this date may not be covered.
494
+ 3. Constraints in Individuals and Intellectual Property (IP): The model's capacity to recognize specific individuals or IPs is limited, potentially failing to comprehensively cover all well-known personalities or brands.
495
+ 4. Limited Capacity for Complex Instruction: When faced with intricate multi-step instructions, the model's understanding and execution capabilities require enhancement.
496
+ 5. Insufficient Counting Accuracy: Particularly in complex scenes, the accuracy of object counting is not high, necessitating further improvements.
497
+ 6. Weak Spatial Reasoning Skills: Especially in 3D spaces, the model's inference of object positional relationships is inadequate, making it difficult to precisely judge the relative positions of objects.
498
+
499
+ These limitations serve as ongoing directions for model optimization and improvement, and we are committed to continually enhancing the model's performance and scope of application.
500
+
501
+
502
+ ## Citation
503
+
504
+ If you find our work helpful, feel free to give us a cite.
505
+
506
+ ```
507
+ @article{Qwen2VL,
508
+ title={Qwen2-VL: Enhancing Vision-Language Model's Perception of the World at Any Resolution},
509
+ author={Wang, Peng and Bai, Shuai and Tan, Sinan and Wang, Shijie and Fan, Zhihao and Bai, Jinze and Chen, Keqin and Liu, Xuejing and Wang, Jialin and Ge, Wenbin and Fan, Yang and Dang, Kai and Du, Mengfei and Ren, Xuancheng and Men, Rui and Liu, Dayiheng and Zhou, Chang and Zhou, Jingren and Lin, Junyang},
510
+ journal={arXiv preprint arXiv:2409.12191},
511
+ year={2024}
512
+ }
513
+
514
+ @article{Qwen-VL,
515
+ title={Qwen-VL: A Versatile Vision-Language Model for Understanding, Localization, Text Reading, and Beyond},
516
+ author={Bai, Jinze and Bai, Shuai and Yang, Shusheng and Wang, Shijie and Tan, Sinan and Wang, Peng and Lin, Junyang and Zhou, Chang and Zhou, Jingren},
517
+ journal={arXiv preprint arXiv:2308.12966},
518
+ year={2023}
519
+ }
520
+ ```
added_tokens.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|box_end|>": 151649,
3
+ "<|box_start|>": 151648,
4
+ "<|endoftext|>": 151643,
5
+ "<|im_end|>": 151645,
6
+ "<|im_start|>": 151644,
7
+ "<|image_pad|>": 151655,
8
+ "<|object_ref_end|>": 151647,
9
+ "<|object_ref_start|>": 151646,
10
+ "<|quad_end|>": 151651,
11
+ "<|quad_start|>": 151650,
12
+ "<|video_pad|>": 151656,
13
+ "<|vision_end|>": 151653,
14
+ "<|vision_pad|>": 151654,
15
+ "<|vision_start|>": 151652
16
+ }
chat_template.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "chat_template": "{% 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\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% 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_start|><|image_pad|><|vision_end|>{% 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_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}"
3
+ }
config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Qwen/Qwen2-VL-7B-Instruct-AWQ",
3
+ "architectures": [
4
+ "Qwen2VLForConditionalGeneration"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "eos_token_id": 151645,
9
+ "vision_start_token_id": 151652,
10
+ "vision_end_token_id": 151653,
11
+ "vision_token_id": 151654,
12
+ "image_token_id": 151655,
13
+ "video_token_id": 151656,
14
+ "hidden_act": "silu",
15
+ "hidden_size": 3584,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 18944,
18
+ "max_position_embeddings": 32768,
19
+ "max_window_layers": 28,
20
+ "model_type": "qwen2_vl",
21
+ "num_attention_heads": 28,
22
+ "num_hidden_layers": 28,
23
+ "num_key_value_heads": 4,
24
+ "quantization_config": {
25
+ "bits": 4,
26
+ "group_size": 128,
27
+ "modules_to_not_convert": [
28
+ "visual"
29
+ ],
30
+ "quant_method": "awq",
31
+ "version": "gemm",
32
+ "zero_point": true
33
+ },
34
+ "rms_norm_eps": 1e-06,
35
+ "rope_scaling": {
36
+ "mrope_section": [
37
+ 16,
38
+ 24,
39
+ 24
40
+ ],
41
+ "type": "mrope"
42
+ },
43
+ "rope_theta": 1000000.0,
44
+ "sliding_window": 32768,
45
+ "tie_word_embeddings": false,
46
+ "torch_dtype": "float16",
47
+ "transformers_version": "4.45.0.dev0",
48
+ "use_cache": true,
49
+ "use_sliding_window": false,
50
+ "vision_config": {
51
+ "depth": 32,
52
+ "embed_dim": 1280,
53
+ "mlp_ratio": 4,
54
+ "num_heads": 16,
55
+ "in_chans": 3,
56
+ "hidden_size": 8192,
57
+ "patch_size": 14,
58
+ "spatial_merge_size": 2,
59
+ "spatial_patch_size": 14,
60
+ "temporal_patch_size": 2
61
+ },
62
+ "vocab_size": 152064
63
+ }
generation_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 151645,
6
+ 151643
7
+ ],
8
+ "pad_token_id": 151643,
9
+ "repetition_penalty": 1.0,
10
+ "temperature": 0.01,
11
+ "top_k": 1,
12
+ "top_p": 0.001,
13
+ "transformers_version": "4.45.0.dev0"
14
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c379a074979237b5c45e5baefe42707908643d99ee013e1f23da82049a210068
3
+ size 3980580168
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee5d4f33d96c1d69a3935f54551a9166bb6080a23c142e0bdcb6f27b02e57546
3
+ size 2941808400
model.safetensors.index.json ADDED
@@ -0,0 +1,1129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 6922265600
4
+ },
5
+ "weight_map": {
6
+ "visual.patch_embed.proj.weight": "model-00001-of-00002.safetensors",
7
+ "visual.blocks.0.norm1.weight": "model-00001-of-00002.safetensors",
8
+ "visual.blocks.0.norm1.bias": "model-00001-of-00002.safetensors",
9
+ "visual.blocks.0.norm2.weight": "model-00001-of-00002.safetensors",
10
+ "visual.blocks.0.norm2.bias": "model-00001-of-00002.safetensors",
11
+ "visual.blocks.0.attn.qkv.weight": "model-00001-of-00002.safetensors",
12
+ "visual.blocks.0.attn.qkv.bias": "model-00001-of-00002.safetensors",
13
+ "visual.blocks.0.attn.proj.weight": "model-00001-of-00002.safetensors",
14
+ "visual.blocks.0.attn.proj.bias": "model-00001-of-00002.safetensors",
15
+ "visual.blocks.0.mlp.fc1.weight": "model-00001-of-00002.safetensors",
16
+ "visual.blocks.0.mlp.fc1.bias": "model-00001-of-00002.safetensors",
17
+ "visual.blocks.0.mlp.fc2.weight": "model-00001-of-00002.safetensors",
18
+ "visual.blocks.0.mlp.fc2.bias": "model-00001-of-00002.safetensors",
19
+ "visual.blocks.1.norm1.weight": "model-00001-of-00002.safetensors",
20
+ "visual.blocks.1.norm1.bias": "model-00001-of-00002.safetensors",
21
+ "visual.blocks.1.norm2.weight": "model-00001-of-00002.safetensors",
22
+ "visual.blocks.1.norm2.bias": "model-00001-of-00002.safetensors",
23
+ "visual.blocks.1.attn.qkv.weight": "model-00001-of-00002.safetensors",
24
+ "visual.blocks.1.attn.qkv.bias": "model-00001-of-00002.safetensors",
25
+ "visual.blocks.1.attn.proj.weight": "model-00001-of-00002.safetensors",
26
+ "visual.blocks.1.attn.proj.bias": "model-00001-of-00002.safetensors",
27
+ "visual.blocks.1.mlp.fc1.weight": "model-00001-of-00002.safetensors",
28
+ "visual.blocks.1.mlp.fc1.bias": "model-00001-of-00002.safetensors",
29
+ "visual.blocks.1.mlp.fc2.weight": "model-00001-of-00002.safetensors",
30
+ "visual.blocks.1.mlp.fc2.bias": "model-00001-of-00002.safetensors",
31
+ "visual.blocks.2.norm1.weight": "model-00001-of-00002.safetensors",
32
+ "visual.blocks.2.norm1.bias": "model-00001-of-00002.safetensors",
33
+ "visual.blocks.2.norm2.weight": "model-00001-of-00002.safetensors",
34
+ "visual.blocks.2.norm2.bias": "model-00001-of-00002.safetensors",
35
+ "visual.blocks.2.attn.qkv.weight": "model-00001-of-00002.safetensors",
36
+ "visual.blocks.2.attn.qkv.bias": "model-00001-of-00002.safetensors",
37
+ "visual.blocks.2.attn.proj.weight": "model-00001-of-00002.safetensors",
38
+ "visual.blocks.2.attn.proj.bias": "model-00001-of-00002.safetensors",
39
+ "visual.blocks.2.mlp.fc1.weight": "model-00001-of-00002.safetensors",
40
+ "visual.blocks.2.mlp.fc1.bias": "model-00001-of-00002.safetensors",
41
+ "visual.blocks.2.mlp.fc2.weight": "model-00001-of-00002.safetensors",
42
+ "visual.blocks.2.mlp.fc2.bias": "model-00001-of-00002.safetensors",
43
+ "visual.blocks.3.norm1.weight": "model-00001-of-00002.safetensors",
44
+ "visual.blocks.3.norm1.bias": "model-00001-of-00002.safetensors",
45
+ "visual.blocks.3.norm2.weight": "model-00001-of-00002.safetensors",
46
+ "visual.blocks.3.norm2.bias": "model-00001-of-00002.safetensors",
47
+ "visual.blocks.3.attn.qkv.weight": "model-00001-of-00002.safetensors",
48
+ "visual.blocks.3.attn.qkv.bias": "model-00001-of-00002.safetensors",
49
+ "visual.blocks.3.attn.proj.weight": "model-00001-of-00002.safetensors",
50
+ "visual.blocks.3.attn.proj.bias": "model-00001-of-00002.safetensors",
51
+ "visual.blocks.3.mlp.fc1.weight": "model-00001-of-00002.safetensors",
52
+ "visual.blocks.3.mlp.fc1.bias": "model-00001-of-00002.safetensors",
53
+ "visual.blocks.3.mlp.fc2.weight": "model-00001-of-00002.safetensors",
54
+ "visual.blocks.3.mlp.fc2.bias": "model-00001-of-00002.safetensors",
55
+ "visual.blocks.4.norm1.weight": "model-00001-of-00002.safetensors",
56
+ "visual.blocks.4.norm1.bias": "model-00001-of-00002.safetensors",
57
+ "visual.blocks.4.norm2.weight": "model-00001-of-00002.safetensors",
58
+ "visual.blocks.4.norm2.bias": "model-00001-of-00002.safetensors",
59
+ "visual.blocks.4.attn.qkv.weight": "model-00001-of-00002.safetensors",
60
+ "visual.blocks.4.attn.qkv.bias": "model-00001-of-00002.safetensors",
61
+ "visual.blocks.4.attn.proj.weight": "model-00001-of-00002.safetensors",
62
+ "visual.blocks.4.attn.proj.bias": "model-00001-of-00002.safetensors",
63
+ "visual.blocks.4.mlp.fc1.weight": "model-00001-of-00002.safetensors",
64
+ "visual.blocks.4.mlp.fc1.bias": "model-00001-of-00002.safetensors",
65
+ "visual.blocks.4.mlp.fc2.weight": "model-00001-of-00002.safetensors",
66
+ "visual.blocks.4.mlp.fc2.bias": "model-00001-of-00002.safetensors",
67
+ "visual.blocks.5.norm1.weight": "model-00001-of-00002.safetensors",
68
+ "visual.blocks.5.norm1.bias": "model-00001-of-00002.safetensors",
69
+ "visual.blocks.5.norm2.weight": "model-00001-of-00002.safetensors",
70
+ "visual.blocks.5.norm2.bias": "model-00001-of-00002.safetensors",
71
+ "visual.blocks.5.attn.qkv.weight": "model-00001-of-00002.safetensors",
72
+ "visual.blocks.5.attn.qkv.bias": "model-00001-of-00002.safetensors",
73
+ "visual.blocks.5.attn.proj.weight": "model-00001-of-00002.safetensors",
74
+ "visual.blocks.5.attn.proj.bias": "model-00001-of-00002.safetensors",
75
+ "visual.blocks.5.mlp.fc1.weight": "model-00001-of-00002.safetensors",
76
+ "visual.blocks.5.mlp.fc1.bias": "model-00001-of-00002.safetensors",
77
+ "visual.blocks.5.mlp.fc2.weight": "model-00001-of-00002.safetensors",
78
+ "visual.blocks.5.mlp.fc2.bias": "model-00001-of-00002.safetensors",
79
+ "visual.blocks.6.norm1.weight": "model-00001-of-00002.safetensors",
80
+ "visual.blocks.6.norm1.bias": "model-00001-of-00002.safetensors",
81
+ "visual.blocks.6.norm2.weight": "model-00001-of-00002.safetensors",
82
+ "visual.blocks.6.norm2.bias": "model-00001-of-00002.safetensors",
83
+ "visual.blocks.6.attn.qkv.weight": "model-00001-of-00002.safetensors",
84
+ "visual.blocks.6.attn.qkv.bias": "model-00001-of-00002.safetensors",
85
+ "visual.blocks.6.attn.proj.weight": "model-00001-of-00002.safetensors",
86
+ "visual.blocks.6.attn.proj.bias": "model-00001-of-00002.safetensors",
87
+ "visual.blocks.6.mlp.fc1.weight": "model-00001-of-00002.safetensors",
88
+ "visual.blocks.6.mlp.fc1.bias": "model-00001-of-00002.safetensors",
89
+ "visual.blocks.6.mlp.fc2.weight": "model-00001-of-00002.safetensors",
90
+ "visual.blocks.6.mlp.fc2.bias": "model-00001-of-00002.safetensors",
91
+ "visual.blocks.7.norm1.weight": "model-00001-of-00002.safetensors",
92
+ "visual.blocks.7.norm1.bias": "model-00001-of-00002.safetensors",
93
+ "visual.blocks.7.norm2.weight": "model-00001-of-00002.safetensors",
94
+ "visual.blocks.7.norm2.bias": "model-00001-of-00002.safetensors",
95
+ "visual.blocks.7.attn.qkv.weight": "model-00001-of-00002.safetensors",
96
+ "visual.blocks.7.attn.qkv.bias": "model-00001-of-00002.safetensors",
97
+ "visual.blocks.7.attn.proj.weight": "model-00001-of-00002.safetensors",
98
+ "visual.blocks.7.attn.proj.bias": "model-00001-of-00002.safetensors",
99
+ "visual.blocks.7.mlp.fc1.weight": "model-00001-of-00002.safetensors",
100
+ "visual.blocks.7.mlp.fc1.bias": "model-00001-of-00002.safetensors",
101
+ "visual.blocks.7.mlp.fc2.weight": "model-00001-of-00002.safetensors",
102
+ "visual.blocks.7.mlp.fc2.bias": "model-00001-of-00002.safetensors",
103
+ "visual.blocks.8.norm1.weight": "model-00001-of-00002.safetensors",
104
+ "visual.blocks.8.norm1.bias": "model-00001-of-00002.safetensors",
105
+ "visual.blocks.8.norm2.weight": "model-00001-of-00002.safetensors",
106
+ "visual.blocks.8.norm2.bias": "model-00001-of-00002.safetensors",
107
+ "visual.blocks.8.attn.qkv.weight": "model-00001-of-00002.safetensors",
108
+ "visual.blocks.8.attn.qkv.bias": "model-00001-of-00002.safetensors",
109
+ "visual.blocks.8.attn.proj.weight": "model-00001-of-00002.safetensors",
110
+ "visual.blocks.8.attn.proj.bias": "model-00001-of-00002.safetensors",
111
+ "visual.blocks.8.mlp.fc1.weight": "model-00001-of-00002.safetensors",
112
+ "visual.blocks.8.mlp.fc1.bias": "model-00001-of-00002.safetensors",
113
+ "visual.blocks.8.mlp.fc2.weight": "model-00001-of-00002.safetensors",
114
+ "visual.blocks.8.mlp.fc2.bias": "model-00001-of-00002.safetensors",
115
+ "visual.blocks.9.norm1.weight": "model-00001-of-00002.safetensors",
116
+ "visual.blocks.9.norm1.bias": "model-00001-of-00002.safetensors",
117
+ "visual.blocks.9.norm2.weight": "model-00001-of-00002.safetensors",
118
+ "visual.blocks.9.norm2.bias": "model-00001-of-00002.safetensors",
119
+ "visual.blocks.9.attn.qkv.weight": "model-00001-of-00002.safetensors",
120
+ "visual.blocks.9.attn.qkv.bias": "model-00001-of-00002.safetensors",
121
+ "visual.blocks.9.attn.proj.weight": "model-00001-of-00002.safetensors",
122
+ "visual.blocks.9.attn.proj.bias": "model-00001-of-00002.safetensors",
123
+ "visual.blocks.9.mlp.fc1.weight": "model-00001-of-00002.safetensors",
124
+ "visual.blocks.9.mlp.fc1.bias": "model-00001-of-00002.safetensors",
125
+ "visual.blocks.9.mlp.fc2.weight": "model-00001-of-00002.safetensors",
126
+ "visual.blocks.9.mlp.fc2.bias": "model-00001-of-00002.safetensors",
127
+ "visual.blocks.10.norm1.weight": "model-00001-of-00002.safetensors",
128
+ "visual.blocks.10.norm1.bias": "model-00001-of-00002.safetensors",
129
+ "visual.blocks.10.norm2.weight": "model-00001-of-00002.safetensors",
130
+ "visual.blocks.10.norm2.bias": "model-00001-of-00002.safetensors",
131
+ "visual.blocks.10.attn.qkv.weight": "model-00001-of-00002.safetensors",
132
+ "visual.blocks.10.attn.qkv.bias": "model-00001-of-00002.safetensors",
133
+ "visual.blocks.10.attn.proj.weight": "model-00001-of-00002.safetensors",
134
+ "visual.blocks.10.attn.proj.bias": "model-00001-of-00002.safetensors",
135
+ "visual.blocks.10.mlp.fc1.weight": "model-00001-of-00002.safetensors",
136
+ "visual.blocks.10.mlp.fc1.bias": "model-00001-of-00002.safetensors",
137
+ "visual.blocks.10.mlp.fc2.weight": "model-00001-of-00002.safetensors",
138
+ "visual.blocks.10.mlp.fc2.bias": "model-00001-of-00002.safetensors",
139
+ "visual.blocks.11.norm1.weight": "model-00001-of-00002.safetensors",
140
+ "visual.blocks.11.norm1.bias": "model-00001-of-00002.safetensors",
141
+ "visual.blocks.11.norm2.weight": "model-00001-of-00002.safetensors",
142
+ "visual.blocks.11.norm2.bias": "model-00001-of-00002.safetensors",
143
+ "visual.blocks.11.attn.qkv.weight": "model-00001-of-00002.safetensors",
144
+ "visual.blocks.11.attn.qkv.bias": "model-00001-of-00002.safetensors",
145
+ "visual.blocks.11.attn.proj.weight": "model-00001-of-00002.safetensors",
146
+ "visual.blocks.11.attn.proj.bias": "model-00001-of-00002.safetensors",
147
+ "visual.blocks.11.mlp.fc1.weight": "model-00001-of-00002.safetensors",
148
+ "visual.blocks.11.mlp.fc1.bias": "model-00001-of-00002.safetensors",
149
+ "visual.blocks.11.mlp.fc2.weight": "model-00001-of-00002.safetensors",
150
+ "visual.blocks.11.mlp.fc2.bias": "model-00001-of-00002.safetensors",
151
+ "visual.blocks.12.norm1.weight": "model-00001-of-00002.safetensors",
152
+ "visual.blocks.12.norm1.bias": "model-00001-of-00002.safetensors",
153
+ "visual.blocks.12.norm2.weight": "model-00001-of-00002.safetensors",
154
+ "visual.blocks.12.norm2.bias": "model-00001-of-00002.safetensors",
155
+ "visual.blocks.12.attn.qkv.weight": "model-00001-of-00002.safetensors",
156
+ "visual.blocks.12.attn.qkv.bias": "model-00001-of-00002.safetensors",
157
+ "visual.blocks.12.attn.proj.weight": "model-00001-of-00002.safetensors",
158
+ "visual.blocks.12.attn.proj.bias": "model-00001-of-00002.safetensors",
159
+ "visual.blocks.12.mlp.fc1.weight": "model-00001-of-00002.safetensors",
160
+ "visual.blocks.12.mlp.fc1.bias": "model-00001-of-00002.safetensors",
161
+ "visual.blocks.12.mlp.fc2.weight": "model-00001-of-00002.safetensors",
162
+ "visual.blocks.12.mlp.fc2.bias": "model-00001-of-00002.safetensors",
163
+ "visual.blocks.13.norm1.weight": "model-00001-of-00002.safetensors",
164
+ "visual.blocks.13.norm1.bias": "model-00001-of-00002.safetensors",
165
+ "visual.blocks.13.norm2.weight": "model-00001-of-00002.safetensors",
166
+ "visual.blocks.13.norm2.bias": "model-00001-of-00002.safetensors",
167
+ "visual.blocks.13.attn.qkv.weight": "model-00001-of-00002.safetensors",
168
+ "visual.blocks.13.attn.qkv.bias": "model-00001-of-00002.safetensors",
169
+ "visual.blocks.13.attn.proj.weight": "model-00001-of-00002.safetensors",
170
+ "visual.blocks.13.attn.proj.bias": "model-00001-of-00002.safetensors",
171
+ "visual.blocks.13.mlp.fc1.weight": "model-00001-of-00002.safetensors",
172
+ "visual.blocks.13.mlp.fc1.bias": "model-00001-of-00002.safetensors",
173
+ "visual.blocks.13.mlp.fc2.weight": "model-00001-of-00002.safetensors",
174
+ "visual.blocks.13.mlp.fc2.bias": "model-00001-of-00002.safetensors",
175
+ "visual.blocks.14.norm1.weight": "model-00001-of-00002.safetensors",
176
+ "visual.blocks.14.norm1.bias": "model-00001-of-00002.safetensors",
177
+ "visual.blocks.14.norm2.weight": "model-00001-of-00002.safetensors",
178
+ "visual.blocks.14.norm2.bias": "model-00001-of-00002.safetensors",
179
+ "visual.blocks.14.attn.qkv.weight": "model-00001-of-00002.safetensors",
180
+ "visual.blocks.14.attn.qkv.bias": "model-00001-of-00002.safetensors",
181
+ "visual.blocks.14.attn.proj.weight": "model-00001-of-00002.safetensors",
182
+ "visual.blocks.14.attn.proj.bias": "model-00001-of-00002.safetensors",
183
+ "visual.blocks.14.mlp.fc1.weight": "model-00001-of-00002.safetensors",
184
+ "visual.blocks.14.mlp.fc1.bias": "model-00001-of-00002.safetensors",
185
+ "visual.blocks.14.mlp.fc2.weight": "model-00001-of-00002.safetensors",
186
+ "visual.blocks.14.mlp.fc2.bias": "model-00001-of-00002.safetensors",
187
+ "visual.blocks.15.norm1.weight": "model-00001-of-00002.safetensors",
188
+ "visual.blocks.15.norm1.bias": "model-00001-of-00002.safetensors",
189
+ "visual.blocks.15.norm2.weight": "model-00001-of-00002.safetensors",
190
+ "visual.blocks.15.norm2.bias": "model-00001-of-00002.safetensors",
191
+ "visual.blocks.15.attn.qkv.weight": "model-00001-of-00002.safetensors",
192
+ "visual.blocks.15.attn.qkv.bias": "model-00001-of-00002.safetensors",
193
+ "visual.blocks.15.attn.proj.weight": "model-00001-of-00002.safetensors",
194
+ "visual.blocks.15.attn.proj.bias": "model-00001-of-00002.safetensors",
195
+ "visual.blocks.15.mlp.fc1.weight": "model-00001-of-00002.safetensors",
196
+ "visual.blocks.15.mlp.fc1.bias": "model-00001-of-00002.safetensors",
197
+ "visual.blocks.15.mlp.fc2.weight": "model-00001-of-00002.safetensors",
198
+ "visual.blocks.15.mlp.fc2.bias": "model-00001-of-00002.safetensors",
199
+ "visual.blocks.16.norm1.weight": "model-00001-of-00002.safetensors",
200
+ "visual.blocks.16.norm1.bias": "model-00001-of-00002.safetensors",
201
+ "visual.blocks.16.norm2.weight": "model-00001-of-00002.safetensors",
202
+ "visual.blocks.16.norm2.bias": "model-00001-of-00002.safetensors",
203
+ "visual.blocks.16.attn.qkv.weight": "model-00001-of-00002.safetensors",
204
+ "visual.blocks.16.attn.qkv.bias": "model-00001-of-00002.safetensors",
205
+ "visual.blocks.16.attn.proj.weight": "model-00001-of-00002.safetensors",
206
+ "visual.blocks.16.attn.proj.bias": "model-00001-of-00002.safetensors",
207
+ "visual.blocks.16.mlp.fc1.weight": "model-00001-of-00002.safetensors",
208
+ "visual.blocks.16.mlp.fc1.bias": "model-00001-of-00002.safetensors",
209
+ "visual.blocks.16.mlp.fc2.weight": "model-00001-of-00002.safetensors",
210
+ "visual.blocks.16.mlp.fc2.bias": "model-00001-of-00002.safetensors",
211
+ "visual.blocks.17.norm1.weight": "model-00001-of-00002.safetensors",
212
+ "visual.blocks.17.norm1.bias": "model-00001-of-00002.safetensors",
213
+ "visual.blocks.17.norm2.weight": "model-00001-of-00002.safetensors",
214
+ "visual.blocks.17.norm2.bias": "model-00001-of-00002.safetensors",
215
+ "visual.blocks.17.attn.qkv.weight": "model-00001-of-00002.safetensors",
216
+ "visual.blocks.17.attn.qkv.bias": "model-00001-of-00002.safetensors",
217
+ "visual.blocks.17.attn.proj.weight": "model-00001-of-00002.safetensors",
218
+ "visual.blocks.17.attn.proj.bias": "model-00001-of-00002.safetensors",
219
+ "visual.blocks.17.mlp.fc1.weight": "model-00001-of-00002.safetensors",
220
+ "visual.blocks.17.mlp.fc1.bias": "model-00001-of-00002.safetensors",
221
+ "visual.blocks.17.mlp.fc2.weight": "model-00001-of-00002.safetensors",
222
+ "visual.blocks.17.mlp.fc2.bias": "model-00001-of-00002.safetensors",
223
+ "visual.blocks.18.norm1.weight": "model-00001-of-00002.safetensors",
224
+ "visual.blocks.18.norm1.bias": "model-00001-of-00002.safetensors",
225
+ "visual.blocks.18.norm2.weight": "model-00001-of-00002.safetensors",
226
+ "visual.blocks.18.norm2.bias": "model-00001-of-00002.safetensors",
227
+ "visual.blocks.18.attn.qkv.weight": "model-00001-of-00002.safetensors",
228
+ "visual.blocks.18.attn.qkv.bias": "model-00001-of-00002.safetensors",
229
+ "visual.blocks.18.attn.proj.weight": "model-00001-of-00002.safetensors",
230
+ "visual.blocks.18.attn.proj.bias": "model-00001-of-00002.safetensors",
231
+ "visual.blocks.18.mlp.fc1.weight": "model-00001-of-00002.safetensors",
232
+ "visual.blocks.18.mlp.fc1.bias": "model-00001-of-00002.safetensors",
233
+ "visual.blocks.18.mlp.fc2.weight": "model-00001-of-00002.safetensors",
234
+ "visual.blocks.18.mlp.fc2.bias": "model-00001-of-00002.safetensors",
235
+ "visual.blocks.19.norm1.weight": "model-00001-of-00002.safetensors",
236
+ "visual.blocks.19.norm1.bias": "model-00001-of-00002.safetensors",
237
+ "visual.blocks.19.norm2.weight": "model-00001-of-00002.safetensors",
238
+ "visual.blocks.19.norm2.bias": "model-00001-of-00002.safetensors",
239
+ "visual.blocks.19.attn.qkv.weight": "model-00001-of-00002.safetensors",
240
+ "visual.blocks.19.attn.qkv.bias": "model-00001-of-00002.safetensors",
241
+ "visual.blocks.19.attn.proj.weight": "model-00001-of-00002.safetensors",
242
+ "visual.blocks.19.attn.proj.bias": "model-00001-of-00002.safetensors",
243
+ "visual.blocks.19.mlp.fc1.weight": "model-00001-of-00002.safetensors",
244
+ "visual.blocks.19.mlp.fc1.bias": "model-00001-of-00002.safetensors",
245
+ "visual.blocks.19.mlp.fc2.weight": "model-00001-of-00002.safetensors",
246
+ "visual.blocks.19.mlp.fc2.bias": "model-00001-of-00002.safetensors",
247
+ "visual.blocks.20.norm1.weight": "model-00001-of-00002.safetensors",
248
+ "visual.blocks.20.norm1.bias": "model-00001-of-00002.safetensors",
249
+ "visual.blocks.20.norm2.weight": "model-00001-of-00002.safetensors",
250
+ "visual.blocks.20.norm2.bias": "model-00001-of-00002.safetensors",
251
+ "visual.blocks.20.attn.qkv.weight": "model-00001-of-00002.safetensors",
252
+ "visual.blocks.20.attn.qkv.bias": "model-00001-of-00002.safetensors",
253
+ "visual.blocks.20.attn.proj.weight": "model-00001-of-00002.safetensors",
254
+ "visual.blocks.20.attn.proj.bias": "model-00001-of-00002.safetensors",
255
+ "visual.blocks.20.mlp.fc1.weight": "model-00001-of-00002.safetensors",
256
+ "visual.blocks.20.mlp.fc1.bias": "model-00001-of-00002.safetensors",
257
+ "visual.blocks.20.mlp.fc2.weight": "model-00001-of-00002.safetensors",
258
+ "visual.blocks.20.mlp.fc2.bias": "model-00001-of-00002.safetensors",
259
+ "visual.blocks.21.norm1.weight": "model-00001-of-00002.safetensors",
260
+ "visual.blocks.21.norm1.bias": "model-00001-of-00002.safetensors",
261
+ "visual.blocks.21.norm2.weight": "model-00001-of-00002.safetensors",
262
+ "visual.blocks.21.norm2.bias": "model-00001-of-00002.safetensors",
263
+ "visual.blocks.21.attn.qkv.weight": "model-00001-of-00002.safetensors",
264
+ "visual.blocks.21.attn.qkv.bias": "model-00001-of-00002.safetensors",
265
+ "visual.blocks.21.attn.proj.weight": "model-00001-of-00002.safetensors",
266
+ "visual.blocks.21.attn.proj.bias": "model-00001-of-00002.safetensors",
267
+ "visual.blocks.21.mlp.fc1.weight": "model-00001-of-00002.safetensors",
268
+ "visual.blocks.21.mlp.fc1.bias": "model-00001-of-00002.safetensors",
269
+ "visual.blocks.21.mlp.fc2.weight": "model-00001-of-00002.safetensors",
270
+ "visual.blocks.21.mlp.fc2.bias": "model-00001-of-00002.safetensors",
271
+ "visual.blocks.22.norm1.weight": "model-00001-of-00002.safetensors",
272
+ "visual.blocks.22.norm1.bias": "model-00001-of-00002.safetensors",
273
+ "visual.blocks.22.norm2.weight": "model-00001-of-00002.safetensors",
274
+ "visual.blocks.22.norm2.bias": "model-00001-of-00002.safetensors",
275
+ "visual.blocks.22.attn.qkv.weight": "model-00001-of-00002.safetensors",
276
+ "visual.blocks.22.attn.qkv.bias": "model-00001-of-00002.safetensors",
277
+ "visual.blocks.22.attn.proj.weight": "model-00001-of-00002.safetensors",
278
+ "visual.blocks.22.attn.proj.bias": "model-00001-of-00002.safetensors",
279
+ "visual.blocks.22.mlp.fc1.weight": "model-00001-of-00002.safetensors",
280
+ "visual.blocks.22.mlp.fc1.bias": "model-00001-of-00002.safetensors",
281
+ "visual.blocks.22.mlp.fc2.weight": "model-00001-of-00002.safetensors",
282
+ "visual.blocks.22.mlp.fc2.bias": "model-00001-of-00002.safetensors",
283
+ "visual.blocks.23.norm1.weight": "model-00001-of-00002.safetensors",
284
+ "visual.blocks.23.norm1.bias": "model-00001-of-00002.safetensors",
285
+ "visual.blocks.23.norm2.weight": "model-00001-of-00002.safetensors",
286
+ "visual.blocks.23.norm2.bias": "model-00001-of-00002.safetensors",
287
+ "visual.blocks.23.attn.qkv.weight": "model-00001-of-00002.safetensors",
288
+ "visual.blocks.23.attn.qkv.bias": "model-00001-of-00002.safetensors",
289
+ "visual.blocks.23.attn.proj.weight": "model-00001-of-00002.safetensors",
290
+ "visual.blocks.23.attn.proj.bias": "model-00001-of-00002.safetensors",
291
+ "visual.blocks.23.mlp.fc1.weight": "model-00001-of-00002.safetensors",
292
+ "visual.blocks.23.mlp.fc1.bias": "model-00001-of-00002.safetensors",
293
+ "visual.blocks.23.mlp.fc2.weight": "model-00001-of-00002.safetensors",
294
+ "visual.blocks.23.mlp.fc2.bias": "model-00001-of-00002.safetensors",
295
+ "visual.blocks.24.norm1.weight": "model-00001-of-00002.safetensors",
296
+ "visual.blocks.24.norm1.bias": "model-00001-of-00002.safetensors",
297
+ "visual.blocks.24.norm2.weight": "model-00001-of-00002.safetensors",
298
+ "visual.blocks.24.norm2.bias": "model-00001-of-00002.safetensors",
299
+ "visual.blocks.24.attn.qkv.weight": "model-00001-of-00002.safetensors",
300
+ "visual.blocks.24.attn.qkv.bias": "model-00001-of-00002.safetensors",
301
+ "visual.blocks.24.attn.proj.weight": "model-00001-of-00002.safetensors",
302
+ "visual.blocks.24.attn.proj.bias": "model-00001-of-00002.safetensors",
303
+ "visual.blocks.24.mlp.fc1.weight": "model-00001-of-00002.safetensors",
304
+ "visual.blocks.24.mlp.fc1.bias": "model-00001-of-00002.safetensors",
305
+ "visual.blocks.24.mlp.fc2.weight": "model-00001-of-00002.safetensors",
306
+ "visual.blocks.24.mlp.fc2.bias": "model-00001-of-00002.safetensors",
307
+ "visual.blocks.25.norm1.weight": "model-00001-of-00002.safetensors",
308
+ "visual.blocks.25.norm1.bias": "model-00001-of-00002.safetensors",
309
+ "visual.blocks.25.norm2.weight": "model-00001-of-00002.safetensors",
310
+ "visual.blocks.25.norm2.bias": "model-00001-of-00002.safetensors",
311
+ "visual.blocks.25.attn.qkv.weight": "model-00001-of-00002.safetensors",
312
+ "visual.blocks.25.attn.qkv.bias": "model-00001-of-00002.safetensors",
313
+ "visual.blocks.25.attn.proj.weight": "model-00001-of-00002.safetensors",
314
+ "visual.blocks.25.attn.proj.bias": "model-00001-of-00002.safetensors",
315
+ "visual.blocks.25.mlp.fc1.weight": "model-00001-of-00002.safetensors",
316
+ "visual.blocks.25.mlp.fc1.bias": "model-00001-of-00002.safetensors",
317
+ "visual.blocks.25.mlp.fc2.weight": "model-00001-of-00002.safetensors",
318
+ "visual.blocks.25.mlp.fc2.bias": "model-00001-of-00002.safetensors",
319
+ "visual.blocks.26.norm1.weight": "model-00001-of-00002.safetensors",
320
+ "visual.blocks.26.norm1.bias": "model-00001-of-00002.safetensors",
321
+ "visual.blocks.26.norm2.weight": "model-00001-of-00002.safetensors",
322
+ "visual.blocks.26.norm2.bias": "model-00001-of-00002.safetensors",
323
+ "visual.blocks.26.attn.qkv.weight": "model-00001-of-00002.safetensors",
324
+ "visual.blocks.26.attn.qkv.bias": "model-00001-of-00002.safetensors",
325
+ "visual.blocks.26.attn.proj.weight": "model-00001-of-00002.safetensors",
326
+ "visual.blocks.26.attn.proj.bias": "model-00001-of-00002.safetensors",
327
+ "visual.blocks.26.mlp.fc1.weight": "model-00001-of-00002.safetensors",
328
+ "visual.blocks.26.mlp.fc1.bias": "model-00001-of-00002.safetensors",
329
+ "visual.blocks.26.mlp.fc2.weight": "model-00001-of-00002.safetensors",
330
+ "visual.blocks.26.mlp.fc2.bias": "model-00001-of-00002.safetensors",
331
+ "visual.blocks.27.norm1.weight": "model-00001-of-00002.safetensors",
332
+ "visual.blocks.27.norm1.bias": "model-00001-of-00002.safetensors",
333
+ "visual.blocks.27.norm2.weight": "model-00001-of-00002.safetensors",
334
+ "visual.blocks.27.norm2.bias": "model-00001-of-00002.safetensors",
335
+ "visual.blocks.27.attn.qkv.weight": "model-00001-of-00002.safetensors",
336
+ "visual.blocks.27.attn.qkv.bias": "model-00001-of-00002.safetensors",
337
+ "visual.blocks.27.attn.proj.weight": "model-00001-of-00002.safetensors",
338
+ "visual.blocks.27.attn.proj.bias": "model-00001-of-00002.safetensors",
339
+ "visual.blocks.27.mlp.fc1.weight": "model-00001-of-00002.safetensors",
340
+ "visual.blocks.27.mlp.fc1.bias": "model-00001-of-00002.safetensors",
341
+ "visual.blocks.27.mlp.fc2.weight": "model-00001-of-00002.safetensors",
342
+ "visual.blocks.27.mlp.fc2.bias": "model-00001-of-00002.safetensors",
343
+ "visual.blocks.28.norm1.weight": "model-00001-of-00002.safetensors",
344
+ "visual.blocks.28.norm1.bias": "model-00001-of-00002.safetensors",
345
+ "visual.blocks.28.norm2.weight": "model-00001-of-00002.safetensors",
346
+ "visual.blocks.28.norm2.bias": "model-00001-of-00002.safetensors",
347
+ "visual.blocks.28.attn.qkv.weight": "model-00001-of-00002.safetensors",
348
+ "visual.blocks.28.attn.qkv.bias": "model-00001-of-00002.safetensors",
349
+ "visual.blocks.28.attn.proj.weight": "model-00001-of-00002.safetensors",
350
+ "visual.blocks.28.attn.proj.bias": "model-00001-of-00002.safetensors",
351
+ "visual.blocks.28.mlp.fc1.weight": "model-00001-of-00002.safetensors",
352
+ "visual.blocks.28.mlp.fc1.bias": "model-00001-of-00002.safetensors",
353
+ "visual.blocks.28.mlp.fc2.weight": "model-00001-of-00002.safetensors",
354
+ "visual.blocks.28.mlp.fc2.bias": "model-00001-of-00002.safetensors",
355
+ "visual.blocks.29.norm1.weight": "model-00001-of-00002.safetensors",
356
+ "visual.blocks.29.norm1.bias": "model-00001-of-00002.safetensors",
357
+ "visual.blocks.29.norm2.weight": "model-00001-of-00002.safetensors",
358
+ "visual.blocks.29.norm2.bias": "model-00001-of-00002.safetensors",
359
+ "visual.blocks.29.attn.qkv.weight": "model-00001-of-00002.safetensors",
360
+ "visual.blocks.29.attn.qkv.bias": "model-00001-of-00002.safetensors",
361
+ "visual.blocks.29.attn.proj.weight": "model-00001-of-00002.safetensors",
362
+ "visual.blocks.29.attn.proj.bias": "model-00001-of-00002.safetensors",
363
+ "visual.blocks.29.mlp.fc1.weight": "model-00001-of-00002.safetensors",
364
+ "visual.blocks.29.mlp.fc1.bias": "model-00001-of-00002.safetensors",
365
+ "visual.blocks.29.mlp.fc2.weight": "model-00001-of-00002.safetensors",
366
+ "visual.blocks.29.mlp.fc2.bias": "model-00001-of-00002.safetensors",
367
+ "visual.blocks.30.norm1.weight": "model-00001-of-00002.safetensors",
368
+ "visual.blocks.30.norm1.bias": "model-00001-of-00002.safetensors",
369
+ "visual.blocks.30.norm2.weight": "model-00001-of-00002.safetensors",
370
+ "visual.blocks.30.norm2.bias": "model-00001-of-00002.safetensors",
371
+ "visual.blocks.30.attn.qkv.weight": "model-00001-of-00002.safetensors",
372
+ "visual.blocks.30.attn.qkv.bias": "model-00001-of-00002.safetensors",
373
+ "visual.blocks.30.attn.proj.weight": "model-00001-of-00002.safetensors",
374
+ "visual.blocks.30.attn.proj.bias": "model-00001-of-00002.safetensors",
375
+ "visual.blocks.30.mlp.fc1.weight": "model-00001-of-00002.safetensors",
376
+ "visual.blocks.30.mlp.fc1.bias": "model-00001-of-00002.safetensors",
377
+ "visual.blocks.30.mlp.fc2.weight": "model-00001-of-00002.safetensors",
378
+ "visual.blocks.30.mlp.fc2.bias": "model-00001-of-00002.safetensors",
379
+ "visual.blocks.31.norm1.weight": "model-00001-of-00002.safetensors",
380
+ "visual.blocks.31.norm1.bias": "model-00001-of-00002.safetensors",
381
+ "visual.blocks.31.norm2.weight": "model-00001-of-00002.safetensors",
382
+ "visual.blocks.31.norm2.bias": "model-00001-of-00002.safetensors",
383
+ "visual.blocks.31.attn.qkv.weight": "model-00001-of-00002.safetensors",
384
+ "visual.blocks.31.attn.qkv.bias": "model-00001-of-00002.safetensors",
385
+ "visual.blocks.31.attn.proj.weight": "model-00001-of-00002.safetensors",
386
+ "visual.blocks.31.attn.proj.bias": "model-00001-of-00002.safetensors",
387
+ "visual.blocks.31.mlp.fc1.weight": "model-00001-of-00002.safetensors",
388
+ "visual.blocks.31.mlp.fc1.bias": "model-00001-of-00002.safetensors",
389
+ "visual.blocks.31.mlp.fc2.weight": "model-00001-of-00002.safetensors",
390
+ "visual.blocks.31.mlp.fc2.bias": "model-00001-of-00002.safetensors",
391
+ "visual.merger.ln_q.weight": "model-00001-of-00002.safetensors",
392
+ "visual.merger.ln_q.bias": "model-00001-of-00002.safetensors",
393
+ "visual.merger.mlp.0.weight": "model-00001-of-00002.safetensors",
394
+ "visual.merger.mlp.0.bias": "model-00001-of-00002.safetensors",
395
+ "visual.merger.mlp.2.weight": "model-00001-of-00002.safetensors",
396
+ "visual.merger.mlp.2.bias": "model-00001-of-00002.safetensors",
397
+ "model.embed_tokens.weight": "model-00001-of-00002.safetensors",
398
+ "model.layers.0.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
399
+ "model.layers.0.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
400
+ "model.layers.0.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
401
+ "model.layers.0.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
402
+ "model.layers.0.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
403
+ "model.layers.0.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
404
+ "model.layers.0.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
405
+ "model.layers.0.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
406
+ "model.layers.0.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
407
+ "model.layers.0.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
408
+ "model.layers.0.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
409
+ "model.layers.0.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
410
+ "model.layers.0.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
411
+ "model.layers.0.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
412
+ "model.layers.0.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
413
+ "model.layers.0.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
414
+ "model.layers.0.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
415
+ "model.layers.0.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
416
+ "model.layers.0.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
417
+ "model.layers.0.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
418
+ "model.layers.0.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
419
+ "model.layers.0.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
420
+ "model.layers.0.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
421
+ "model.layers.0.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
422
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
423
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
424
+ "model.layers.1.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
425
+ "model.layers.1.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
426
+ "model.layers.1.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
427
+ "model.layers.1.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
428
+ "model.layers.1.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
429
+ "model.layers.1.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
430
+ "model.layers.1.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
431
+ "model.layers.1.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
432
+ "model.layers.1.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
433
+ "model.layers.1.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
434
+ "model.layers.1.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
435
+ "model.layers.1.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
436
+ "model.layers.1.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
437
+ "model.layers.1.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
438
+ "model.layers.1.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
439
+ "model.layers.1.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
440
+ "model.layers.1.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
441
+ "model.layers.1.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
442
+ "model.layers.1.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
443
+ "model.layers.1.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
444
+ "model.layers.1.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
445
+ "model.layers.1.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
446
+ "model.layers.1.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
447
+ "model.layers.1.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
448
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
449
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
450
+ "model.layers.2.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
451
+ "model.layers.2.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
452
+ "model.layers.2.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
453
+ "model.layers.2.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
454
+ "model.layers.2.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
455
+ "model.layers.2.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
456
+ "model.layers.2.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
457
+ "model.layers.2.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
458
+ "model.layers.2.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
459
+ "model.layers.2.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
460
+ "model.layers.2.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
461
+ "model.layers.2.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
462
+ "model.layers.2.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
463
+ "model.layers.2.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
464
+ "model.layers.2.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
465
+ "model.layers.2.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
466
+ "model.layers.2.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
467
+ "model.layers.2.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
468
+ "model.layers.2.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
469
+ "model.layers.2.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
470
+ "model.layers.2.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
471
+ "model.layers.2.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
472
+ "model.layers.2.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
473
+ "model.layers.2.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
474
+ "model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
475
+ "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
476
+ "model.layers.3.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
477
+ "model.layers.3.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
478
+ "model.layers.3.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
479
+ "model.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
480
+ "model.layers.3.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
481
+ "model.layers.3.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
482
+ "model.layers.3.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
483
+ "model.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
484
+ "model.layers.3.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
485
+ "model.layers.3.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
486
+ "model.layers.3.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
487
+ "model.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
488
+ "model.layers.3.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
489
+ "model.layers.3.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
490
+ "model.layers.3.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
491
+ "model.layers.3.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
492
+ "model.layers.3.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
493
+ "model.layers.3.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
494
+ "model.layers.3.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
495
+ "model.layers.3.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
496
+ "model.layers.3.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
497
+ "model.layers.3.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
498
+ "model.layers.3.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
499
+ "model.layers.3.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
500
+ "model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
501
+ "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
502
+ "model.layers.4.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
503
+ "model.layers.4.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
504
+ "model.layers.4.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
505
+ "model.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
506
+ "model.layers.4.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
507
+ "model.layers.4.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
508
+ "model.layers.4.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
509
+ "model.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
510
+ "model.layers.4.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
511
+ "model.layers.4.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
512
+ "model.layers.4.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
513
+ "model.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
514
+ "model.layers.4.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
515
+ "model.layers.4.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
516
+ "model.layers.4.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
517
+ "model.layers.4.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
518
+ "model.layers.4.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
519
+ "model.layers.4.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
520
+ "model.layers.4.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
521
+ "model.layers.4.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
522
+ "model.layers.4.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
523
+ "model.layers.4.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
524
+ "model.layers.4.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
525
+ "model.layers.4.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
526
+ "model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
527
+ "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
528
+ "model.layers.5.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
529
+ "model.layers.5.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
530
+ "model.layers.5.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
531
+ "model.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
532
+ "model.layers.5.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
533
+ "model.layers.5.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
534
+ "model.layers.5.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
535
+ "model.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
536
+ "model.layers.5.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
537
+ "model.layers.5.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
538
+ "model.layers.5.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
539
+ "model.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
540
+ "model.layers.5.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
541
+ "model.layers.5.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
542
+ "model.layers.5.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
543
+ "model.layers.5.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
544
+ "model.layers.5.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
545
+ "model.layers.5.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
546
+ "model.layers.5.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
547
+ "model.layers.5.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
548
+ "model.layers.5.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
549
+ "model.layers.5.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
550
+ "model.layers.5.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
551
+ "model.layers.5.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
552
+ "model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
553
+ "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
554
+ "model.layers.6.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
555
+ "model.layers.6.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
556
+ "model.layers.6.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
557
+ "model.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
558
+ "model.layers.6.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
559
+ "model.layers.6.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
560
+ "model.layers.6.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
561
+ "model.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
562
+ "model.layers.6.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
563
+ "model.layers.6.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
564
+ "model.layers.6.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
565
+ "model.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
566
+ "model.layers.6.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
567
+ "model.layers.6.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
568
+ "model.layers.6.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
569
+ "model.layers.6.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
570
+ "model.layers.6.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
571
+ "model.layers.6.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
572
+ "model.layers.6.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
573
+ "model.layers.6.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
574
+ "model.layers.6.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
575
+ "model.layers.6.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
576
+ "model.layers.6.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
577
+ "model.layers.6.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
578
+ "model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
579
+ "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
580
+ "model.layers.7.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
581
+ "model.layers.7.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
582
+ "model.layers.7.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
583
+ "model.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
584
+ "model.layers.7.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
585
+ "model.layers.7.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
586
+ "model.layers.7.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
587
+ "model.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
588
+ "model.layers.7.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
589
+ "model.layers.7.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
590
+ "model.layers.7.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
591
+ "model.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
592
+ "model.layers.7.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
593
+ "model.layers.7.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
594
+ "model.layers.7.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
595
+ "model.layers.7.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
596
+ "model.layers.7.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
597
+ "model.layers.7.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
598
+ "model.layers.7.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
599
+ "model.layers.7.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
600
+ "model.layers.7.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
601
+ "model.layers.7.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
602
+ "model.layers.7.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
603
+ "model.layers.7.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
604
+ "model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
605
+ "model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
606
+ "model.layers.8.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
607
+ "model.layers.8.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
608
+ "model.layers.8.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
609
+ "model.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
610
+ "model.layers.8.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
611
+ "model.layers.8.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
612
+ "model.layers.8.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
613
+ "model.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
614
+ "model.layers.8.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
615
+ "model.layers.8.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
616
+ "model.layers.8.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
617
+ "model.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
618
+ "model.layers.8.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
619
+ "model.layers.8.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
620
+ "model.layers.8.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
621
+ "model.layers.8.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
622
+ "model.layers.8.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
623
+ "model.layers.8.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
624
+ "model.layers.8.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
625
+ "model.layers.8.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
626
+ "model.layers.8.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
627
+ "model.layers.8.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
628
+ "model.layers.8.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
629
+ "model.layers.8.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
630
+ "model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
631
+ "model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
632
+ "model.layers.9.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
633
+ "model.layers.9.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
634
+ "model.layers.9.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
635
+ "model.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
636
+ "model.layers.9.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
637
+ "model.layers.9.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
638
+ "model.layers.9.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
639
+ "model.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
640
+ "model.layers.9.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
641
+ "model.layers.9.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
642
+ "model.layers.9.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
643
+ "model.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
644
+ "model.layers.9.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
645
+ "model.layers.9.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
646
+ "model.layers.9.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
647
+ "model.layers.9.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
648
+ "model.layers.9.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
649
+ "model.layers.9.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
650
+ "model.layers.9.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
651
+ "model.layers.9.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
652
+ "model.layers.9.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
653
+ "model.layers.9.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
654
+ "model.layers.9.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
655
+ "model.layers.9.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
656
+ "model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
657
+ "model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
658
+ "model.layers.10.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
659
+ "model.layers.10.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
660
+ "model.layers.10.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
661
+ "model.layers.10.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
662
+ "model.layers.10.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
663
+ "model.layers.10.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
664
+ "model.layers.10.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
665
+ "model.layers.10.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
666
+ "model.layers.10.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
667
+ "model.layers.10.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
668
+ "model.layers.10.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
669
+ "model.layers.10.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
670
+ "model.layers.10.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
671
+ "model.layers.10.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
672
+ "model.layers.10.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
673
+ "model.layers.10.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
674
+ "model.layers.10.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
675
+ "model.layers.10.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
676
+ "model.layers.10.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
677
+ "model.layers.10.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
678
+ "model.layers.10.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
679
+ "model.layers.10.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
680
+ "model.layers.10.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
681
+ "model.layers.10.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
682
+ "model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
683
+ "model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
684
+ "model.layers.11.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
685
+ "model.layers.11.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
686
+ "model.layers.11.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
687
+ "model.layers.11.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
688
+ "model.layers.11.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
689
+ "model.layers.11.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
690
+ "model.layers.11.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
691
+ "model.layers.11.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
692
+ "model.layers.11.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
693
+ "model.layers.11.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
694
+ "model.layers.11.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
695
+ "model.layers.11.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
696
+ "model.layers.11.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
697
+ "model.layers.11.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
698
+ "model.layers.11.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
699
+ "model.layers.11.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
700
+ "model.layers.11.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
701
+ "model.layers.11.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
702
+ "model.layers.11.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
703
+ "model.layers.11.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
704
+ "model.layers.11.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
705
+ "model.layers.11.mlp.down_proj.qweight": "model-00001-of-00002.safetensors",
706
+ "model.layers.11.mlp.down_proj.qzeros": "model-00001-of-00002.safetensors",
707
+ "model.layers.11.mlp.down_proj.scales": "model-00001-of-00002.safetensors",
708
+ "model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
709
+ "model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
710
+ "model.layers.12.self_attn.q_proj.qweight": "model-00001-of-00002.safetensors",
711
+ "model.layers.12.self_attn.q_proj.qzeros": "model-00001-of-00002.safetensors",
712
+ "model.layers.12.self_attn.q_proj.scales": "model-00001-of-00002.safetensors",
713
+ "model.layers.12.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
714
+ "model.layers.12.self_attn.k_proj.qweight": "model-00001-of-00002.safetensors",
715
+ "model.layers.12.self_attn.k_proj.qzeros": "model-00001-of-00002.safetensors",
716
+ "model.layers.12.self_attn.k_proj.scales": "model-00001-of-00002.safetensors",
717
+ "model.layers.12.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
718
+ "model.layers.12.self_attn.v_proj.qweight": "model-00001-of-00002.safetensors",
719
+ "model.layers.12.self_attn.v_proj.qzeros": "model-00001-of-00002.safetensors",
720
+ "model.layers.12.self_attn.v_proj.scales": "model-00001-of-00002.safetensors",
721
+ "model.layers.12.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
722
+ "model.layers.12.self_attn.o_proj.qweight": "model-00001-of-00002.safetensors",
723
+ "model.layers.12.self_attn.o_proj.qzeros": "model-00001-of-00002.safetensors",
724
+ "model.layers.12.self_attn.o_proj.scales": "model-00001-of-00002.safetensors",
725
+ "model.layers.12.mlp.gate_proj.qweight": "model-00001-of-00002.safetensors",
726
+ "model.layers.12.mlp.gate_proj.qzeros": "model-00001-of-00002.safetensors",
727
+ "model.layers.12.mlp.gate_proj.scales": "model-00001-of-00002.safetensors",
728
+ "model.layers.12.mlp.up_proj.qweight": "model-00001-of-00002.safetensors",
729
+ "model.layers.12.mlp.up_proj.qzeros": "model-00001-of-00002.safetensors",
730
+ "model.layers.12.mlp.up_proj.scales": "model-00001-of-00002.safetensors",
731
+ "model.layers.12.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
732
+ "model.layers.12.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
733
+ "model.layers.12.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
734
+ "model.layers.12.input_layernorm.weight": "model-00002-of-00002.safetensors",
735
+ "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
736
+ "model.layers.13.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
737
+ "model.layers.13.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
738
+ "model.layers.13.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
739
+ "model.layers.13.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
740
+ "model.layers.13.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
741
+ "model.layers.13.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
742
+ "model.layers.13.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
743
+ "model.layers.13.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
744
+ "model.layers.13.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
745
+ "model.layers.13.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
746
+ "model.layers.13.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
747
+ "model.layers.13.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
748
+ "model.layers.13.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
749
+ "model.layers.13.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
750
+ "model.layers.13.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
751
+ "model.layers.13.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
752
+ "model.layers.13.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
753
+ "model.layers.13.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
754
+ "model.layers.13.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
755
+ "model.layers.13.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
756
+ "model.layers.13.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
757
+ "model.layers.13.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
758
+ "model.layers.13.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
759
+ "model.layers.13.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
760
+ "model.layers.13.input_layernorm.weight": "model-00002-of-00002.safetensors",
761
+ "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
762
+ "model.layers.14.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
763
+ "model.layers.14.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
764
+ "model.layers.14.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
765
+ "model.layers.14.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
766
+ "model.layers.14.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
767
+ "model.layers.14.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
768
+ "model.layers.14.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
769
+ "model.layers.14.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
770
+ "model.layers.14.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
771
+ "model.layers.14.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
772
+ "model.layers.14.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
773
+ "model.layers.14.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
774
+ "model.layers.14.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
775
+ "model.layers.14.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
776
+ "model.layers.14.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
777
+ "model.layers.14.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
778
+ "model.layers.14.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
779
+ "model.layers.14.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
780
+ "model.layers.14.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
781
+ "model.layers.14.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
782
+ "model.layers.14.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
783
+ "model.layers.14.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
784
+ "model.layers.14.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
785
+ "model.layers.14.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
786
+ "model.layers.14.input_layernorm.weight": "model-00002-of-00002.safetensors",
787
+ "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
788
+ "model.layers.15.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
789
+ "model.layers.15.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
790
+ "model.layers.15.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
791
+ "model.layers.15.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
792
+ "model.layers.15.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
793
+ "model.layers.15.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
794
+ "model.layers.15.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
795
+ "model.layers.15.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
796
+ "model.layers.15.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
797
+ "model.layers.15.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
798
+ "model.layers.15.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
799
+ "model.layers.15.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
800
+ "model.layers.15.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
801
+ "model.layers.15.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
802
+ "model.layers.15.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
803
+ "model.layers.15.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
804
+ "model.layers.15.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
805
+ "model.layers.15.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
806
+ "model.layers.15.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
807
+ "model.layers.15.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
808
+ "model.layers.15.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
809
+ "model.layers.15.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
810
+ "model.layers.15.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
811
+ "model.layers.15.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
812
+ "model.layers.15.input_layernorm.weight": "model-00002-of-00002.safetensors",
813
+ "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
814
+ "model.layers.16.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
815
+ "model.layers.16.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
816
+ "model.layers.16.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
817
+ "model.layers.16.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
818
+ "model.layers.16.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
819
+ "model.layers.16.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
820
+ "model.layers.16.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
821
+ "model.layers.16.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
822
+ "model.layers.16.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
823
+ "model.layers.16.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
824
+ "model.layers.16.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
825
+ "model.layers.16.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
826
+ "model.layers.16.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
827
+ "model.layers.16.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
828
+ "model.layers.16.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
829
+ "model.layers.16.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
830
+ "model.layers.16.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
831
+ "model.layers.16.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
832
+ "model.layers.16.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
833
+ "model.layers.16.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
834
+ "model.layers.16.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
835
+ "model.layers.16.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
836
+ "model.layers.16.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
837
+ "model.layers.16.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
838
+ "model.layers.16.input_layernorm.weight": "model-00002-of-00002.safetensors",
839
+ "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
840
+ "model.layers.17.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
841
+ "model.layers.17.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
842
+ "model.layers.17.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
843
+ "model.layers.17.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
844
+ "model.layers.17.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
845
+ "model.layers.17.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
846
+ "model.layers.17.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
847
+ "model.layers.17.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
848
+ "model.layers.17.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
849
+ "model.layers.17.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
850
+ "model.layers.17.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
851
+ "model.layers.17.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
852
+ "model.layers.17.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
853
+ "model.layers.17.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
854
+ "model.layers.17.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
855
+ "model.layers.17.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
856
+ "model.layers.17.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
857
+ "model.layers.17.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
858
+ "model.layers.17.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
859
+ "model.layers.17.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
860
+ "model.layers.17.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
861
+ "model.layers.17.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
862
+ "model.layers.17.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
863
+ "model.layers.17.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
864
+ "model.layers.17.input_layernorm.weight": "model-00002-of-00002.safetensors",
865
+ "model.layers.17.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
866
+ "model.layers.18.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
867
+ "model.layers.18.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
868
+ "model.layers.18.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
869
+ "model.layers.18.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
870
+ "model.layers.18.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
871
+ "model.layers.18.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
872
+ "model.layers.18.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
873
+ "model.layers.18.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
874
+ "model.layers.18.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
875
+ "model.layers.18.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
876
+ "model.layers.18.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
877
+ "model.layers.18.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
878
+ "model.layers.18.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
879
+ "model.layers.18.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
880
+ "model.layers.18.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
881
+ "model.layers.18.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
882
+ "model.layers.18.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
883
+ "model.layers.18.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
884
+ "model.layers.18.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
885
+ "model.layers.18.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
886
+ "model.layers.18.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
887
+ "model.layers.18.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
888
+ "model.layers.18.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
889
+ "model.layers.18.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
890
+ "model.layers.18.input_layernorm.weight": "model-00002-of-00002.safetensors",
891
+ "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
892
+ "model.layers.19.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
893
+ "model.layers.19.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
894
+ "model.layers.19.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
895
+ "model.layers.19.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
896
+ "model.layers.19.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
897
+ "model.layers.19.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
898
+ "model.layers.19.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
899
+ "model.layers.19.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
900
+ "model.layers.19.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
901
+ "model.layers.19.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
902
+ "model.layers.19.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
903
+ "model.layers.19.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
904
+ "model.layers.19.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
905
+ "model.layers.19.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
906
+ "model.layers.19.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
907
+ "model.layers.19.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
908
+ "model.layers.19.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
909
+ "model.layers.19.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
910
+ "model.layers.19.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
911
+ "model.layers.19.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
912
+ "model.layers.19.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
913
+ "model.layers.19.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
914
+ "model.layers.19.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
915
+ "model.layers.19.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
916
+ "model.layers.19.input_layernorm.weight": "model-00002-of-00002.safetensors",
917
+ "model.layers.19.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
918
+ "model.layers.20.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
919
+ "model.layers.20.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
920
+ "model.layers.20.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
921
+ "model.layers.20.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
922
+ "model.layers.20.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
923
+ "model.layers.20.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
924
+ "model.layers.20.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
925
+ "model.layers.20.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
926
+ "model.layers.20.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
927
+ "model.layers.20.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
928
+ "model.layers.20.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
929
+ "model.layers.20.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
930
+ "model.layers.20.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
931
+ "model.layers.20.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
932
+ "model.layers.20.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
933
+ "model.layers.20.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
934
+ "model.layers.20.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
935
+ "model.layers.20.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
936
+ "model.layers.20.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
937
+ "model.layers.20.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
938
+ "model.layers.20.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
939
+ "model.layers.20.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
940
+ "model.layers.20.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
941
+ "model.layers.20.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
942
+ "model.layers.20.input_layernorm.weight": "model-00002-of-00002.safetensors",
943
+ "model.layers.20.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
944
+ "model.layers.21.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
945
+ "model.layers.21.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
946
+ "model.layers.21.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
947
+ "model.layers.21.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
948
+ "model.layers.21.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
949
+ "model.layers.21.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
950
+ "model.layers.21.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
951
+ "model.layers.21.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
952
+ "model.layers.21.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
953
+ "model.layers.21.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
954
+ "model.layers.21.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
955
+ "model.layers.21.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
956
+ "model.layers.21.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
957
+ "model.layers.21.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
958
+ "model.layers.21.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
959
+ "model.layers.21.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
960
+ "model.layers.21.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
961
+ "model.layers.21.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
962
+ "model.layers.21.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
963
+ "model.layers.21.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
964
+ "model.layers.21.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
965
+ "model.layers.21.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
966
+ "model.layers.21.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
967
+ "model.layers.21.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
968
+ "model.layers.21.input_layernorm.weight": "model-00002-of-00002.safetensors",
969
+ "model.layers.21.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
970
+ "model.layers.22.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
971
+ "model.layers.22.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
972
+ "model.layers.22.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
973
+ "model.layers.22.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
974
+ "model.layers.22.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
975
+ "model.layers.22.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
976
+ "model.layers.22.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
977
+ "model.layers.22.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
978
+ "model.layers.22.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
979
+ "model.layers.22.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
980
+ "model.layers.22.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
981
+ "model.layers.22.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
982
+ "model.layers.22.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
983
+ "model.layers.22.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
984
+ "model.layers.22.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
985
+ "model.layers.22.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
986
+ "model.layers.22.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
987
+ "model.layers.22.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
988
+ "model.layers.22.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
989
+ "model.layers.22.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
990
+ "model.layers.22.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
991
+ "model.layers.22.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
992
+ "model.layers.22.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
993
+ "model.layers.22.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
994
+ "model.layers.22.input_layernorm.weight": "model-00002-of-00002.safetensors",
995
+ "model.layers.22.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
996
+ "model.layers.23.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
997
+ "model.layers.23.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
998
+ "model.layers.23.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
999
+ "model.layers.23.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
1000
+ "model.layers.23.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
1001
+ "model.layers.23.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
1002
+ "model.layers.23.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
1003
+ "model.layers.23.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
1004
+ "model.layers.23.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
1005
+ "model.layers.23.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
1006
+ "model.layers.23.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
1007
+ "model.layers.23.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
1008
+ "model.layers.23.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
1009
+ "model.layers.23.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
1010
+ "model.layers.23.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
1011
+ "model.layers.23.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
1012
+ "model.layers.23.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
1013
+ "model.layers.23.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
1014
+ "model.layers.23.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
1015
+ "model.layers.23.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
1016
+ "model.layers.23.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
1017
+ "model.layers.23.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
1018
+ "model.layers.23.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
1019
+ "model.layers.23.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
1020
+ "model.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
1021
+ "model.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
1022
+ "model.layers.24.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
1023
+ "model.layers.24.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
1024
+ "model.layers.24.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
1025
+ "model.layers.24.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
1026
+ "model.layers.24.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
1027
+ "model.layers.24.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
1028
+ "model.layers.24.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
1029
+ "model.layers.24.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
1030
+ "model.layers.24.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
1031
+ "model.layers.24.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
1032
+ "model.layers.24.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
1033
+ "model.layers.24.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
1034
+ "model.layers.24.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
1035
+ "model.layers.24.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
1036
+ "model.layers.24.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
1037
+ "model.layers.24.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
1038
+ "model.layers.24.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
1039
+ "model.layers.24.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
1040
+ "model.layers.24.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
1041
+ "model.layers.24.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
1042
+ "model.layers.24.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
1043
+ "model.layers.24.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
1044
+ "model.layers.24.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
1045
+ "model.layers.24.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
1046
+ "model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
1047
+ "model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
1048
+ "model.layers.25.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
1049
+ "model.layers.25.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
1050
+ "model.layers.25.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
1051
+ "model.layers.25.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
1052
+ "model.layers.25.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
1053
+ "model.layers.25.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
1054
+ "model.layers.25.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
1055
+ "model.layers.25.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
1056
+ "model.layers.25.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
1057
+ "model.layers.25.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
1058
+ "model.layers.25.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
1059
+ "model.layers.25.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
1060
+ "model.layers.25.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
1061
+ "model.layers.25.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
1062
+ "model.layers.25.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
1063
+ "model.layers.25.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
1064
+ "model.layers.25.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
1065
+ "model.layers.25.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
1066
+ "model.layers.25.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
1067
+ "model.layers.25.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
1068
+ "model.layers.25.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
1069
+ "model.layers.25.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
1070
+ "model.layers.25.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
1071
+ "model.layers.25.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
1072
+ "model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
1073
+ "model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
1074
+ "model.layers.26.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
1075
+ "model.layers.26.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
1076
+ "model.layers.26.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
1077
+ "model.layers.26.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
1078
+ "model.layers.26.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
1079
+ "model.layers.26.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
1080
+ "model.layers.26.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
1081
+ "model.layers.26.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
1082
+ "model.layers.26.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
1083
+ "model.layers.26.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
1084
+ "model.layers.26.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
1085
+ "model.layers.26.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
1086
+ "model.layers.26.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
1087
+ "model.layers.26.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
1088
+ "model.layers.26.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
1089
+ "model.layers.26.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
1090
+ "model.layers.26.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
1091
+ "model.layers.26.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
1092
+ "model.layers.26.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
1093
+ "model.layers.26.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
1094
+ "model.layers.26.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
1095
+ "model.layers.26.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
1096
+ "model.layers.26.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
1097
+ "model.layers.26.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
1098
+ "model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
1099
+ "model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
1100
+ "model.layers.27.self_attn.q_proj.qweight": "model-00002-of-00002.safetensors",
1101
+ "model.layers.27.self_attn.q_proj.qzeros": "model-00002-of-00002.safetensors",
1102
+ "model.layers.27.self_attn.q_proj.scales": "model-00002-of-00002.safetensors",
1103
+ "model.layers.27.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
1104
+ "model.layers.27.self_attn.k_proj.qweight": "model-00002-of-00002.safetensors",
1105
+ "model.layers.27.self_attn.k_proj.qzeros": "model-00002-of-00002.safetensors",
1106
+ "model.layers.27.self_attn.k_proj.scales": "model-00002-of-00002.safetensors",
1107
+ "model.layers.27.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
1108
+ "model.layers.27.self_attn.v_proj.qweight": "model-00002-of-00002.safetensors",
1109
+ "model.layers.27.self_attn.v_proj.qzeros": "model-00002-of-00002.safetensors",
1110
+ "model.layers.27.self_attn.v_proj.scales": "model-00002-of-00002.safetensors",
1111
+ "model.layers.27.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
1112
+ "model.layers.27.self_attn.o_proj.qweight": "model-00002-of-00002.safetensors",
1113
+ "model.layers.27.self_attn.o_proj.qzeros": "model-00002-of-00002.safetensors",
1114
+ "model.layers.27.self_attn.o_proj.scales": "model-00002-of-00002.safetensors",
1115
+ "model.layers.27.mlp.gate_proj.qweight": "model-00002-of-00002.safetensors",
1116
+ "model.layers.27.mlp.gate_proj.qzeros": "model-00002-of-00002.safetensors",
1117
+ "model.layers.27.mlp.gate_proj.scales": "model-00002-of-00002.safetensors",
1118
+ "model.layers.27.mlp.up_proj.qweight": "model-00002-of-00002.safetensors",
1119
+ "model.layers.27.mlp.up_proj.qzeros": "model-00002-of-00002.safetensors",
1120
+ "model.layers.27.mlp.up_proj.scales": "model-00002-of-00002.safetensors",
1121
+ "model.layers.27.mlp.down_proj.qweight": "model-00002-of-00002.safetensors",
1122
+ "model.layers.27.mlp.down_proj.qzeros": "model-00002-of-00002.safetensors",
1123
+ "model.layers.27.mlp.down_proj.scales": "model-00002-of-00002.safetensors",
1124
+ "model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
1125
+ "model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
1126
+ "model.norm.weight": "model-00002-of-00002.safetensors",
1127
+ "lm_head.weight": "model-00002-of-00002.safetensors"
1128
+ }
1129
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": true,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.48145466,
8
+ 0.4578275,
9
+ 0.40821073
10
+ ],
11
+ "image_processor_type": "Qwen2VLImageProcessor",
12
+ "image_std": [
13
+ 0.26862954,
14
+ 0.26130258,
15
+ 0.27577711
16
+ ],
17
+ "max_pixels": 12845056,
18
+ "merge_size": 2,
19
+ "min_pixels": 3136,
20
+ "patch_size": 14,
21
+ "processor_class": "Qwen2VLProcessor",
22
+ "resample": 3,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "max_pixels": 12845056,
26
+ "min_pixels": 3136
27
+ },
28
+ "temporal_patch_size": 2
29
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "<|object_ref_start|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "151647": {
37
+ "content": "<|object_ref_end|>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "151648": {
45
+ "content": "<|box_start|>",
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_start|>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "151653": {
85
+ "content": "<|vision_end|>",
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_pad|>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "151656": {
109
+ "content": "<|video_pad|>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ }
116
+ },
117
+ "additional_special_tokens": [
118
+ "<|im_start|>",
119
+ "<|im_end|>",
120
+ "<|object_ref_start|>",
121
+ "<|object_ref_end|>",
122
+ "<|box_start|>",
123
+ "<|box_end|>",
124
+ "<|quad_start|>",
125
+ "<|quad_end|>",
126
+ "<|vision_start|>",
127
+ "<|vision_end|>",
128
+ "<|vision_pad|>",
129
+ "<|image_pad|>",
130
+ "<|video_pad|>"
131
+ ],
132
+ "bos_token": null,
133
+ "chat_template": "{% 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\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% 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_start|><|image_pad|><|vision_end|>{% 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_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}",
134
+ "clean_up_tokenization_spaces": false,
135
+ "eos_token": "<|im_end|>",
136
+ "errors": "replace",
137
+ "model_max_length": 32768,
138
+ "pad_token": "<|endoftext|>",
139
+ "padding_side": "left",
140
+ "processor_class": "Qwen2VLProcessor",
141
+ "split_special_tokens": false,
142
+ "tokenizer_class": "Qwen2Tokenizer",
143
+ "unk_token": null
144
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff