File size: 14,122 Bytes
d65a1f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
{
  "backbone_layers": 43,
  "dspark_mtp_target_layers": [
    40,
    41,
    42
  ],
  "kept_experts_per_layer": 160,
  "original_experts_per_layer": 256,
  "prior_observation_model": "deepseek-ai/DeepSeek-V4-Flash",
  "prior_observation_revision": "60d8d70770c6776ff598c94bb586a859a38244f1",
  "prior_observation_snapshot": {
    "all_experts_observed": true,
    "available_rows_used": 21289,
    "category_counts": {
      "agentic_tool_trajectory": 2253,
      "code_generation": 4096,
      "reasoning_code": 2676,
      "reasoning_math": 4072,
      "reasoning_science": 4096,
      "tool_calling": 4096
    },
    "readme_advertised_full_rows": 24576,
    "repo_id": "0xSero/deepseek-v4-flash-reap-observations-v2",
    "snapshot_label": "partial-v2-21289"
  },
  "prior_plan_sha256": "2837dc8cd0f7512c111bd3a2c9c41278f715ded5965eb01889652ef8e465e1b0",
  "rewrite": {
    "shard_count": 48,
    "shards": [
      {
        "ordinal": 1,
        "output_bytes": 1059061856,
        "shard": "model-00001-of-00048.safetensors",
        "source_bytes": 1059061856,
        "status": "pass",
        "tensor_bytes": 1059061760,
        "tensor_count": 1
      },
      {
        "ordinal": 2,
        "output_bytes": 2282013568,
        "shard": "model-00002-of-00048.safetensors",
        "source_bytes": 3566321192,
        "status": "pass",
        "tensor_bytes": 2281905496,
        "tensor_count": 989
      },
      {
        "ordinal": 3,
        "output_bytes": 2282013568,
        "shard": "model-00003-of-00048.safetensors",
        "source_bytes": 3566321192,
        "status": "pass",
        "tensor_bytes": 2281905496,
        "tensor_count": 989
      },
      {
        "ordinal": 4,
        "output_bytes": 2311921648,
        "shard": "model-00004-of-00048.safetensors",
        "source_bytes": 3596229272,
        "status": "pass",
        "tensor_bytes": 2311812184,
        "tensor_count": 1000
      },
      {
        "ordinal": 5,
        "output_bytes": 2284460968,
        "shard": "model-00005-of-00048.safetensors",
        "source_bytes": 3568768976,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 6,
        "output_bytes": 2305716768,
        "shard": "model-00006-of-00048.safetensors",
        "source_bytes": 3590024776,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 7,
        "output_bytes": 2284460968,
        "shard": "model-00007-of-00048.safetensors",
        "source_bytes": 3568768976,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 8,
        "output_bytes": 2305716768,
        "shard": "model-00008-of-00048.safetensors",
        "source_bytes": 3590024776,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 9,
        "output_bytes": 2284460968,
        "shard": "model-00009-of-00048.safetensors",
        "source_bytes": 3568768976,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 10,
        "output_bytes": 2305716768,
        "shard": "model-00010-of-00048.safetensors",
        "source_bytes": 3590024776,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 11,
        "output_bytes": 2284460968,
        "shard": "model-00011-of-00048.safetensors",
        "source_bytes": 3568768976,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 12,
        "output_bytes": 2305717768,
        "shard": "model-00012-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 13,
        "output_bytes": 2284461960,
        "shard": "model-00013-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 14,
        "output_bytes": 2305717768,
        "shard": "model-00014-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 15,
        "output_bytes": 2284461960,
        "shard": "model-00015-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 16,
        "output_bytes": 2305717768,
        "shard": "model-00016-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 17,
        "output_bytes": 2284461960,
        "shard": "model-00017-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 18,
        "output_bytes": 2305717768,
        "shard": "model-00018-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 19,
        "output_bytes": 2284461960,
        "shard": "model-00019-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 20,
        "output_bytes": 2305717768,
        "shard": "model-00020-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 21,
        "output_bytes": 2284461960,
        "shard": "model-00021-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 22,
        "output_bytes": 2305717768,
        "shard": "model-00022-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 23,
        "output_bytes": 2284461960,
        "shard": "model-00023-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 24,
        "output_bytes": 2305717768,
        "shard": "model-00024-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 25,
        "output_bytes": 2284461960,
        "shard": "model-00025-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 26,
        "output_bytes": 2305717768,
        "shard": "model-00026-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 27,
        "output_bytes": 2284461960,
        "shard": "model-00027-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 28,
        "output_bytes": 2305717768,
        "shard": "model-00028-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 29,
        "output_bytes": 2284461960,
        "shard": "model-00029-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 30,
        "output_bytes": 2305717768,
        "shard": "model-00030-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 31,
        "output_bytes": 2284461960,
        "shard": "model-00031-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 32,
        "output_bytes": 2305717768,
        "shard": "model-00032-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 33,
        "output_bytes": 2284461960,
        "shard": "model-00033-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 34,
        "output_bytes": 2305717768,
        "shard": "model-00034-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 35,
        "output_bytes": 2284461960,
        "shard": "model-00035-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 36,
        "output_bytes": 2305717768,
        "shard": "model-00036-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 37,
        "output_bytes": 2284461960,
        "shard": "model-00037-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 38,
        "output_bytes": 2305717768,
        "shard": "model-00038-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 39,
        "output_bytes": 2284461960,
        "shard": "model-00039-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 40,
        "output_bytes": 2305717768,
        "shard": "model-00040-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 41,
        "output_bytes": 2284461960,
        "shard": "model-00041-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 42,
        "output_bytes": 2305717768,
        "shard": "model-00042-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 43,
        "output_bytes": 2284461960,
        "shard": "model-00043-of-00048.safetensors",
        "source_bytes": 3568770544,
        "status": "pass",
        "tensor_bytes": 2284352472,
        "tensor_count": 993
      },
      {
        "ordinal": 44,
        "output_bytes": 2305717768,
        "shard": "model-00044-of-00048.safetensors",
        "source_bytes": 3590026352,
        "status": "pass",
        "tensor_bytes": 2305607384,
        "tensor_count": 1000
      },
      {
        "ordinal": 45,
        "output_bytes": 1059332516,
        "shard": "model-00045-of-00048.safetensors",
        "source_bytes": 1059332516,
        "status": "pass",
        "tensor_bytes": 1059332116,
        "tensor_count": 5
      },
      {
        "ordinal": 46,
        "output_bytes": 2326148888,
        "shard": "model-00046-of-00048.safetensors",
        "source_bytes": 3610455184,
        "status": "pass",
        "tensor_bytes": 2326043608,
        "tensor_count": 992
      },
      {
        "ordinal": 47,
        "output_bytes": 2275805664,
        "shard": "model-00047-of-00048.safetensors",
        "source_bytes": 3560111960,
        "status": "pass",
        "tensor_bytes": 2275700696,
        "tensor_count": 989
      },
      {
        "ordinal": 48,
        "output_bytes": 2408468964,
        "shard": "model-00048-of-00048.safetensors",
        "source_bytes": 3692775244,
        "status": "pass",
        "tensor_bytes": 2408362476,
        "tensor_count": 996
      }
    ],
    "tensor_bytes": 107803320952,
    "tensor_count": 45821
  },
  "router_alignment": {
    "hash_tid2eid_equal_fraction": [
      1.0,
      1.0,
      1.0
    ],
    "identity_nearest_all": true,
    "layers": 43,
    "same_index_cos_mean_min": 0.9923683404922485,
    "same_index_cos_min_global": 0.9460793733596802
  },
  "runtime_validation": {
    "coding_probe": "return a + b",
    "cuda_graphs_enabled": true,
    "engine": "vllm",
    "engine_version": "0.25.2.dev0+g752a3a504.d20260714",
    "exact_probe": "PRUNED_OK",
    "hardware": "NVIDIA DGX Spark GB10",
    "max_model_len": 8192,
    "moe_backend": "flashinfer_b12x",
    "mtp_enabled": false,
    "request_side_output_token_cap": false,
    "status": "pass",
    "timestamp_utc": "2026-07-31T17:47:52.628092+00:00"
  },
  "source_model": "deepseek-ai/DeepSeek-V4-Flash-0731",
  "source_revision": "9e165c30e2704aec5d9d593cce3eebd58bbef1cb",
  "status": "runtime_validation_pass"
}