apandacoding commited on
Commit
f8a4d46
·
verified ·
1 Parent(s): dca117e

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. hf_quant_config.json +513 -531
  2. model-00001-of-00127.safetensors +2 -2
  3. model-00002-of-00127.safetensors +1 -1
  4. model-00003-of-00127.safetensors +1 -1
  5. model-00005-of-00127.safetensors +1 -1
  6. model-00006-of-00127.safetensors +1 -1
  7. model-00008-of-00127.safetensors +1 -1
  8. model-00009-of-00127.safetensors +1 -1
  9. model-00011-of-00127.safetensors +1 -1
  10. model-00012-of-00127.safetensors +1 -1
  11. model-00014-of-00127.safetensors +1 -1
  12. model-00015-of-00127.safetensors +1 -1
  13. model-00017-of-00127.safetensors +1 -1
  14. model-00018-of-00127.safetensors +1 -1
  15. model-00020-of-00127.safetensors +1 -1
  16. model-00021-of-00127.safetensors +1 -1
  17. model-00023-of-00127.safetensors +1 -1
  18. model-00024-of-00127.safetensors +1 -1
  19. model-00026-of-00127.safetensors +1 -1
  20. model-00027-of-00127.safetensors +1 -1
  21. model-00029-of-00127.safetensors +1 -1
  22. model-00030-of-00127.safetensors +1 -1
  23. model-00032-of-00127.safetensors +1 -1
  24. model-00033-of-00127.safetensors +1 -1
  25. model-00035-of-00127.safetensors +1 -1
  26. model-00036-of-00127.safetensors +1 -1
  27. model-00038-of-00127.safetensors +1 -1
  28. model-00039-of-00127.safetensors +1 -1
  29. model-00041-of-00127.safetensors +1 -1
  30. model-00042-of-00127.safetensors +1 -1
  31. model-00044-of-00127.safetensors +1 -1
  32. model-00045-of-00127.safetensors +1 -1
  33. model-00047-of-00127.safetensors +1 -1
  34. model-00048-of-00127.safetensors +1 -1
  35. model-00050-of-00127.safetensors +1 -1
  36. model-00051-of-00127.safetensors +1 -1
  37. model-00053-of-00127.safetensors +1 -1
  38. model-00054-of-00127.safetensors +1 -1
  39. model-00056-of-00127.safetensors +1 -1
  40. model-00057-of-00127.safetensors +1 -1
  41. model-00059-of-00127.safetensors +1 -1
  42. model-00060-of-00127.safetensors +1 -1
  43. model-00062-of-00127.safetensors +1 -1
  44. model-00063-of-00127.safetensors +1 -1
  45. model-00065-of-00127.safetensors +1 -1
  46. model-00066-of-00127.safetensors +1 -1
  47. model-00068-of-00127.safetensors +1 -1
  48. model-00069-of-00127.safetensors +1 -1
  49. model-00071-of-00127.safetensors +1 -1
  50. model-00072-of-00127.safetensors +1 -1
hf_quant_config.json CHANGED
@@ -1,534 +1,516 @@
1
  {
2
- "producer": {
3
- "name": "modelopt",
4
- "version": "0.41.0"
5
- },
6
- "quantization": {
7
- "quant_algo": "MIXED_PRECISION",
8
- "kv_cache_quant_algo": null,
9
- "quantized_layers": {
10
- "model.layers.0.mlp.up_proj": {
11
- "quant_algo": "W8A8_SQ_PER_CHANNEL"
12
- },
13
- "model.layers.0.mlp.down_proj": {
14
- "quant_algo": "W8A8_SQ_PER_CHANNEL"
15
- },
16
- "model.layers.1.mlp.up_proj": {
17
- "quant_algo": "W8A8_SQ_PER_CHANNEL"
18
- },
19
- "model.layers.1.mlp.down_proj": {
20
- "quant_algo": "W8A8_SQ_PER_CHANNEL"
21
- },
22
- "model.layers.2.mlp.up_proj": {
23
- "quant_algo": "W8A8_SQ_PER_CHANNEL"
24
- },
25
- "model.layers.2.mlp.down_proj": {
26
- "quant_algo": "W8A8_SQ_PER_CHANNEL"
27
- },
28
- "model.layers.3.moe.up_proj": {
29
- "quant_algo": "NVFP4",
30
- "group_size": 16
31
- },
32
- "model.layers.3.moe.gate_proj": {
33
- "quant_algo": "NVFP4",
34
- "group_size": 16
35
- },
36
- "model.layers.3.moe.down_proj": {
37
- "quant_algo": "NVFP4",
38
- "group_size": 16
39
- },
40
- "model.layers.4.moe.up_proj": {
41
- "quant_algo": "NVFP4",
42
- "group_size": 16
43
- },
44
- "model.layers.4.moe.gate_proj": {
45
- "quant_algo": "NVFP4",
46
- "group_size": 16
47
- },
48
- "model.layers.4.moe.down_proj": {
49
- "quant_algo": "NVFP4",
50
- "group_size": 16
51
- },
52
- "model.layers.5.moe.up_proj": {
53
- "quant_algo": "NVFP4",
54
- "group_size": 16
55
- },
56
- "model.layers.5.moe.gate_proj": {
57
- "quant_algo": "NVFP4",
58
- "group_size": 16
59
- },
60
- "model.layers.5.moe.down_proj": {
61
- "quant_algo": "NVFP4",
62
- "group_size": 16
63
- },
64
- "model.layers.6.moe.up_proj": {
65
- "quant_algo": "NVFP4",
66
- "group_size": 16
67
- },
68
- "model.layers.6.moe.gate_proj": {
69
- "quant_algo": "NVFP4",
70
- "group_size": 16
71
- },
72
- "model.layers.6.moe.down_proj": {
73
- "quant_algo": "NVFP4",
74
- "group_size": 16
75
- },
76
- "model.layers.7.moe.up_proj": {
77
- "quant_algo": "NVFP4",
78
- "group_size": 16
79
- },
80
- "model.layers.7.moe.gate_proj": {
81
- "quant_algo": "NVFP4",
82
- "group_size": 16
83
- },
84
- "model.layers.7.moe.down_proj": {
85
- "quant_algo": "NVFP4",
86
- "group_size": 16
87
- },
88
- "model.layers.8.moe.up_proj": {
89
- "quant_algo": "NVFP4",
90
- "group_size": 16
91
- },
92
- "model.layers.8.moe.gate_proj": {
93
- "quant_algo": "NVFP4",
94
- "group_size": 16
95
- },
96
- "model.layers.8.moe.down_proj": {
97
- "quant_algo": "NVFP4",
98
- "group_size": 16
99
- },
100
- "model.layers.9.moe.up_proj": {
101
- "quant_algo": "NVFP4",
102
- "group_size": 16
103
- },
104
- "model.layers.9.moe.gate_proj": {
105
- "quant_algo": "NVFP4",
106
- "group_size": 16
107
- },
108
- "model.layers.9.moe.down_proj": {
109
- "quant_algo": "NVFP4",
110
- "group_size": 16
111
- },
112
- "model.layers.10.moe.up_proj": {
113
- "quant_algo": "NVFP4",
114
- "group_size": 16
115
- },
116
- "model.layers.10.moe.gate_proj": {
117
- "quant_algo": "NVFP4",
118
- "group_size": 16
119
- },
120
- "model.layers.10.moe.down_proj": {
121
- "quant_algo": "NVFP4",
122
- "group_size": 16
123
- },
124
- "model.layers.11.moe.up_proj": {
125
- "quant_algo": "NVFP4",
126
- "group_size": 16
127
- },
128
- "model.layers.11.moe.gate_proj": {
129
- "quant_algo": "NVFP4",
130
- "group_size": 16
131
- },
132
- "model.layers.11.moe.down_proj": {
133
- "quant_algo": "NVFP4",
134
- "group_size": 16
135
- },
136
- "model.layers.12.moe.up_proj": {
137
- "quant_algo": "NVFP4",
138
- "group_size": 16
139
- },
140
- "model.layers.12.moe.gate_proj": {
141
- "quant_algo": "NVFP4",
142
- "group_size": 16
143
- },
144
- "model.layers.12.moe.down_proj": {
145
- "quant_algo": "NVFP4",
146
- "group_size": 16
147
- },
148
- "model.layers.13.moe.up_proj": {
149
- "quant_algo": "NVFP4",
150
- "group_size": 16
151
- },
152
- "model.layers.13.moe.gate_proj": {
153
- "quant_algo": "NVFP4",
154
- "group_size": 16
155
- },
156
- "model.layers.13.moe.down_proj": {
157
- "quant_algo": "NVFP4",
158
- "group_size": 16
159
- },
160
- "model.layers.14.moe.up_proj": {
161
- "quant_algo": "NVFP4",
162
- "group_size": 16
163
- },
164
- "model.layers.14.moe.gate_proj": {
165
- "quant_algo": "NVFP4",
166
- "group_size": 16
167
- },
168
- "model.layers.14.moe.down_proj": {
169
- "quant_algo": "NVFP4",
170
- "group_size": 16
171
- },
172
- "model.layers.15.moe.up_proj": {
173
- "quant_algo": "NVFP4",
174
- "group_size": 16
175
- },
176
- "model.layers.15.moe.gate_proj": {
177
- "quant_algo": "NVFP4",
178
- "group_size": 16
179
- },
180
- "model.layers.15.moe.down_proj": {
181
- "quant_algo": "NVFP4",
182
- "group_size": 16
183
- },
184
- "model.layers.16.moe.up_proj": {
185
- "quant_algo": "NVFP4",
186
- "group_size": 16
187
- },
188
- "model.layers.16.moe.gate_proj": {
189
- "quant_algo": "NVFP4",
190
- "group_size": 16
191
- },
192
- "model.layers.16.moe.down_proj": {
193
- "quant_algo": "NVFP4",
194
- "group_size": 16
195
- },
196
- "model.layers.17.moe.up_proj": {
197
- "quant_algo": "NVFP4",
198
- "group_size": 16
199
- },
200
- "model.layers.17.moe.gate_proj": {
201
- "quant_algo": "NVFP4",
202
- "group_size": 16
203
- },
204
- "model.layers.17.moe.down_proj": {
205
- "quant_algo": "NVFP4",
206
- "group_size": 16
207
- },
208
- "model.layers.18.moe.up_proj": {
209
- "quant_algo": "NVFP4",
210
- "group_size": 16
211
- },
212
- "model.layers.18.moe.gate_proj": {
213
- "quant_algo": "NVFP4",
214
- "group_size": 16
215
- },
216
- "model.layers.18.moe.down_proj": {
217
- "quant_algo": "NVFP4",
218
- "group_size": 16
219
- },
220
- "model.layers.19.moe.up_proj": {
221
- "quant_algo": "NVFP4",
222
- "group_size": 16
223
- },
224
- "model.layers.19.moe.gate_proj": {
225
- "quant_algo": "NVFP4",
226
- "group_size": 16
227
- },
228
- "model.layers.19.moe.down_proj": {
229
- "quant_algo": "NVFP4",
230
- "group_size": 16
231
- },
232
- "model.layers.20.moe.up_proj": {
233
- "quant_algo": "NVFP4",
234
- "group_size": 16
235
- },
236
- "model.layers.20.moe.gate_proj": {
237
- "quant_algo": "NVFP4",
238
- "group_size": 16
239
- },
240
- "model.layers.20.moe.down_proj": {
241
- "quant_algo": "NVFP4",
242
- "group_size": 16
243
- },
244
- "model.layers.21.moe.up_proj": {
245
- "quant_algo": "NVFP4",
246
- "group_size": 16
247
- },
248
- "model.layers.21.moe.gate_proj": {
249
- "quant_algo": "NVFP4",
250
- "group_size": 16
251
- },
252
- "model.layers.21.moe.down_proj": {
253
- "quant_algo": "NVFP4",
254
- "group_size": 16
255
- },
256
- "model.layers.22.moe.up_proj": {
257
- "quant_algo": "NVFP4",
258
- "group_size": 16
259
- },
260
- "model.layers.22.moe.gate_proj": {
261
- "quant_algo": "NVFP4",
262
- "group_size": 16
263
- },
264
- "model.layers.22.moe.down_proj": {
265
- "quant_algo": "NVFP4",
266
- "group_size": 16
267
- },
268
- "model.layers.23.moe.up_proj": {
269
- "quant_algo": "NVFP4",
270
- "group_size": 16
271
- },
272
- "model.layers.23.moe.gate_proj": {
273
- "quant_algo": "NVFP4",
274
- "group_size": 16
275
- },
276
- "model.layers.23.moe.down_proj": {
277
- "quant_algo": "NVFP4",
278
- "group_size": 16
279
- },
280
- "model.layers.24.moe.up_proj": {
281
- "quant_algo": "NVFP4",
282
- "group_size": 16
283
- },
284
- "model.layers.24.moe.gate_proj": {
285
- "quant_algo": "NVFP4",
286
- "group_size": 16
287
- },
288
- "model.layers.24.moe.down_proj": {
289
- "quant_algo": "NVFP4",
290
- "group_size": 16
291
- },
292
- "model.layers.25.moe.up_proj": {
293
- "quant_algo": "NVFP4",
294
- "group_size": 16
295
- },
296
- "model.layers.25.moe.gate_proj": {
297
- "quant_algo": "NVFP4",
298
- "group_size": 16
299
- },
300
- "model.layers.25.moe.down_proj": {
301
- "quant_algo": "NVFP4",
302
- "group_size": 16
303
- },
304
- "model.layers.26.moe.up_proj": {
305
- "quant_algo": "NVFP4",
306
- "group_size": 16
307
- },
308
- "model.layers.26.moe.gate_proj": {
309
- "quant_algo": "NVFP4",
310
- "group_size": 16
311
- },
312
- "model.layers.26.moe.down_proj": {
313
- "quant_algo": "NVFP4",
314
- "group_size": 16
315
- },
316
- "model.layers.27.moe.up_proj": {
317
- "quant_algo": "NVFP4",
318
- "group_size": 16
319
- },
320
- "model.layers.27.moe.gate_proj": {
321
- "quant_algo": "NVFP4",
322
- "group_size": 16
323
- },
324
- "model.layers.27.moe.down_proj": {
325
- "quant_algo": "NVFP4",
326
- "group_size": 16
327
- },
328
- "model.layers.28.moe.up_proj": {
329
- "quant_algo": "NVFP4",
330
- "group_size": 16
331
- },
332
- "model.layers.28.moe.gate_proj": {
333
- "quant_algo": "NVFP4",
334
- "group_size": 16
335
- },
336
- "model.layers.28.moe.down_proj": {
337
- "quant_algo": "NVFP4",
338
- "group_size": 16
339
- },
340
- "model.layers.29.moe.up_proj": {
341
- "quant_algo": "NVFP4",
342
- "group_size": 16
343
- },
344
- "model.layers.29.moe.gate_proj": {
345
- "quant_algo": "NVFP4",
346
- "group_size": 16
347
- },
348
- "model.layers.29.moe.down_proj": {
349
- "quant_algo": "NVFP4",
350
- "group_size": 16
351
- },
352
- "model.layers.30.moe.up_proj": {
353
- "quant_algo": "NVFP4",
354
- "group_size": 16
355
- },
356
- "model.layers.30.moe.gate_proj": {
357
- "quant_algo": "NVFP4",
358
- "group_size": 16
359
- },
360
- "model.layers.30.moe.down_proj": {
361
- "quant_algo": "NVFP4",
362
- "group_size": 16
363
- },
364
- "model.layers.31.moe.up_proj": {
365
- "quant_algo": "NVFP4",
366
- "group_size": 16
367
- },
368
- "model.layers.31.moe.gate_proj": {
369
- "quant_algo": "NVFP4",
370
- "group_size": 16
371
- },
372
- "model.layers.31.moe.down_proj": {
373
- "quant_algo": "NVFP4",
374
- "group_size": 16
375
- },
376
- "model.layers.32.moe.up_proj": {
377
- "quant_algo": "NVFP4",
378
- "group_size": 16
379
- },
380
- "model.layers.32.moe.gate_proj": {
381
- "quant_algo": "NVFP4",
382
- "group_size": 16
383
- },
384
- "model.layers.32.moe.down_proj": {
385
- "quant_algo": "NVFP4",
386
- "group_size": 16
387
- },
388
- "model.layers.33.moe.up_proj": {
389
- "quant_algo": "NVFP4",
390
- "group_size": 16
391
- },
392
- "model.layers.33.moe.gate_proj": {
393
- "quant_algo": "NVFP4",
394
- "group_size": 16
395
- },
396
- "model.layers.33.moe.down_proj": {
397
- "quant_algo": "NVFP4",
398
- "group_size": 16
399
- },
400
- "model.layers.34.moe.up_proj": {
401
- "quant_algo": "NVFP4",
402
- "group_size": 16
403
- },
404
- "model.layers.34.moe.gate_proj": {
405
- "quant_algo": "NVFP4",
406
- "group_size": 16
407
- },
408
- "model.layers.34.moe.down_proj": {
409
- "quant_algo": "NVFP4",
410
- "group_size": 16
411
- },
412
- "model.layers.35.moe.up_proj": {
413
- "quant_algo": "NVFP4",
414
- "group_size": 16
415
- },
416
- "model.layers.35.moe.gate_proj": {
417
- "quant_algo": "NVFP4",
418
- "group_size": 16
419
- },
420
- "model.layers.35.moe.down_proj": {
421
- "quant_algo": "NVFP4",
422
- "group_size": 16
423
- },
424
- "model.layers.36.moe.up_proj": {
425
- "quant_algo": "NVFP4",
426
- "group_size": 16
427
- },
428
- "model.layers.36.moe.gate_proj": {
429
- "quant_algo": "NVFP4",
430
- "group_size": 16
431
- },
432
- "model.layers.36.moe.down_proj": {
433
- "quant_algo": "NVFP4",
434
- "group_size": 16
435
- },
436
- "model.layers.37.moe.up_proj": {
437
- "quant_algo": "NVFP4",
438
- "group_size": 16
439
- },
440
- "model.layers.37.moe.gate_proj": {
441
- "quant_algo": "NVFP4",
442
- "group_size": 16
443
- },
444
- "model.layers.37.moe.down_proj": {
445
- "quant_algo": "NVFP4",
446
- "group_size": 16
447
- },
448
- "model.layers.38.moe.up_proj": {
449
- "quant_algo": "NVFP4",
450
- "group_size": 16
451
- },
452
- "model.layers.38.moe.gate_proj": {
453
- "quant_algo": "NVFP4",
454
- "group_size": 16
455
- },
456
- "model.layers.38.moe.down_proj": {
457
- "quant_algo": "NVFP4",
458
- "group_size": 16
459
- },
460
- "model.layers.39.moe.up_proj": {
461
- "quant_algo": "NVFP4",
462
- "group_size": 16
463
- },
464
- "model.layers.39.moe.gate_proj": {
465
- "quant_algo": "NVFP4",
466
- "group_size": 16
467
- },
468
- "model.layers.39.moe.down_proj": {
469
- "quant_algo": "NVFP4",
470
- "group_size": 16
471
- },
472
- "model.layers.40.moe.up_proj": {
473
- "quant_algo": "NVFP4",
474
- "group_size": 16
475
- },
476
- "model.layers.40.moe.gate_proj": {
477
- "quant_algo": "NVFP4",
478
- "group_size": 16
479
- },
480
- "model.layers.40.moe.down_proj": {
481
- "quant_algo": "NVFP4",
482
- "group_size": 16
483
- },
484
- "model.layers.41.moe.up_proj": {
485
- "quant_algo": "NVFP4",
486
- "group_size": 16
487
- },
488
- "model.layers.41.moe.gate_proj": {
489
- "quant_algo": "NVFP4",
490
- "group_size": 16
491
- },
492
- "model.layers.41.moe.down_proj": {
493
- "quant_algo": "NVFP4",
494
- "group_size": 16
495
- },
496
- "model.layers.42.moe.up_proj": {
497
- "quant_algo": "NVFP4",
498
- "group_size": 16
499
- },
500
- "model.layers.42.moe.gate_proj": {
501
- "quant_algo": "NVFP4",
502
- "group_size": 16
503
- },
504
- "model.layers.42.moe.down_proj": {
505
- "quant_algo": "NVFP4",
506
- "group_size": 16
507
- },
508
- "model.layers.43.moe.up_proj": {
509
- "quant_algo": "NVFP4",
510
- "group_size": 16
511
- },
512
- "model.layers.43.moe.gate_proj": {
513
- "quant_algo": "NVFP4",
514
- "group_size": 16
515
- },
516
- "model.layers.43.moe.down_proj": {
517
- "quant_algo": "NVFP4",
518
- "group_size": 16
519
- },
520
- "model.layers.44.moe.up_proj": {
521
- "quant_algo": "NVFP4",
522
- "group_size": 16
523
- },
524
- "model.layers.44.moe.gate_proj": {
525
- "quant_algo": "NVFP4",
526
- "group_size": 16
527
- },
528
- "model.layers.44.moe.down_proj": {
529
- "quant_algo": "NVFP4",
530
- "group_size": 16
531
- }
532
- }
533
  }
 
534
  }
 
1
  {
2
+ "producer": {
3
+ "name": "modelopt",
4
+ "version": "0.41.0"
5
+ },
6
+ "quantization": {
7
+ "quant_algo": "MIXED_PRECISION",
8
+ "kv_cache_quant_algo": null,
9
+ "quantized_layers": {
10
+ "model.layers.3.moe.up_proj": {
11
+ "quant_algo": "NVFP4",
12
+ "group_size": 16
13
+ },
14
+ "model.layers.3.moe.gate_proj": {
15
+ "quant_algo": "NVFP4",
16
+ "group_size": 16
17
+ },
18
+ "model.layers.3.moe.down_proj": {
19
+ "quant_algo": "NVFP4",
20
+ "group_size": 16
21
+ },
22
+ "model.layers.4.moe.up_proj": {
23
+ "quant_algo": "NVFP4",
24
+ "group_size": 16
25
+ },
26
+ "model.layers.4.moe.gate_proj": {
27
+ "quant_algo": "NVFP4",
28
+ "group_size": 16
29
+ },
30
+ "model.layers.4.moe.down_proj": {
31
+ "quant_algo": "NVFP4",
32
+ "group_size": 16
33
+ },
34
+ "model.layers.5.moe.up_proj": {
35
+ "quant_algo": "NVFP4",
36
+ "group_size": 16
37
+ },
38
+ "model.layers.5.moe.gate_proj": {
39
+ "quant_algo": "NVFP4",
40
+ "group_size": 16
41
+ },
42
+ "model.layers.5.moe.down_proj": {
43
+ "quant_algo": "NVFP4",
44
+ "group_size": 16
45
+ },
46
+ "model.layers.6.moe.up_proj": {
47
+ "quant_algo": "NVFP4",
48
+ "group_size": 16
49
+ },
50
+ "model.layers.6.moe.gate_proj": {
51
+ "quant_algo": "NVFP4",
52
+ "group_size": 16
53
+ },
54
+ "model.layers.6.moe.down_proj": {
55
+ "quant_algo": "NVFP4",
56
+ "group_size": 16
57
+ },
58
+ "model.layers.7.moe.up_proj": {
59
+ "quant_algo": "NVFP4",
60
+ "group_size": 16
61
+ },
62
+ "model.layers.7.moe.gate_proj": {
63
+ "quant_algo": "NVFP4",
64
+ "group_size": 16
65
+ },
66
+ "model.layers.7.moe.down_proj": {
67
+ "quant_algo": "NVFP4",
68
+ "group_size": 16
69
+ },
70
+ "model.layers.8.moe.up_proj": {
71
+ "quant_algo": "NVFP4",
72
+ "group_size": 16
73
+ },
74
+ "model.layers.8.moe.gate_proj": {
75
+ "quant_algo": "NVFP4",
76
+ "group_size": 16
77
+ },
78
+ "model.layers.8.moe.down_proj": {
79
+ "quant_algo": "NVFP4",
80
+ "group_size": 16
81
+ },
82
+ "model.layers.9.moe.up_proj": {
83
+ "quant_algo": "NVFP4",
84
+ "group_size": 16
85
+ },
86
+ "model.layers.9.moe.gate_proj": {
87
+ "quant_algo": "NVFP4",
88
+ "group_size": 16
89
+ },
90
+ "model.layers.9.moe.down_proj": {
91
+ "quant_algo": "NVFP4",
92
+ "group_size": 16
93
+ },
94
+ "model.layers.10.moe.up_proj": {
95
+ "quant_algo": "NVFP4",
96
+ "group_size": 16
97
+ },
98
+ "model.layers.10.moe.gate_proj": {
99
+ "quant_algo": "NVFP4",
100
+ "group_size": 16
101
+ },
102
+ "model.layers.10.moe.down_proj": {
103
+ "quant_algo": "NVFP4",
104
+ "group_size": 16
105
+ },
106
+ "model.layers.11.moe.up_proj": {
107
+ "quant_algo": "NVFP4",
108
+ "group_size": 16
109
+ },
110
+ "model.layers.11.moe.gate_proj": {
111
+ "quant_algo": "NVFP4",
112
+ "group_size": 16
113
+ },
114
+ "model.layers.11.moe.down_proj": {
115
+ "quant_algo": "NVFP4",
116
+ "group_size": 16
117
+ },
118
+ "model.layers.12.moe.up_proj": {
119
+ "quant_algo": "NVFP4",
120
+ "group_size": 16
121
+ },
122
+ "model.layers.12.moe.gate_proj": {
123
+ "quant_algo": "NVFP4",
124
+ "group_size": 16
125
+ },
126
+ "model.layers.12.moe.down_proj": {
127
+ "quant_algo": "NVFP4",
128
+ "group_size": 16
129
+ },
130
+ "model.layers.13.moe.up_proj": {
131
+ "quant_algo": "NVFP4",
132
+ "group_size": 16
133
+ },
134
+ "model.layers.13.moe.gate_proj": {
135
+ "quant_algo": "NVFP4",
136
+ "group_size": 16
137
+ },
138
+ "model.layers.13.moe.down_proj": {
139
+ "quant_algo": "NVFP4",
140
+ "group_size": 16
141
+ },
142
+ "model.layers.14.moe.up_proj": {
143
+ "quant_algo": "NVFP4",
144
+ "group_size": 16
145
+ },
146
+ "model.layers.14.moe.gate_proj": {
147
+ "quant_algo": "NVFP4",
148
+ "group_size": 16
149
+ },
150
+ "model.layers.14.moe.down_proj": {
151
+ "quant_algo": "NVFP4",
152
+ "group_size": 16
153
+ },
154
+ "model.layers.15.moe.up_proj": {
155
+ "quant_algo": "NVFP4",
156
+ "group_size": 16
157
+ },
158
+ "model.layers.15.moe.gate_proj": {
159
+ "quant_algo": "NVFP4",
160
+ "group_size": 16
161
+ },
162
+ "model.layers.15.moe.down_proj": {
163
+ "quant_algo": "NVFP4",
164
+ "group_size": 16
165
+ },
166
+ "model.layers.16.moe.up_proj": {
167
+ "quant_algo": "NVFP4",
168
+ "group_size": 16
169
+ },
170
+ "model.layers.16.moe.gate_proj": {
171
+ "quant_algo": "NVFP4",
172
+ "group_size": 16
173
+ },
174
+ "model.layers.16.moe.down_proj": {
175
+ "quant_algo": "NVFP4",
176
+ "group_size": 16
177
+ },
178
+ "model.layers.17.moe.up_proj": {
179
+ "quant_algo": "NVFP4",
180
+ "group_size": 16
181
+ },
182
+ "model.layers.17.moe.gate_proj": {
183
+ "quant_algo": "NVFP4",
184
+ "group_size": 16
185
+ },
186
+ "model.layers.17.moe.down_proj": {
187
+ "quant_algo": "NVFP4",
188
+ "group_size": 16
189
+ },
190
+ "model.layers.18.moe.up_proj": {
191
+ "quant_algo": "NVFP4",
192
+ "group_size": 16
193
+ },
194
+ "model.layers.18.moe.gate_proj": {
195
+ "quant_algo": "NVFP4",
196
+ "group_size": 16
197
+ },
198
+ "model.layers.18.moe.down_proj": {
199
+ "quant_algo": "NVFP4",
200
+ "group_size": 16
201
+ },
202
+ "model.layers.19.moe.up_proj": {
203
+ "quant_algo": "NVFP4",
204
+ "group_size": 16
205
+ },
206
+ "model.layers.19.moe.gate_proj": {
207
+ "quant_algo": "NVFP4",
208
+ "group_size": 16
209
+ },
210
+ "model.layers.19.moe.down_proj": {
211
+ "quant_algo": "NVFP4",
212
+ "group_size": 16
213
+ },
214
+ "model.layers.20.moe.up_proj": {
215
+ "quant_algo": "NVFP4",
216
+ "group_size": 16
217
+ },
218
+ "model.layers.20.moe.gate_proj": {
219
+ "quant_algo": "NVFP4",
220
+ "group_size": 16
221
+ },
222
+ "model.layers.20.moe.down_proj": {
223
+ "quant_algo": "NVFP4",
224
+ "group_size": 16
225
+ },
226
+ "model.layers.21.moe.up_proj": {
227
+ "quant_algo": "NVFP4",
228
+ "group_size": 16
229
+ },
230
+ "model.layers.21.moe.gate_proj": {
231
+ "quant_algo": "NVFP4",
232
+ "group_size": 16
233
+ },
234
+ "model.layers.21.moe.down_proj": {
235
+ "quant_algo": "NVFP4",
236
+ "group_size": 16
237
+ },
238
+ "model.layers.22.moe.up_proj": {
239
+ "quant_algo": "NVFP4",
240
+ "group_size": 16
241
+ },
242
+ "model.layers.22.moe.gate_proj": {
243
+ "quant_algo": "NVFP4",
244
+ "group_size": 16
245
+ },
246
+ "model.layers.22.moe.down_proj": {
247
+ "quant_algo": "NVFP4",
248
+ "group_size": 16
249
+ },
250
+ "model.layers.23.moe.up_proj": {
251
+ "quant_algo": "NVFP4",
252
+ "group_size": 16
253
+ },
254
+ "model.layers.23.moe.gate_proj": {
255
+ "quant_algo": "NVFP4",
256
+ "group_size": 16
257
+ },
258
+ "model.layers.23.moe.down_proj": {
259
+ "quant_algo": "NVFP4",
260
+ "group_size": 16
261
+ },
262
+ "model.layers.24.moe.up_proj": {
263
+ "quant_algo": "NVFP4",
264
+ "group_size": 16
265
+ },
266
+ "model.layers.24.moe.gate_proj": {
267
+ "quant_algo": "NVFP4",
268
+ "group_size": 16
269
+ },
270
+ "model.layers.24.moe.down_proj": {
271
+ "quant_algo": "NVFP4",
272
+ "group_size": 16
273
+ },
274
+ "model.layers.25.moe.up_proj": {
275
+ "quant_algo": "NVFP4",
276
+ "group_size": 16
277
+ },
278
+ "model.layers.25.moe.gate_proj": {
279
+ "quant_algo": "NVFP4",
280
+ "group_size": 16
281
+ },
282
+ "model.layers.25.moe.down_proj": {
283
+ "quant_algo": "NVFP4",
284
+ "group_size": 16
285
+ },
286
+ "model.layers.26.moe.up_proj": {
287
+ "quant_algo": "NVFP4",
288
+ "group_size": 16
289
+ },
290
+ "model.layers.26.moe.gate_proj": {
291
+ "quant_algo": "NVFP4",
292
+ "group_size": 16
293
+ },
294
+ "model.layers.26.moe.down_proj": {
295
+ "quant_algo": "NVFP4",
296
+ "group_size": 16
297
+ },
298
+ "model.layers.27.moe.up_proj": {
299
+ "quant_algo": "NVFP4",
300
+ "group_size": 16
301
+ },
302
+ "model.layers.27.moe.gate_proj": {
303
+ "quant_algo": "NVFP4",
304
+ "group_size": 16
305
+ },
306
+ "model.layers.27.moe.down_proj": {
307
+ "quant_algo": "NVFP4",
308
+ "group_size": 16
309
+ },
310
+ "model.layers.28.moe.up_proj": {
311
+ "quant_algo": "NVFP4",
312
+ "group_size": 16
313
+ },
314
+ "model.layers.28.moe.gate_proj": {
315
+ "quant_algo": "NVFP4",
316
+ "group_size": 16
317
+ },
318
+ "model.layers.28.moe.down_proj": {
319
+ "quant_algo": "NVFP4",
320
+ "group_size": 16
321
+ },
322
+ "model.layers.29.moe.up_proj": {
323
+ "quant_algo": "NVFP4",
324
+ "group_size": 16
325
+ },
326
+ "model.layers.29.moe.gate_proj": {
327
+ "quant_algo": "NVFP4",
328
+ "group_size": 16
329
+ },
330
+ "model.layers.29.moe.down_proj": {
331
+ "quant_algo": "NVFP4",
332
+ "group_size": 16
333
+ },
334
+ "model.layers.30.moe.up_proj": {
335
+ "quant_algo": "NVFP4",
336
+ "group_size": 16
337
+ },
338
+ "model.layers.30.moe.gate_proj": {
339
+ "quant_algo": "NVFP4",
340
+ "group_size": 16
341
+ },
342
+ "model.layers.30.moe.down_proj": {
343
+ "quant_algo": "NVFP4",
344
+ "group_size": 16
345
+ },
346
+ "model.layers.31.moe.up_proj": {
347
+ "quant_algo": "NVFP4",
348
+ "group_size": 16
349
+ },
350
+ "model.layers.31.moe.gate_proj": {
351
+ "quant_algo": "NVFP4",
352
+ "group_size": 16
353
+ },
354
+ "model.layers.31.moe.down_proj": {
355
+ "quant_algo": "NVFP4",
356
+ "group_size": 16
357
+ },
358
+ "model.layers.32.moe.up_proj": {
359
+ "quant_algo": "NVFP4",
360
+ "group_size": 16
361
+ },
362
+ "model.layers.32.moe.gate_proj": {
363
+ "quant_algo": "NVFP4",
364
+ "group_size": 16
365
+ },
366
+ "model.layers.32.moe.down_proj": {
367
+ "quant_algo": "NVFP4",
368
+ "group_size": 16
369
+ },
370
+ "model.layers.33.moe.up_proj": {
371
+ "quant_algo": "NVFP4",
372
+ "group_size": 16
373
+ },
374
+ "model.layers.33.moe.gate_proj": {
375
+ "quant_algo": "NVFP4",
376
+ "group_size": 16
377
+ },
378
+ "model.layers.33.moe.down_proj": {
379
+ "quant_algo": "NVFP4",
380
+ "group_size": 16
381
+ },
382
+ "model.layers.34.moe.up_proj": {
383
+ "quant_algo": "NVFP4",
384
+ "group_size": 16
385
+ },
386
+ "model.layers.34.moe.gate_proj": {
387
+ "quant_algo": "NVFP4",
388
+ "group_size": 16
389
+ },
390
+ "model.layers.34.moe.down_proj": {
391
+ "quant_algo": "NVFP4",
392
+ "group_size": 16
393
+ },
394
+ "model.layers.35.moe.up_proj": {
395
+ "quant_algo": "NVFP4",
396
+ "group_size": 16
397
+ },
398
+ "model.layers.35.moe.gate_proj": {
399
+ "quant_algo": "NVFP4",
400
+ "group_size": 16
401
+ },
402
+ "model.layers.35.moe.down_proj": {
403
+ "quant_algo": "NVFP4",
404
+ "group_size": 16
405
+ },
406
+ "model.layers.36.moe.up_proj": {
407
+ "quant_algo": "NVFP4",
408
+ "group_size": 16
409
+ },
410
+ "model.layers.36.moe.gate_proj": {
411
+ "quant_algo": "NVFP4",
412
+ "group_size": 16
413
+ },
414
+ "model.layers.36.moe.down_proj": {
415
+ "quant_algo": "NVFP4",
416
+ "group_size": 16
417
+ },
418
+ "model.layers.37.moe.up_proj": {
419
+ "quant_algo": "NVFP4",
420
+ "group_size": 16
421
+ },
422
+ "model.layers.37.moe.gate_proj": {
423
+ "quant_algo": "NVFP4",
424
+ "group_size": 16
425
+ },
426
+ "model.layers.37.moe.down_proj": {
427
+ "quant_algo": "NVFP4",
428
+ "group_size": 16
429
+ },
430
+ "model.layers.38.moe.up_proj": {
431
+ "quant_algo": "NVFP4",
432
+ "group_size": 16
433
+ },
434
+ "model.layers.38.moe.gate_proj": {
435
+ "quant_algo": "NVFP4",
436
+ "group_size": 16
437
+ },
438
+ "model.layers.38.moe.down_proj": {
439
+ "quant_algo": "NVFP4",
440
+ "group_size": 16
441
+ },
442
+ "model.layers.39.moe.up_proj": {
443
+ "quant_algo": "NVFP4",
444
+ "group_size": 16
445
+ },
446
+ "model.layers.39.moe.gate_proj": {
447
+ "quant_algo": "NVFP4",
448
+ "group_size": 16
449
+ },
450
+ "model.layers.39.moe.down_proj": {
451
+ "quant_algo": "NVFP4",
452
+ "group_size": 16
453
+ },
454
+ "model.layers.40.moe.up_proj": {
455
+ "quant_algo": "NVFP4",
456
+ "group_size": 16
457
+ },
458
+ "model.layers.40.moe.gate_proj": {
459
+ "quant_algo": "NVFP4",
460
+ "group_size": 16
461
+ },
462
+ "model.layers.40.moe.down_proj": {
463
+ "quant_algo": "NVFP4",
464
+ "group_size": 16
465
+ },
466
+ "model.layers.41.moe.up_proj": {
467
+ "quant_algo": "NVFP4",
468
+ "group_size": 16
469
+ },
470
+ "model.layers.41.moe.gate_proj": {
471
+ "quant_algo": "NVFP4",
472
+ "group_size": 16
473
+ },
474
+ "model.layers.41.moe.down_proj": {
475
+ "quant_algo": "NVFP4",
476
+ "group_size": 16
477
+ },
478
+ "model.layers.42.moe.up_proj": {
479
+ "quant_algo": "NVFP4",
480
+ "group_size": 16
481
+ },
482
+ "model.layers.42.moe.gate_proj": {
483
+ "quant_algo": "NVFP4",
484
+ "group_size": 16
485
+ },
486
+ "model.layers.42.moe.down_proj": {
487
+ "quant_algo": "NVFP4",
488
+ "group_size": 16
489
+ },
490
+ "model.layers.43.moe.up_proj": {
491
+ "quant_algo": "NVFP4",
492
+ "group_size": 16
493
+ },
494
+ "model.layers.43.moe.gate_proj": {
495
+ "quant_algo": "NVFP4",
496
+ "group_size": 16
497
+ },
498
+ "model.layers.43.moe.down_proj": {
499
+ "quant_algo": "NVFP4",
500
+ "group_size": 16
501
+ },
502
+ "model.layers.44.moe.up_proj": {
503
+ "quant_algo": "NVFP4",
504
+ "group_size": 16
505
+ },
506
+ "model.layers.44.moe.gate_proj": {
507
+ "quant_algo": "NVFP4",
508
+ "group_size": 16
509
+ },
510
+ "model.layers.44.moe.down_proj": {
511
+ "quant_algo": "NVFP4",
512
+ "group_size": 16
513
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
514
  }
515
+ }
516
  }
model-00001-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d35e42af21c909009eaa5c60bb92380b0527b0165010ed157e091f389b272c3
3
- size 2420356592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abb36e906de5784887c42f5f522ea722d5897ea3bf9b21ed34d516b5f907771d
3
+ size 2696995080
model-00002-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00650ff7b63a5334f8388160a82edc21a7a08934ca53de8f9ce68146a31a3000
3
  size 849349296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feafbf2115cbb9374b45d81cce73c67fde821fad8f2d0dbb4fe712423d7c78f3
3
  size 849349296
model-00003-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d79462c85d6a7939b1bde99ed1ed68c43901462577458cfb9e4bdfaa01b6ba93
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a9ebe3e239bdb8958e9e627a8648584a3b50d2b6e26ec7145f1d5d546a1102d
3
  size 849349304
model-00005-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27ddaa5f1b7a090e4a5417dbe5d463836edf51f86b362dcf794daa2b1a5491a0
3
  size 849349296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04a69568f325ca310df526b1650829feb31fc5e9ef0fe8ef2813a1df52c30f5c
3
  size 849349296
model-00006-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ba240aab9be8969e74ab0d192d4472285e02c0dc919637f62da612ed613f807
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4048647c98b690a3772e1caf5c6295513ff7f3c88bdf5c746dd09341a235f7e0
3
  size 849349304
model-00008-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfd3cb350a62c5cb4d4530fac9a5c255fe09ac61882fde8a8a00970501e32492
3
  size 849349296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e9118904e4a2e043e98b9ee1f7ddd786bfe189cb74d6d2aeca5c239d5e948c
3
  size 849349296
model-00009-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5038f7d5eaa483ca4a58a0362641ac95a0bbc42d19c71c1d974aae468a1efbc7
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3e1aa37091bac3340d8e04dd348a615fd6549239c0d6a5d749697638355e48a
3
  size 849349304
model-00011-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:102109de060f37d6cc451f216dced0880e2564327e10eadf1a6b399633c9e760
3
  size 849349296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2043fcd4231001b50b7d565e3fb56a96f4f0cee5b01fe8a60424e99e728f5a14
3
  size 849349296
model-00012-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bc50f8eb03ba1522fe4503f58618f76d695aa0da1c6f2b5f81c328b31b335a0
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b668688c8edd57d5bf76457d3123b6082670230f1292699b48680a28eb70b32
3
  size 849349304
model-00014-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86af30d4dc7dce3923e40709c1b3570e688ff39b2b230da8bb5ffaf32d65431e
3
  size 849349296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c35e2724c2f4ae3d9712019f8bea7f83bc3ab6be6c3978f7e011ab8c34adc72d
3
  size 849349296
model-00015-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1cb4d1e3b471c19076eb240baf3259190a39ebccee213b63f03654328bbf8b7
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8980e8906ed4243356ac121a585fc9deec50bb3083617822ba2748a8e1de5ab
3
  size 849349304
model-00017-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f750486aa86c16534ffcf3359a44cf87db5c33b2b78dda81ad76f1e0b3479f0
3
  size 849349296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7e815391c353c2fe41a8c5101b0b841e94e0efaf497301f459e02adceb00271
3
  size 849349296
model-00018-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e4d7b339784190f1718331ac0d492896367f09d94438f1a0f43eddfa023a373
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acb4ee5222c924f57a7c04fa5cc7b133a16bda14f0d877fddeca5bfe2adbb236
3
  size 849349304
model-00020-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84b5e476a25930ffa8e5f4582a067ea3bfb0e5993fe8c88bf7692655df8087d2
3
  size 849349296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c872be63c376d7699e56f72d50d2b7cb9b52dbd9dca06d1bb6df5eb9401690
3
  size 849349296
model-00021-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e7b1bf66ad1fa0ef0ac1e35535abc090458ea387ade637f300848be1edd73fd
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec664d18c86eb84f5ca408cd99ad078687030e96e659f265fd20a3b6bb4e770f
3
  size 849349304
model-00023-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bb20b5997b44273f064da2c8773f85d417a359d9d3aeb1ff2ea274cb42ac3f6
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7256d94becf4fab4c9a1bcfef0752f3e0695cd17e17e566ed7f74db4151e3119
3
  size 849349304
model-00024-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ff8c39f0c4e600b709a26a04e84eaf2fca99cb773c75d4ab2f68ec1d1213065
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e8666220840bff146cc707cb217a763a771c3706a3ef159885781e51300765
3
  size 849349312
model-00026-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c9f370543a6fd21291ca7a0762f7d7110f226971bfe61a556ce377715343a61
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ea2f19e2956016bebd0bcc9a5eea22581af116f7fb585ddbdbe63b2257f1b4e
3
  size 849349304
model-00027-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebc94140264d84b626a9ea5da99459c87a2078faab75812bd347f6584e4264b4
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cdc0fe71b2a09a21d4364c8f5328b4a60e2388ee7a1b91d75e60dcd3ace6787
3
  size 849349312
model-00029-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea2a2b7cd9a5a7ff191a61615d6e38367f349737f068dc30104bc5afd322f16e
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b72a97e1a153e9c696eff637fccff0aeedd3b3cad921ec56e6afedc7bcb3a5
3
  size 849349304
model-00030-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a02656c55abdb6507d1336efa460a7d8171dfcbd6162b2068a58aad77df51a9d
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38d2fc4260e5a9f46d90c125897c3ab3f66627382503037e9f30fe4d0829597f
3
  size 849349312
model-00032-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8eeb347f1f87cec167b9536f0a4419db1db7ece6be536fefeb6dd6fc78023ab0
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:351fbfda56a4e3d1f734fe8401c0186a228d9d3e535cff6fcd3ba707bdbcdb74
3
  size 849349304
model-00033-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3586c78d661c36c5cb527b6b9df4c4a5cc2c438e7f46b86000a27c84f2572826
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0de134ad4bdefc8b0c9594c1297b49643925567e7439b78f9bb3a1265d8de42
3
  size 849349312
model-00035-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ec80f6ca3a92664bab59e72bcb3b8fb99116bb1594b9d09286f6faa899d667e
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:475f4c723b04363523c373d0aaaa414df4d97340b8ca9cbe5c1f8aa384dae3d7
3
  size 849349304
model-00036-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13064580f4e185cc34b6daa9da039dc3e195f6fe97160dc46239a376fa799e27
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbbe3b6f20083e1233023ea439021ff9548d2638c24889800aa7dda5c5496395
3
  size 849349312
model-00038-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20462dfd23b842ecb5bc986710222e8c353995336eb67c5402bb2d0d4a6b5162
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29f15bfaced8457da03f14d0714f91c1fab83772383695915e67a29483c9b59d
3
  size 849349304
model-00039-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f43dace605ff64fec7212dd686bb8e53bae52bd5005a0e09549e6c14179335ed
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4394a55c6eba90a7b07a224fc6dfffdeeacbc488fcb48bafd6f5b3a880ae054b
3
  size 849349312
model-00041-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c99d42622869e791d625465163856f095063a29cde5324892857ad7c92cfe4d
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2acb6f5ce7105146c3554b9ab5727c05774a75127c1115ca96bc3f1ed5f5881f
3
  size 849349304
model-00042-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8595619d4fdc415f9bd9f8b07f96cdbbc74ba15eb1e3141dbefb781a8ba52782
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8073e2501af61d58806403747d3940d747634dd5dd4217b3eb6db2cea9be4b5
3
  size 849349312
model-00044-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5e68dbf2e1352cf1e0a26dfa2b47312c2d2b56c462c6c29a4ce030caec2b907
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5111badcdbd688a9c148c8f181faeb4e54fbc0b0336acd0fcf276962c8d28bb
3
  size 849349304
model-00045-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cf6e51f2498dc504df159e42495c63868a204e1cefb7a93036a9aaa1ac07cd1
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3afe6c1b0185d1ae1c268c6d3189c9d8cab6ff9ea4659435e72662189a39f582
3
  size 849349312
model-00047-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bfa1f42ae97368b8f5c923ad9a4b80d45359938493888af24a6379cc7260376
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9107ba21728ba17fc045904c0f53ec7acac759958a172f649c8a6b24df13a33
3
  size 849349304
model-00048-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2605d25c8054d3d88c65e5906c469e41b34eee3e5d7dc1c0e181d83f21cbaf4a
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a874cf70df334524d2e0c999b9299d48e1570c819caf9e132bc7265ab681956c
3
  size 849349312
model-00050-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a47107a8f8525acc9d43de44db5e189d3299d5ef5e03e0e09ce12d6f21f4bac
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bec235c5d2b3513f5e5fc7aa2db13b7d5618f6f751f9a1193f85c08f63139963
3
  size 849349304
model-00051-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1084be861ef48fc6ec6206dd833906e80505ac11b82aa47905727ea7377989c7
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e1ed3147c9b7f2dc5f8c4034aee557407ca20a14ff410de41d582a1419b28b8
3
  size 849349312
model-00053-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a3570c30804d4a2db9109d2d287816d565cd08bfcd3f17a6c64f9d35adeff78
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bb8cfc33df6d423146c3d0df440d2e8c5424cf5adba6a95ef515f68095ae940
3
  size 849349304
model-00054-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5de84cc8e23b9b6815c2f9fbf7581a4f4d022ec264932852325b9ea30ec4e640
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2af9e227a1d784301df631be07ef1d810b855e1eb68bca649584a1ffc5e6e652
3
  size 849349312
model-00056-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b672abb5114b3e96b2d674076abb091ea1f7187aa27e8c50133215b75cbf4fbe
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:531b9710f114eec1df9b60b34f8b654e78d56c16cb14faa70fff93a4354d6b91
3
  size 849349304
model-00057-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb01679b913f9ee74d524942ccbddc3f1355d1d538c159ec46e775ba5c6b988d
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:637dbb8aa6084ec45e87229f6223cae36692772079326181821c9d5883576f12
3
  size 849349312
model-00059-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27400e975ac9f40954866f43f4f4a302e572a131ebb3f71bfee36f0a08ba6cfe
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e179bc078134fc65d857e7dae929abd65683545317514057907f13cff14c16
3
  size 849349304
model-00060-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:530b0d2f3aca5f2feb5ef1f671d730327cab51afa783e7c3afe05c424eaa4a49
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96bee74dde43ce4b15deb629d0dae9dc0bdf816888d7e2bebcd8d3ced7f4b9a4
3
  size 849349312
model-00062-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a57eda7cf7e290685824e757decc34eb3dc27b57ac1071350993230d8062c124
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef057261da8c1845789b7146a6f24dc2c5b7a69b971025e16b6b91c332057848
3
  size 849349304
model-00063-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27d9f9b785cc22c88b67a0d123b3f6c64059ff69978cc9ab5303649a36886562
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2fe1d66c0e5eaf48d6d99070dfc318c2e9565114f0afd1da069e5db98570de2
3
  size 849349312
model-00065-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:667102be1f6997eadf0286a2a5967323000fe2e80bae0bdfb0f5b23fae34e258
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b0e51ea33c3c7dccceb364b26c23894f9f47a358d4e52666cc4c9bec910d0e7
3
  size 849349304
model-00066-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9843744062fd03e31b4ce22cd33beb0f91829dc618a8336087eb6fe19ef0955
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:499ef9a8d08f336910f91993b0cc07f369a1cc6574626f724efed909c8f8286f
3
  size 849349312
model-00068-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bce3ff37c6d9158bf959e16c54e8321639813caad2edbc5655b633dc2869fafc
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05f16438832addef93132831f3ab291a91db5e42f1e7ec34d76d663af1de6cb9
3
  size 849349304
model-00069-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:608ca576540def47b3411e116fc4fd5782a0a758491c5ac58a6b5eb4267b3ec2
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3852de8b67e3a731713dfd1c733fa151b72f1f3366c65f50651f741887f0014f
3
  size 849349312
model-00071-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14cfe58d108d3796df20434a9cd85a12e176f255afd99e60afb0d0bdf6d81217
3
  size 849349304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8632f850e749a86e3e350c68ef24e65c9542ecfd224fb793a18ff3b1dd96c280
3
  size 849349304
model-00072-of-00127.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0fa5a8c4116fbd2c7e7bf8afa86a317532099c122c138f9bb15dcbdb73e48727
3
  size 849349312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37a80fc01fd35714bd8db0a31fa72c51a38b343ba3e5ba28fda8c337ca3f141
3
  size 849349312