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
[Perf] Tune DeepSeek V4 fused MoE for C1/C2 decode
Select the kw4 stage-1 route for the E385/top-k7 C1 and C2 rows while keeping the existing stage-2 kernels unchanged. Paired same-GPU dispatch measurements improve total stage time by 29.38% at C1 and 22.53% at C2. Fixed-seed strict-reference checks pass without NaNs, and matched FSE-on serving improves output throughput by 8.09% at C1 and 0.85% at C2.
AI assistance was used to tune, validate, benchmark, and document this change.
Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Fangzhou Ai <fangzhouai@gmail.com>
0 commit comments