File size: 20,061 Bytes
43bc726
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
{
  "_class_name": "Flux2Transformer2DModel",
  "_diffusers_version": "0.38.0.dev0",
  "_name_or_path": "black-forest-labs/FLUX.2-dev",
  "attention_head_dim": 128,
  "axes_dims_rope": [
    32,
    32,
    32,
    32
  ],
  "eps": 1e-06,
  "guidance_embeds": true,
  "in_channels": 128,
  "joint_attention_dim": 15360,
  "mlp_ratio": 3.0,
  "num_attention_heads": 48,
  "num_layers": 8,
  "num_single_layers": 48,
  "out_channels": null,
  "patch_size": 1,
  "quantization_config": {
    "add_skip_keys": true,
    "dequantize_fp32": false,
    "dynamic_loss_threshold": 0.01,
    "group_size": 0,
    "hadamard_group_size": 128,
    "is_integer": true,
    "is_training": false,
    "modules_dtype_dict": {
      "uint4": [
        "transformer_blocks.0.attn.add_k_proj.weight",
        "transformer_blocks.0.attn.add_q_proj.weight",
        "transformer_blocks.0.attn.add_v_proj.weight",
        "transformer_blocks.0.attn.to_add_out.weight",
        "transformer_blocks.0.attn.to_k.weight",
        "transformer_blocks.0.attn.to_out.0.weight",
        "transformer_blocks.0.attn.to_q.weight",
        "transformer_blocks.0.attn.to_v.weight",
        "transformer_blocks.0.ff.linear_in.weight",
        "transformer_blocks.0.ff.linear_out.weight",
        "transformer_blocks.0.ff_context.linear_in.weight",
        "transformer_blocks.0.ff_context.linear_out.weight",
        "transformer_blocks.1.attn.add_k_proj.weight",
        "transformer_blocks.1.attn.add_q_proj.weight",
        "transformer_blocks.1.attn.add_v_proj.weight",
        "transformer_blocks.1.attn.to_add_out.weight",
        "transformer_blocks.1.attn.to_k.weight",
        "transformer_blocks.1.attn.to_out.0.weight",
        "transformer_blocks.1.attn.to_q.weight",
        "transformer_blocks.1.attn.to_v.weight",
        "transformer_blocks.1.ff.linear_in.weight",
        "transformer_blocks.1.ff.linear_out.weight",
        "transformer_blocks.1.ff_context.linear_in.weight",
        "transformer_blocks.1.ff_context.linear_out.weight",
        "transformer_blocks.2.attn.add_k_proj.weight",
        "transformer_blocks.2.attn.add_q_proj.weight",
        "transformer_blocks.2.attn.add_v_proj.weight",
        "transformer_blocks.2.attn.to_add_out.weight",
        "transformer_blocks.2.attn.to_k.weight",
        "transformer_blocks.2.attn.to_out.0.weight",
        "transformer_blocks.2.attn.to_q.weight",
        "transformer_blocks.2.attn.to_v.weight",
        "transformer_blocks.2.ff.linear_in.weight",
        "transformer_blocks.2.ff.linear_out.weight",
        "transformer_blocks.2.ff_context.linear_in.weight",
        "transformer_blocks.2.ff_context.linear_out.weight",
        "transformer_blocks.3.attn.add_k_proj.weight",
        "transformer_blocks.3.attn.add_q_proj.weight",
        "transformer_blocks.3.attn.add_v_proj.weight",
        "transformer_blocks.3.attn.to_add_out.weight",
        "transformer_blocks.3.attn.to_k.weight",
        "transformer_blocks.3.attn.to_out.0.weight",
        "transformer_blocks.3.attn.to_q.weight",
        "transformer_blocks.3.attn.to_v.weight",
        "transformer_blocks.3.ff.linear_in.weight",
        "transformer_blocks.3.ff.linear_out.weight",
        "transformer_blocks.3.ff_context.linear_in.weight",
        "transformer_blocks.3.ff_context.linear_out.weight",
        "transformer_blocks.4.attn.add_k_proj.weight",
        "transformer_blocks.4.attn.add_q_proj.weight",
        "transformer_blocks.4.attn.add_v_proj.weight",
        "transformer_blocks.4.attn.to_add_out.weight",
        "transformer_blocks.4.attn.to_k.weight",
        "transformer_blocks.4.attn.to_out.0.weight",
        "transformer_blocks.4.attn.to_q.weight",
        "transformer_blocks.4.attn.to_v.weight",
        "single_transformer_blocks.0.attn.to_out.weight",
        "single_transformer_blocks.0.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.1.attn.to_out.weight",
        "single_transformer_blocks.1.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.2.attn.to_qkv_mlp_proj.weight",
        "transformer_blocks.4.ff.linear_in.weight",
        "transformer_blocks.4.ff.linear_out.weight",
        "transformer_blocks.4.ff_context.linear_in.weight",
        "transformer_blocks.4.ff_context.linear_out.weight",
        "transformer_blocks.5.attn.add_k_proj.weight",
        "transformer_blocks.5.attn.add_q_proj.weight",
        "transformer_blocks.5.attn.add_v_proj.weight",
        "transformer_blocks.5.attn.to_add_out.weight",
        "transformer_blocks.5.attn.to_k.weight",
        "transformer_blocks.5.attn.to_out.0.weight",
        "transformer_blocks.5.attn.to_q.weight",
        "transformer_blocks.5.attn.to_v.weight",
        "transformer_blocks.5.ff.linear_in.weight",
        "transformer_blocks.5.ff.linear_out.weight",
        "transformer_blocks.5.ff_context.linear_in.weight",
        "transformer_blocks.5.ff_context.linear_out.weight",
        "transformer_blocks.6.attn.add_k_proj.weight",
        "transformer_blocks.6.attn.add_q_proj.weight",
        "transformer_blocks.6.attn.add_v_proj.weight",
        "transformer_blocks.6.attn.to_add_out.weight",
        "transformer_blocks.6.attn.to_k.weight",
        "transformer_blocks.6.attn.to_out.0.weight",
        "transformer_blocks.6.attn.to_q.weight",
        "transformer_blocks.6.attn.to_v.weight",
        "transformer_blocks.6.ff.linear_in.weight",
        "transformer_blocks.6.ff.linear_out.weight",
        "transformer_blocks.6.ff_context.linear_in.weight",
        "transformer_blocks.6.ff_context.linear_out.weight",
        "transformer_blocks.7.attn.add_k_proj.weight",
        "transformer_blocks.7.attn.add_q_proj.weight",
        "transformer_blocks.7.attn.add_v_proj.weight",
        "transformer_blocks.7.attn.to_add_out.weight",
        "transformer_blocks.7.attn.to_k.weight",
        "transformer_blocks.7.attn.to_out.0.weight",
        "transformer_blocks.7.attn.to_q.weight",
        "transformer_blocks.7.attn.to_v.weight",
        "transformer_blocks.7.ff.linear_in.weight",
        "transformer_blocks.7.ff.linear_out.weight",
        "transformer_blocks.7.ff_context.linear_in.weight",
        "transformer_blocks.7.ff_context.linear_out.weight",
        "single_transformer_blocks.10.attn.to_out.weight",
        "single_transformer_blocks.10.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.11.attn.to_out.weight",
        "single_transformer_blocks.11.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.12.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.2.attn.to_out.weight",
        "single_transformer_blocks.3.attn.to_out.weight",
        "single_transformer_blocks.3.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.4.attn.to_out.weight",
        "single_transformer_blocks.4.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.5.attn.to_out.weight",
        "single_transformer_blocks.5.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.6.attn.to_out.weight",
        "single_transformer_blocks.6.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.7.attn.to_out.weight",
        "single_transformer_blocks.7.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.8.attn.to_out.weight",
        "single_transformer_blocks.8.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.9.attn.to_out.weight",
        "single_transformer_blocks.9.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.12.attn.to_out.weight",
        "single_transformer_blocks.13.attn.to_out.weight",
        "single_transformer_blocks.13.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.14.attn.to_out.weight",
        "single_transformer_blocks.14.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.15.attn.to_out.weight",
        "single_transformer_blocks.15.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.16.attn.to_out.weight",
        "single_transformer_blocks.16.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.17.attn.to_out.weight",
        "single_transformer_blocks.17.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.18.attn.to_out.weight",
        "single_transformer_blocks.18.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.19.attn.to_out.weight",
        "single_transformer_blocks.19.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.20.attn.to_out.weight",
        "single_transformer_blocks.20.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.21.attn.to_out.weight",
        "single_transformer_blocks.21.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.22.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.22.attn.to_out.weight",
        "single_transformer_blocks.23.attn.to_out.weight",
        "single_transformer_blocks.23.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.24.attn.to_out.weight",
        "single_transformer_blocks.24.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.25.attn.to_out.weight",
        "single_transformer_blocks.25.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.26.attn.to_out.weight",
        "single_transformer_blocks.26.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.27.attn.to_out.weight",
        "single_transformer_blocks.27.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.28.attn.to_out.weight",
        "single_transformer_blocks.28.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.29.attn.to_out.weight",
        "single_transformer_blocks.29.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.30.attn.to_out.weight",
        "single_transformer_blocks.30.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.31.attn.to_out.weight",
        "single_transformer_blocks.31.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.32.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.32.attn.to_out.weight",
        "single_transformer_blocks.33.attn.to_out.weight",
        "single_transformer_blocks.33.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.34.attn.to_out.weight",
        "single_transformer_blocks.34.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.35.attn.to_out.weight",
        "single_transformer_blocks.35.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.36.attn.to_out.weight",
        "single_transformer_blocks.36.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.37.attn.to_out.weight",
        "single_transformer_blocks.37.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.38.attn.to_out.weight",
        "single_transformer_blocks.38.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.39.attn.to_out.weight",
        "single_transformer_blocks.39.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.40.attn.to_out.weight",
        "single_transformer_blocks.40.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.41.attn.to_out.weight",
        "single_transformer_blocks.41.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.42.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.42.attn.to_out.weight",
        "single_transformer_blocks.43.attn.to_out.weight",
        "single_transformer_blocks.43.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.44.attn.to_out.weight",
        "single_transformer_blocks.44.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.45.attn.to_out.weight",
        "single_transformer_blocks.45.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.46.attn.to_out.weight",
        "single_transformer_blocks.46.attn.to_qkv_mlp_proj.weight",
        "single_transformer_blocks.47.attn.to_out.weight",
        "single_transformer_blocks.47.attn.to_qkv_mlp_proj.weight"
      ]
    },
    "modules_quant_config": {},
    "modules_to_not_convert": [
      "x_embedder",
      ".proj_out",
      "context_embedder",
      "time_guidance_embed",
      "single_stream_modulation",
      "double_stream_modulation_txt",
      "norm_out",
      "double_stream_modulation_img",
      "transformer_blocks.0.attn.norm_added_k.weight",
      "transformer_blocks.0.attn.norm_added_q.weight",
      "transformer_blocks.0.attn.norm_k.weight",
      "transformer_blocks.0.attn.norm_q.weight",
      "transformer_blocks.1.attn.norm_added_k.weight",
      "transformer_blocks.1.attn.norm_added_q.weight",
      "transformer_blocks.1.attn.norm_k.weight",
      "transformer_blocks.1.attn.norm_q.weight",
      "transformer_blocks.2.attn.norm_added_k.weight",
      "transformer_blocks.2.attn.norm_added_q.weight",
      "transformer_blocks.2.attn.norm_k.weight",
      "transformer_blocks.2.attn.norm_q.weight",
      "transformer_blocks.3.attn.norm_added_k.weight",
      "transformer_blocks.3.attn.norm_added_q.weight",
      "transformer_blocks.3.attn.norm_k.weight",
      "transformer_blocks.3.attn.norm_q.weight",
      "transformer_blocks.4.attn.norm_added_k.weight",
      "transformer_blocks.4.attn.norm_added_q.weight",
      "transformer_blocks.4.attn.norm_k.weight",
      "transformer_blocks.4.attn.norm_q.weight",
      "single_transformer_blocks.0.attn.norm_k.weight",
      "single_transformer_blocks.0.attn.norm_q.weight",
      "single_transformer_blocks.1.attn.norm_k.weight",
      "single_transformer_blocks.1.attn.norm_q.weight",
      "single_transformer_blocks.2.attn.norm_k.weight",
      "single_transformer_blocks.2.attn.norm_q.weight",
      "transformer_blocks.5.attn.norm_added_k.weight",
      "transformer_blocks.5.attn.norm_added_q.weight",
      "transformer_blocks.5.attn.norm_k.weight",
      "transformer_blocks.5.attn.norm_q.weight",
      "transformer_blocks.6.attn.norm_added_k.weight",
      "transformer_blocks.6.attn.norm_added_q.weight",
      "transformer_blocks.6.attn.norm_k.weight",
      "transformer_blocks.6.attn.norm_q.weight",
      "transformer_blocks.7.attn.norm_added_k.weight",
      "transformer_blocks.7.attn.norm_added_q.weight",
      "transformer_blocks.7.attn.norm_k.weight",
      "transformer_blocks.7.attn.norm_q.weight",
      "single_transformer_blocks.10.attn.norm_k.weight",
      "single_transformer_blocks.10.attn.norm_q.weight",
      "single_transformer_blocks.11.attn.norm_k.weight",
      "single_transformer_blocks.11.attn.norm_q.weight",
      "single_transformer_blocks.12.attn.norm_k.weight",
      "single_transformer_blocks.12.attn.norm_q.weight",
      "single_transformer_blocks.3.attn.norm_k.weight",
      "single_transformer_blocks.3.attn.norm_q.weight",
      "single_transformer_blocks.4.attn.norm_k.weight",
      "single_transformer_blocks.4.attn.norm_q.weight",
      "single_transformer_blocks.5.attn.norm_k.weight",
      "single_transformer_blocks.5.attn.norm_q.weight",
      "single_transformer_blocks.6.attn.norm_k.weight",
      "single_transformer_blocks.6.attn.norm_q.weight",
      "single_transformer_blocks.7.attn.norm_k.weight",
      "single_transformer_blocks.7.attn.norm_q.weight",
      "single_transformer_blocks.8.attn.norm_k.weight",
      "single_transformer_blocks.8.attn.norm_q.weight",
      "single_transformer_blocks.9.attn.norm_k.weight",
      "single_transformer_blocks.9.attn.norm_q.weight",
      "single_transformer_blocks.13.attn.norm_k.weight",
      "single_transformer_blocks.13.attn.norm_q.weight",
      "single_transformer_blocks.14.attn.norm_k.weight",
      "single_transformer_blocks.14.attn.norm_q.weight",
      "single_transformer_blocks.15.attn.norm_k.weight",
      "single_transformer_blocks.15.attn.norm_q.weight",
      "single_transformer_blocks.16.attn.norm_k.weight",
      "single_transformer_blocks.16.attn.norm_q.weight",
      "single_transformer_blocks.17.attn.norm_k.weight",
      "single_transformer_blocks.17.attn.norm_q.weight",
      "single_transformer_blocks.18.attn.norm_k.weight",
      "single_transformer_blocks.18.attn.norm_q.weight",
      "single_transformer_blocks.19.attn.norm_k.weight",
      "single_transformer_blocks.19.attn.norm_q.weight",
      "single_transformer_blocks.20.attn.norm_k.weight",
      "single_transformer_blocks.20.attn.norm_q.weight",
      "single_transformer_blocks.21.attn.norm_k.weight",
      "single_transformer_blocks.21.attn.norm_q.weight",
      "single_transformer_blocks.22.attn.norm_k.weight",
      "single_transformer_blocks.22.attn.norm_q.weight",
      "single_transformer_blocks.23.attn.norm_k.weight",
      "single_transformer_blocks.23.attn.norm_q.weight",
      "single_transformer_blocks.24.attn.norm_k.weight",
      "single_transformer_blocks.24.attn.norm_q.weight",
      "single_transformer_blocks.25.attn.norm_k.weight",
      "single_transformer_blocks.25.attn.norm_q.weight",
      "single_transformer_blocks.26.attn.norm_k.weight",
      "single_transformer_blocks.26.attn.norm_q.weight",
      "single_transformer_blocks.27.attn.norm_k.weight",
      "single_transformer_blocks.27.attn.norm_q.weight",
      "single_transformer_blocks.28.attn.norm_k.weight",
      "single_transformer_blocks.28.attn.norm_q.weight",
      "single_transformer_blocks.29.attn.norm_k.weight",
      "single_transformer_blocks.29.attn.norm_q.weight",
      "single_transformer_blocks.30.attn.norm_k.weight",
      "single_transformer_blocks.30.attn.norm_q.weight",
      "single_transformer_blocks.31.attn.norm_k.weight",
      "single_transformer_blocks.31.attn.norm_q.weight",
      "single_transformer_blocks.32.attn.norm_k.weight",
      "single_transformer_blocks.32.attn.norm_q.weight",
      "single_transformer_blocks.33.attn.norm_k.weight",
      "single_transformer_blocks.33.attn.norm_q.weight",
      "single_transformer_blocks.34.attn.norm_k.weight",
      "single_transformer_blocks.34.attn.norm_q.weight",
      "single_transformer_blocks.35.attn.norm_k.weight",
      "single_transformer_blocks.35.attn.norm_q.weight",
      "single_transformer_blocks.36.attn.norm_k.weight",
      "single_transformer_blocks.36.attn.norm_q.weight",
      "single_transformer_blocks.37.attn.norm_k.weight",
      "single_transformer_blocks.37.attn.norm_q.weight",
      "single_transformer_blocks.38.attn.norm_k.weight",
      "single_transformer_blocks.38.attn.norm_q.weight",
      "single_transformer_blocks.39.attn.norm_k.weight",
      "single_transformer_blocks.39.attn.norm_q.weight",
      "single_transformer_blocks.40.attn.norm_k.weight",
      "single_transformer_blocks.40.attn.norm_q.weight",
      "single_transformer_blocks.41.attn.norm_k.weight",
      "single_transformer_blocks.41.attn.norm_q.weight",
      "single_transformer_blocks.42.attn.norm_k.weight",
      "single_transformer_blocks.42.attn.norm_q.weight",
      "single_transformer_blocks.43.attn.norm_k.weight",
      "single_transformer_blocks.43.attn.norm_q.weight",
      "single_transformer_blocks.44.attn.norm_k.weight",
      "single_transformer_blocks.44.attn.norm_q.weight",
      "single_transformer_blocks.45.attn.norm_k.weight",
      "single_transformer_blocks.45.attn.norm_q.weight",
      "single_transformer_blocks.46.attn.norm_k.weight",
      "single_transformer_blocks.46.attn.norm_q.weight",
      "single_transformer_blocks.47.attn.norm_k.weight",
      "single_transformer_blocks.47.attn.norm_q.weight"
    ],
    "modules_to_not_use_matmul": [],
    "non_blocking": false,
    "quant_conv": false,
    "quant_embedding": false,
    "quant_method": "sdnq",
    "quantization_device": null,
    "quantized_matmul_dtype": null,
    "return_device": null,
    "sdnq_version": "0.1.9",
    "svd_rank": 32,
    "svd_steps": 8,
    "use_dynamic_quantization": true,
    "use_grad_ckpt": true,
    "use_hadamard": true,
    "use_quantized_matmul": false,
    "use_quantized_matmul_conv": false,
    "use_static_quantization": true,
    "use_stochastic_rounding": false,
    "use_svd": false,
    "weights_dtype": "uint4"
  },
  "rope_theta": 2000,
  "timestep_guidance_channels": 256
}