You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Measure draft-step launch overhead and graph replay for fused AR speculation.
Validate fp8_ds_mla mixed-batch/MTP numerics and decode throughput on current sparse-MLA ABI.
Acceptance criteria
Each imported change is tied to a focused regression or benchmark.
Cold and warm measurements are reported separately.
No runtime JIT fallback remains where AOT/warmup is expected.
For each imported change, define model/context/batch matrix, numerical tolerance, graph-replay assertion, named reference backend, and allowed regression before default enablement.
Target hardware
CUDA sm_121a (GB10 / DGX Spark)
ROCm gfx1151 (Strix Halo) — sparse-MLA indexer and spec-decode must work on both targets; gfx1151 uses AITER sparse attention path
Objective
Track and consume the active upstream spec-decode and sparse-MLA performance stack relevant to the fork.
References
fp8_ds_mlasparse mixed-batch + MTP: [Attention][MLA] FlashMLA sparse: DCP on the fp8_ds_mla mixed-batch path + MTP (stacked on #46076) vllm-project/vllm#46514Proposed work
fp8_ds_mlamixed-batch/MTP numerics and decode throughput on current sparse-MLA ABI.Acceptance criteria
Target hardware