Skip to content

[Bugfix][SM70] Default audited MTP MoE tiles on - #391

Merged
yangzhuxinyzx merged 1 commit into
codex/v100-qwen38-mtp4-public-20260828-1455from
agent/v100-repair-pr389-default-on-20260828-072543
Aug 28, 2026
Merged

yangzhuxinyzx merged 1 commit into
codex/v100-qwen38-mtp4-public-20260828-1455from
agent/v100-repair-pr389-default-on-20260828-072543

Conversation

@yangzhuxinyzx

Copy link
Copy Markdown
Contributor

Purpose\n\nRepair parent PR #389 before integration.\n\n- Enable the audited exact-shape SM70 MTP MoE tiles by default.\n- Keep VLLM_SM70_MTP_MOE_TUNED_CONFIG=0 as an explicit rollback.\n- Keep dispatch generic and shape-bounded; no model or checkpoint identity gate is added.\n- Align the benchmark policy, environment tests, and design records with the runtime default.\n\n## Base\n\n- Parent PR head: ae560f5\n- Repair head: ff2602c\n- Integration target after parent merge: main at 03c04da\n\n## Test Plan\n\nRun the focused environment, benchmark-policy, MoE-config, Qwen3.8 weight-loading, MTP, and MRV2 warmup tests, then run Ruff and whitespace checks.\n\n## Test Result\n\n- Focused tests: 126 passed, 2 benign SWIG deprecation warnings.\n- Ruff check: pass.\n- Ruff format check: pass.\n- git diff --check: pass.\n- Parent GPU evidence is unchanged because this repair changes only the default gate: Qwen3.8 M5 5.26x, M1 1.56x, bitwise exact; full-model HumanEval 8/8 and 138.26 tok/s.\n- The existing Qwen3.6 M1 rejection remains excluded by the exact M2-M16 shape gate; unmatched shapes retain the 0.0.3 fallback.\n\n## Risk and rollback\n\nThe runtime only selects the two audited SM70 TP4 local-shape families. Set VLLM_SM70_MTP_MOE_TUNED_CONFIG=0 to restore the previous default immediately.

Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
@yangzhuxinyzx
yangzhuxinyzx marked this pull request as ready for review August 28, 2026 07:43
@yangzhuxinyzx
yangzhuxinyzx merged commit 2db84d5 into codex/v100-qwen38-mtp4-public-20260828-1455 Aug 28, 2026
4 checks passed
@yangzhuxinyzx
yangzhuxinyzx deleted the agent/v100-repair-pr389-default-on-20260828-072543 branch August 28, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant