ghecko78 commited on
Commit
9f127b4
·
verified ·
1 Parent(s): f0d6678

Upload FP8-quantized model (FP8_DYNAMIC, via llm-compressor)

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. config.json +226 -1
  3. model.safetensors +2 -2
  4. recipe.yaml +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ language:
41
  | **Weight Quantization** | Symmetric, static, per-channel → FP8 (E4M3) |
42
  | **Activation Quantization** | Symmetric, dynamic, per-token → FP8 (E4M3) |
43
  | **Format** | `compressed-tensors` (vLLM-native) |
44
- | **Quantized Size** | ~4.91 GB |
45
  | **Tool** | [`llm-compressor`](https://github.com/vllm-project/llm-compressor) |
46
  | **Date** | 2026-04-16 |
47
 
 
41
  | **Weight Quantization** | Symmetric, static, per-channel → FP8 (E4M3) |
42
  | **Activation Quantization** | Symmetric, dynamic, per-token → FP8 (E4M3) |
43
  | **Format** | `compressed-tensors` (vLLM-native) |
44
+ | **Quantized Size** | ~5.43 GB |
45
  | **Tool** | [`llm-compressor`](https://github.com/vllm-project/llm-compressor) |
46
  | **Date** | 2026-04-16 |
47
 
config.json CHANGED
@@ -72,6 +72,231 @@
72
  "format": "float-quantized",
73
  "global_compression_ratio": null,
74
  "ignore": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  "multi_modal_projector.linear_1",
76
  "multi_modal_projector.linear_2"
77
  ],
@@ -80,7 +305,7 @@
80
  "quantization_status": "compressed",
81
  "sparsity_config": {},
82
  "transform_config": {},
83
- "version": "0.15.1.dev9+g37f209a"
84
  },
85
  "text_config": {
86
  "attention_dropout": 0.0,
 
72
  "format": "float-quantized",
73
  "global_compression_ratio": null,
74
  "ignore": [
75
+ "audio_tower.layers.0.self_attn.q_proj",
76
+ "audio_tower.layers.0.self_attn.k_proj",
77
+ "audio_tower.layers.0.self_attn.v_proj",
78
+ "audio_tower.layers.0.self_attn.o_proj",
79
+ "audio_tower.layers.0.mlp.gate_proj",
80
+ "audio_tower.layers.0.mlp.up_proj",
81
+ "audio_tower.layers.0.mlp.down_proj",
82
+ "audio_tower.layers.1.self_attn.q_proj",
83
+ "audio_tower.layers.1.self_attn.k_proj",
84
+ "audio_tower.layers.1.self_attn.v_proj",
85
+ "audio_tower.layers.1.self_attn.o_proj",
86
+ "audio_tower.layers.1.mlp.gate_proj",
87
+ "audio_tower.layers.1.mlp.up_proj",
88
+ "audio_tower.layers.1.mlp.down_proj",
89
+ "audio_tower.layers.2.self_attn.q_proj",
90
+ "audio_tower.layers.2.self_attn.k_proj",
91
+ "audio_tower.layers.2.self_attn.v_proj",
92
+ "audio_tower.layers.2.self_attn.o_proj",
93
+ "audio_tower.layers.2.mlp.gate_proj",
94
+ "audio_tower.layers.2.mlp.up_proj",
95
+ "audio_tower.layers.2.mlp.down_proj",
96
+ "audio_tower.layers.3.self_attn.q_proj",
97
+ "audio_tower.layers.3.self_attn.k_proj",
98
+ "audio_tower.layers.3.self_attn.v_proj",
99
+ "audio_tower.layers.3.self_attn.o_proj",
100
+ "audio_tower.layers.3.mlp.gate_proj",
101
+ "audio_tower.layers.3.mlp.up_proj",
102
+ "audio_tower.layers.3.mlp.down_proj",
103
+ "audio_tower.layers.4.self_attn.q_proj",
104
+ "audio_tower.layers.4.self_attn.k_proj",
105
+ "audio_tower.layers.4.self_attn.v_proj",
106
+ "audio_tower.layers.4.self_attn.o_proj",
107
+ "audio_tower.layers.4.mlp.gate_proj",
108
+ "audio_tower.layers.4.mlp.up_proj",
109
+ "audio_tower.layers.4.mlp.down_proj",
110
+ "audio_tower.layers.5.self_attn.q_proj",
111
+ "audio_tower.layers.5.self_attn.k_proj",
112
+ "audio_tower.layers.5.self_attn.v_proj",
113
+ "audio_tower.layers.5.self_attn.o_proj",
114
+ "audio_tower.layers.5.mlp.gate_proj",
115
+ "audio_tower.layers.5.mlp.up_proj",
116
+ "audio_tower.layers.5.mlp.down_proj",
117
+ "audio_tower.layers.6.self_attn.q_proj",
118
+ "audio_tower.layers.6.self_attn.k_proj",
119
+ "audio_tower.layers.6.self_attn.v_proj",
120
+ "audio_tower.layers.6.self_attn.o_proj",
121
+ "audio_tower.layers.6.mlp.gate_proj",
122
+ "audio_tower.layers.6.mlp.up_proj",
123
+ "audio_tower.layers.6.mlp.down_proj",
124
+ "audio_tower.layers.7.self_attn.q_proj",
125
+ "audio_tower.layers.7.self_attn.k_proj",
126
+ "audio_tower.layers.7.self_attn.v_proj",
127
+ "audio_tower.layers.7.self_attn.o_proj",
128
+ "audio_tower.layers.7.mlp.gate_proj",
129
+ "audio_tower.layers.7.mlp.up_proj",
130
+ "audio_tower.layers.7.mlp.down_proj",
131
+ "audio_tower.layers.8.self_attn.q_proj",
132
+ "audio_tower.layers.8.self_attn.k_proj",
133
+ "audio_tower.layers.8.self_attn.v_proj",
134
+ "audio_tower.layers.8.self_attn.o_proj",
135
+ "audio_tower.layers.8.mlp.gate_proj",
136
+ "audio_tower.layers.8.mlp.up_proj",
137
+ "audio_tower.layers.8.mlp.down_proj",
138
+ "audio_tower.layers.9.self_attn.q_proj",
139
+ "audio_tower.layers.9.self_attn.k_proj",
140
+ "audio_tower.layers.9.self_attn.v_proj",
141
+ "audio_tower.layers.9.self_attn.o_proj",
142
+ "audio_tower.layers.9.mlp.gate_proj",
143
+ "audio_tower.layers.9.mlp.up_proj",
144
+ "audio_tower.layers.9.mlp.down_proj",
145
+ "audio_tower.layers.10.self_attn.q_proj",
146
+ "audio_tower.layers.10.self_attn.k_proj",
147
+ "audio_tower.layers.10.self_attn.v_proj",
148
+ "audio_tower.layers.10.self_attn.o_proj",
149
+ "audio_tower.layers.10.mlp.gate_proj",
150
+ "audio_tower.layers.10.mlp.up_proj",
151
+ "audio_tower.layers.10.mlp.down_proj",
152
+ "audio_tower.layers.11.self_attn.q_proj",
153
+ "audio_tower.layers.11.self_attn.k_proj",
154
+ "audio_tower.layers.11.self_attn.v_proj",
155
+ "audio_tower.layers.11.self_attn.o_proj",
156
+ "audio_tower.layers.11.mlp.gate_proj",
157
+ "audio_tower.layers.11.mlp.up_proj",
158
+ "audio_tower.layers.11.mlp.down_proj",
159
+ "audio_tower.layers.12.self_attn.q_proj",
160
+ "audio_tower.layers.12.self_attn.k_proj",
161
+ "audio_tower.layers.12.self_attn.v_proj",
162
+ "audio_tower.layers.12.self_attn.o_proj",
163
+ "audio_tower.layers.12.mlp.gate_proj",
164
+ "audio_tower.layers.12.mlp.up_proj",
165
+ "audio_tower.layers.12.mlp.down_proj",
166
+ "audio_tower.layers.13.self_attn.q_proj",
167
+ "audio_tower.layers.13.self_attn.k_proj",
168
+ "audio_tower.layers.13.self_attn.v_proj",
169
+ "audio_tower.layers.13.self_attn.o_proj",
170
+ "audio_tower.layers.13.mlp.gate_proj",
171
+ "audio_tower.layers.13.mlp.up_proj",
172
+ "audio_tower.layers.13.mlp.down_proj",
173
+ "audio_tower.layers.14.self_attn.q_proj",
174
+ "audio_tower.layers.14.self_attn.k_proj",
175
+ "audio_tower.layers.14.self_attn.v_proj",
176
+ "audio_tower.layers.14.self_attn.o_proj",
177
+ "audio_tower.layers.14.mlp.gate_proj",
178
+ "audio_tower.layers.14.mlp.up_proj",
179
+ "audio_tower.layers.14.mlp.down_proj",
180
+ "audio_tower.layers.15.self_attn.q_proj",
181
+ "audio_tower.layers.15.self_attn.k_proj",
182
+ "audio_tower.layers.15.self_attn.v_proj",
183
+ "audio_tower.layers.15.self_attn.o_proj",
184
+ "audio_tower.layers.15.mlp.gate_proj",
185
+ "audio_tower.layers.15.mlp.up_proj",
186
+ "audio_tower.layers.15.mlp.down_proj",
187
+ "audio_tower.layers.16.self_attn.q_proj",
188
+ "audio_tower.layers.16.self_attn.k_proj",
189
+ "audio_tower.layers.16.self_attn.v_proj",
190
+ "audio_tower.layers.16.self_attn.o_proj",
191
+ "audio_tower.layers.16.mlp.gate_proj",
192
+ "audio_tower.layers.16.mlp.up_proj",
193
+ "audio_tower.layers.16.mlp.down_proj",
194
+ "audio_tower.layers.17.self_attn.q_proj",
195
+ "audio_tower.layers.17.self_attn.k_proj",
196
+ "audio_tower.layers.17.self_attn.v_proj",
197
+ "audio_tower.layers.17.self_attn.o_proj",
198
+ "audio_tower.layers.17.mlp.gate_proj",
199
+ "audio_tower.layers.17.mlp.up_proj",
200
+ "audio_tower.layers.17.mlp.down_proj",
201
+ "audio_tower.layers.18.self_attn.q_proj",
202
+ "audio_tower.layers.18.self_attn.k_proj",
203
+ "audio_tower.layers.18.self_attn.v_proj",
204
+ "audio_tower.layers.18.self_attn.o_proj",
205
+ "audio_tower.layers.18.mlp.gate_proj",
206
+ "audio_tower.layers.18.mlp.up_proj",
207
+ "audio_tower.layers.18.mlp.down_proj",
208
+ "audio_tower.layers.19.self_attn.q_proj",
209
+ "audio_tower.layers.19.self_attn.k_proj",
210
+ "audio_tower.layers.19.self_attn.v_proj",
211
+ "audio_tower.layers.19.self_attn.o_proj",
212
+ "audio_tower.layers.19.mlp.gate_proj",
213
+ "audio_tower.layers.19.mlp.up_proj",
214
+ "audio_tower.layers.19.mlp.down_proj",
215
+ "audio_tower.layers.20.self_attn.q_proj",
216
+ "audio_tower.layers.20.self_attn.k_proj",
217
+ "audio_tower.layers.20.self_attn.v_proj",
218
+ "audio_tower.layers.20.self_attn.o_proj",
219
+ "audio_tower.layers.20.mlp.gate_proj",
220
+ "audio_tower.layers.20.mlp.up_proj",
221
+ "audio_tower.layers.20.mlp.down_proj",
222
+ "audio_tower.layers.21.self_attn.q_proj",
223
+ "audio_tower.layers.21.self_attn.k_proj",
224
+ "audio_tower.layers.21.self_attn.v_proj",
225
+ "audio_tower.layers.21.self_attn.o_proj",
226
+ "audio_tower.layers.21.mlp.gate_proj",
227
+ "audio_tower.layers.21.mlp.up_proj",
228
+ "audio_tower.layers.21.mlp.down_proj",
229
+ "audio_tower.layers.22.self_attn.q_proj",
230
+ "audio_tower.layers.22.self_attn.k_proj",
231
+ "audio_tower.layers.22.self_attn.v_proj",
232
+ "audio_tower.layers.22.self_attn.o_proj",
233
+ "audio_tower.layers.22.mlp.gate_proj",
234
+ "audio_tower.layers.22.mlp.up_proj",
235
+ "audio_tower.layers.22.mlp.down_proj",
236
+ "audio_tower.layers.23.self_attn.q_proj",
237
+ "audio_tower.layers.23.self_attn.k_proj",
238
+ "audio_tower.layers.23.self_attn.v_proj",
239
+ "audio_tower.layers.23.self_attn.o_proj",
240
+ "audio_tower.layers.23.mlp.gate_proj",
241
+ "audio_tower.layers.23.mlp.up_proj",
242
+ "audio_tower.layers.23.mlp.down_proj",
243
+ "audio_tower.layers.24.self_attn.q_proj",
244
+ "audio_tower.layers.24.self_attn.k_proj",
245
+ "audio_tower.layers.24.self_attn.v_proj",
246
+ "audio_tower.layers.24.self_attn.o_proj",
247
+ "audio_tower.layers.24.mlp.gate_proj",
248
+ "audio_tower.layers.24.mlp.up_proj",
249
+ "audio_tower.layers.24.mlp.down_proj",
250
+ "audio_tower.layers.25.self_attn.q_proj",
251
+ "audio_tower.layers.25.self_attn.k_proj",
252
+ "audio_tower.layers.25.self_attn.v_proj",
253
+ "audio_tower.layers.25.self_attn.o_proj",
254
+ "audio_tower.layers.25.mlp.gate_proj",
255
+ "audio_tower.layers.25.mlp.up_proj",
256
+ "audio_tower.layers.25.mlp.down_proj",
257
+ "audio_tower.layers.26.self_attn.q_proj",
258
+ "audio_tower.layers.26.self_attn.k_proj",
259
+ "audio_tower.layers.26.self_attn.v_proj",
260
+ "audio_tower.layers.26.self_attn.o_proj",
261
+ "audio_tower.layers.26.mlp.gate_proj",
262
+ "audio_tower.layers.26.mlp.up_proj",
263
+ "audio_tower.layers.26.mlp.down_proj",
264
+ "audio_tower.layers.27.self_attn.q_proj",
265
+ "audio_tower.layers.27.self_attn.k_proj",
266
+ "audio_tower.layers.27.self_attn.v_proj",
267
+ "audio_tower.layers.27.self_attn.o_proj",
268
+ "audio_tower.layers.27.mlp.gate_proj",
269
+ "audio_tower.layers.27.mlp.up_proj",
270
+ "audio_tower.layers.27.mlp.down_proj",
271
+ "audio_tower.layers.28.self_attn.q_proj",
272
+ "audio_tower.layers.28.self_attn.k_proj",
273
+ "audio_tower.layers.28.self_attn.v_proj",
274
+ "audio_tower.layers.28.self_attn.o_proj",
275
+ "audio_tower.layers.28.mlp.gate_proj",
276
+ "audio_tower.layers.28.mlp.up_proj",
277
+ "audio_tower.layers.28.mlp.down_proj",
278
+ "audio_tower.layers.29.self_attn.q_proj",
279
+ "audio_tower.layers.29.self_attn.k_proj",
280
+ "audio_tower.layers.29.self_attn.v_proj",
281
+ "audio_tower.layers.29.self_attn.o_proj",
282
+ "audio_tower.layers.29.mlp.gate_proj",
283
+ "audio_tower.layers.29.mlp.up_proj",
284
+ "audio_tower.layers.29.mlp.down_proj",
285
+ "audio_tower.layers.30.self_attn.q_proj",
286
+ "audio_tower.layers.30.self_attn.k_proj",
287
+ "audio_tower.layers.30.self_attn.v_proj",
288
+ "audio_tower.layers.30.self_attn.o_proj",
289
+ "audio_tower.layers.30.mlp.gate_proj",
290
+ "audio_tower.layers.30.mlp.up_proj",
291
+ "audio_tower.layers.30.mlp.down_proj",
292
+ "audio_tower.layers.31.self_attn.q_proj",
293
+ "audio_tower.layers.31.self_attn.k_proj",
294
+ "audio_tower.layers.31.self_attn.v_proj",
295
+ "audio_tower.layers.31.self_attn.o_proj",
296
+ "audio_tower.layers.31.mlp.gate_proj",
297
+ "audio_tower.layers.31.mlp.up_proj",
298
+ "audio_tower.layers.31.mlp.down_proj",
299
+ "language_model.lm_head",
300
  "multi_modal_projector.linear_1",
301
  "multi_modal_projector.linear_2"
302
  ],
 
305
  "quantization_status": "compressed",
306
  "sparsity_config": {},
307
  "transform_config": {},
308
+ "version": "0.15.1.dev10+ge515fd2"
309
  },
310
  "text_config": {
311
  "attention_dropout": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a32ebf406e269d9a15f0fd4e761b19d8dd119ce2eb5af76f8dad63e8fe622a15
3
- size 5269400752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5afe289389dbd530fbc595280b27731fd7351e6f1665d89c060f98f79281a51d
3
+ size 5829935856
recipe.yaml CHANGED
@@ -2,6 +2,6 @@ default_stage:
2
  default_modifiers:
3
  QuantizationModifier:
4
  targets: [Linear]
5
- ignore: [lm_head, 're:audio_encoder.*', 're:multi_modal_projector.*', 're:.*embed_tokens.*']
6
  scheme: FP8_DYNAMIC
7
  bypass_divisibility_checks: false
 
2
  default_modifiers:
3
  QuantizationModifier:
4
  targets: [Linear]
5
+ ignore: ['re:.*lm_head', 're:audio_tower.*', 're:multi_modal_projector.*']
6
  scheme: FP8_DYNAMIC
7
  bypass_divisibility_checks: false