[WIP] Refresh MiniMax-M3 NVFP4 B200 8k1k disaggregated Dynamo-vLLM / 刷新 MiniMax-M3 NVFP4 B200 8k1k 分离式 Dynamo-vLLM 配置#2311
Conversation
Merge the latest origin/main and retain the MiniMax-M3 changelog entry at the final append-only position. 中文:合并最新的 origin/main,并将 MiniMax-M3 的变更日志条目保留在文件末尾,确保仅追加顺序不变。
Refresh the six non-speculative MiniMax-M3 NVFP4 B200 8k1k Dynamo-vLLM recipes while preserving their topology and sweep parameters. 中文:刷新六个非投机 MiniMax-M3 NVFP4 B200 8k1k Dynamo-vLLM 配置,并保持现有拓扑与扫描参数不变。
|
Thanks for the contribution! Please reach out to respective companies' CODEOWNER to fill in the latest PR_REVIEW_CHECKLIST.md before pinging core maintainer on Slack for review. In order for the signoff PR check bot to trigger, you must follow the PR_REVIEW_CHECKLIST.md template correctly, including the phrase For PR verification, add the PR authors are responsible for ensuring that after merging, all GitHub Action jobs fully pass. A lot of the time, failures are just flakes and simply re-running the failed jobs will fix it. See GitHub's docs on re-running failed jobs 感谢你的贡献!请联系相应公司的 CODEOWNER 填写最新的 PR_REVIEW_CHECKLIST.md,然后再在 Slack 上联系核心维护者进行审阅。为了触发 signoff PR 检查机器人,你必须正确遵循 PR_REVIEW_CHECKLIST.md 模板,包括保留英文语句 如需进行 PR 验证,请为此 PR 添加 PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。参见 GitHub 关于重新运行失败任务的文档 |
Replace the temporary changelog placeholder with the canonical pull-request URL. 中文:将变更日志中的临时占位符替换为规范的 PR 链接。
|
Claude finished @jasonlizhengjian's task in 1m 47s —— View job Review of PR #2311
LGTM - no blocking issues found Verified against the stacked base
Note: this review sandbox blocks running |
Keep one canonical changelog entry for the main-based refresh PR so the sweep selects the B200 configuration once. 中文:为基于 main 的刷新 PR 保留一条规范的变更日志记录,确保扫描仅选择一次 B200 配置。
Remove trailing whitespace from the newly added separator before the B200 refresh entry. 中文:移除 B200 刷新记录前新增分隔行中的尾随空格。
|
see unofficial run visualizer at https://inferencex.semianalysis.com/inference?unofficialRun=30022318630 |
|
Closing because MiniMax-M3 NVFP4 B200 disaggregated Dynamo-vLLM is not an existing recipe family on main, so this was an unintended new-family addition rather than a container refresh. |
Summary
main-based PR so the benchmark sweep can run.vllm/vllm-openai:nightly-4080263bb2c5d10deac17aaeb88e0823bc35bca9instead of [NV] feat(minimaxm3): add B200 disaggregated configs #2230'svllm/vllm-openai:cu129-nightly-8e981630c9336233ca9de91452f68918bddbc4e2image in the master configuration and all six recipes.1.3.0.dev20260710, spread-worker placement, and concurrency sweep unchanged.Validation
python -m pytest utils/matrix_logic/ utils/changelog_gate_tests/ -q: 299 passed.utils/validate_perf_changelog.py --base-ref origin/main --head-ref HEAD: passed; final newline present and matrix generated.spec-decoding: noneand the refreshed image.git diff --check origin/main...HEAD: passed.中文说明
main的 PR,以便触发基准测试扫描。vllm/vllm-openai:nightly-4080263bb2c5d10deac17aaeb88e0823bc35bca9,替换 [NV] feat(minimaxm3): add B200 disaggregated configs #2230 中的vllm/vllm-openai:cu129-nightly-8e981630c9336233ca9de91452f68918bddbc4e2镜像。1.3.0.dev20260710、分散式 worker 放置策略及并发扫描范围不变。验证
python -m pytest utils/matrix_logic/ utils/changelog_gate_tests/ -q:299 项通过。utils/validate_perf_changelog.py --base-ref origin/main --head-ref HEAD:通过;文件末尾换行及矩阵生成均正常。main生成的变更日志矩阵恰好包含六个 8k1k 吞吐量任务和六个评估任务,全部使用spec-decoding: none及新镜像。git diff --check origin/main...HEAD:通过。