Skip to content

[NV]Add Qwen3.5-397B-A17B-NVFP4 GB300 disagg multinode SGLang via Dynamo#1921

Merged
adibarra merged 6 commits into
mainfrom
qwen3.5-fp4-gb300-dynamo-sglang
Jun 25, 2026
Merged

[NV]Add Qwen3.5-397B-A17B-NVFP4 GB300 disagg multinode SGLang via Dynamo#1921
adibarra merged 6 commits into
mainfrom
qwen3.5-fp4-gb300-dynamo-sglang

Conversation

@hshrivastava-droid

Copy link
Copy Markdown
Collaborator

Summary

  • New config qwen3.5-fp4-gb300-dynamo-sglang (multinode, disagg, framework dynamo-sglang, runner gb300).
  • Image: lmsysorg/sglang:nightly-dev-cu13-20260608-303757cc.
  • 8k/1k STP recipes: 1P1D TP4 (conc 1-256), 5P1D DEP4 + 1D DEP16 (conc 2048, NIXL), 6P1D / 7P1D DEP4 + 1D DEP16 (conc 5120, Mooncake).
  • Adds 4 recipes under benchmarks/multi_node/srt-slurm-recipes/sglang/qwen3.5/gb300-fp4/8k1k/disagg/stp/.
  • Wires qwen3.5+fp4 MODEL_PATH and the dynamo-sglang+qwen3.5 recipe overlay into runners/launch_gb300-nv.sh.

New config: qwen3.5-fp4-gb300-dynamo-sglang (multinode, disagg=true,
framework=dynamo-sglang, runner=gb300).

- nvidia-master.yaml: 8k/1k STP scenarios — 1P1D TP4 (conc 1..256),
  5P1D DEP4 + 1D DEP16 (conc 2048, NIXL),
  6P1D and 7P1D DEP4 + 1D DEP16 (conc 5120, Mooncake).
- 4 srt-slurm recipes under benchmarks/multi_node/srt-slurm-recipes/sglang/qwen3.5/gb300-fp4/8k1k/disagg/stp/.
- launch_gb300-nv.sh: route qwen3.5+fp4 MODEL_PATH and dynamo-sglang+qwen3.5
  recipe overlay on top of NVIDIA/srt-slurm@sa-submission-q2-2026.
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the contribution! For vLLM & SGLang, please ensure that your recipes is similar to the official vLLM recipes and/or the SGLang cookbook

If it is not, please create a PR first before we can merge your single node PR into the master branch. Let's ensure that the documentation is first class such that the entire ML community can benefit from your hard work! Thank you

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. If re-running failed jobs is attempted, PR authors are responsible for ensuring it passes. See GitHub's docs on re-running failed jobs: https://docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs#re-running-failed-jobs-in-a-workflow

As a rule of thumb, generally, PR authors should request a review & get a PR approval from the respective companies' CODEOWNERS before requesting a review from core maintainers.

If additional help is needed, PR authors can reach out to core maintainers over Slack.


感谢你的贡献!对于 vLLM 与 SGLang,请确保你的 recipe 与官方 vLLM recipes 和/或 SGLang cookbook 保持一致

如果不一致,请先创建一个 PR,之后我们才能将你的单节点 PR 合并到 master 分支。让我们确保文档保持一流水准,使整个 ML 社区都能从你的辛勤工作中受益!谢谢

PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。如果选择重新运行失败的任务,PR 作者有责任确保其最终通过。参见 GitHub 关于重新运行失败任务的文档:https://docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs#re-running-failed-jobs-in-a-workflow

一般而言,PR 作者应先向相应公司的 CODEOWNERS 请求审阅并获得 PR 批准,然后再请求核心维护者审阅。

如需更多帮助,PR 作者可通过 Slack 联系核心维护者。

2 similar comments
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the contribution! For vLLM & SGLang, please ensure that your recipes is similar to the official vLLM recipes and/or the SGLang cookbook

If it is not, please create a PR first before we can merge your single node PR into the master branch. Let's ensure that the documentation is first class such that the entire ML community can benefit from your hard work! Thank you

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. If re-running failed jobs is attempted, PR authors are responsible for ensuring it passes. See GitHub's docs on re-running failed jobs: https://docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs#re-running-failed-jobs-in-a-workflow

As a rule of thumb, generally, PR authors should request a review & get a PR approval from the respective companies' CODEOWNERS before requesting a review from core maintainers.

If additional help is needed, PR authors can reach out to core maintainers over Slack.


感谢你的贡献!对于 vLLM 与 SGLang,请确保你的 recipe 与官方 vLLM recipes 和/或 SGLang cookbook 保持一致

如果不一致,请先创建一个 PR,之后我们才能将你的单节点 PR 合并到 master 分支。让我们确保文档保持一流水准,使整个 ML 社区都能从你的辛勤工作中受益!谢谢

PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。如果选择重新运行失败的任务,PR 作者有责任确保其最终通过。参见 GitHub 关于重新运行失败任务的文档:https://docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs#re-running-failed-jobs-in-a-workflow

一般而言,PR 作者应先向相应公司的 CODEOWNERS 请求审阅并获得 PR 批准,然后再请求核心维护者审阅。

如需更多帮助,PR 作者可通过 Slack 联系核心维护者。

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the contribution! For vLLM & SGLang, please ensure that your recipes is similar to the official vLLM recipes and/or the SGLang cookbook

If it is not, please create a PR first before we can merge your single node PR into the master branch. Let's ensure that the documentation is first class such that the entire ML community can benefit from your hard work! Thank you

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. If re-running failed jobs is attempted, PR authors are responsible for ensuring it passes. See GitHub's docs on re-running failed jobs: https://docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs#re-running-failed-jobs-in-a-workflow

As a rule of thumb, generally, PR authors should request a review & get a PR approval from the respective companies' CODEOWNERS before requesting a review from core maintainers.

If additional help is needed, PR authors can reach out to core maintainers over Slack.


感谢你的贡献!对于 vLLM 与 SGLang,请确保你的 recipe 与官方 vLLM recipes 和/或 SGLang cookbook 保持一致

如果不一致,请先创建一个 PR,之后我们才能将你的单节点 PR 合并到 master 分支。让我们确保文档保持一流水准,使整个 ML 社区都能从你的辛勤工作中受益!谢谢

PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。如果选择重新运行失败的任务,PR 作者有责任确保其最终通过。参见 GitHub 关于重新运行失败任务的文档:https://docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs#re-running-failed-jobs-in-a-workflow

一般而言,PR 作者应先向相应公司的 CODEOWNERS 请求审阅并获得 PR 批准,然后再请求核心维护者审阅。

如需更多帮助,PR 作者可通过 Slack 联系核心维护者。

@hshrivastava-droid hshrivastava-droid changed the title Add Qwen3.5-397B-A17B-NVFP4 GB300 disagg multinode SGLang via Dynamo [WIP][NV]Add Qwen3.5-397B-A17B-NVFP4 GB300 disagg multinode SGLang via Dynamo Jun 24, 2026
The previous tag nightly-dev-cu13-20260608-303757cc was never published
to Docker Hub (404 on registry-1.docker.io), causing enroot pull to fail.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@jgangani jgangani left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@functionstackx

Copy link
Copy Markdown
Collaborator

@jgangani plz use the PR checklist template when approving PRs https://github.com/SemiAnalysisAI/InferenceX/blob/main/docs/PR_REVIEW_CHECKLIST.md

@hshrivastava-droid hshrivastava-droid changed the title [WIP][NV]Add Qwen3.5-397B-A17B-NVFP4 GB300 disagg multinode SGLang via Dynamo [NV]Add Qwen3.5-397B-A17B-NVFP4 GB300 disagg multinode SGLang via Dynamo Jun 25, 2026
@Ankur-singh

Copy link
Copy Markdown
Collaborator

As a PR reviewer and CODEOWNER, I have reviewed this and have:

  • Verified that the general code quality meets the InferenceX standard and does not make the code quality any worse.
  • Verified that this PR has passed PR validation.
  • Verified that this PR passes evals.
  • If an company claims that they support vLLM/SGLang as first class LLM inference engines on their hardware, I have have verified that the respective vLLM/SGLang submission has been made before additional frameworks (TRT-LLM, ATOM, etc.). The only exceptions are for new hardware, such as MI455X UALoE72, Vera Rubin NVL72, Rubin NVL8, etc., and for new model architectures where there is an actual reason why vLLM/SGLang does not fundamentally support them yet.
  • Verified that the single-node recipes are similar to the official vLLM recipes and/or theSGLang cookbook:
    • If they are not, I have verified that a PR has been opened in vLLM recipe repo or SGLang repo and linked it below in the additional detail section:
  • If any of the above criteria cannot reasonably be satisfied, I have provided additional reasoning below.

Additional detail section:

This is a dis-agg config

Signed: ankur-singh

@Klaud-Cold

Copy link
Copy Markdown
Collaborator

@Ankur-singh BLOCKED — Check 3 fails: the sign-off has no recipe link. The merge standard requires a public recipe link (vllm-project/recipes or SGLang cookbook); "This is a dis-agg config" is not one, and the recipe checkbox is left unchecked.

  • Check 0 PASS — signer owns .github/configs/nvidia-master.yaml (@ankur-singh @kedarpotdar-nv @jgangani, last-match wins); the other changed paths fall under catch-all * @InferenceX/core, covered.
  • Check 1 PASS — green non-skipped multi-node 8k1k / (4 configs) + multi-node eval / (4 configs) on in-PR head 31506a73: https://github.com/SemiAnalysisAI/InferenceX/actions/runs/28131757535
  • Check 2 PASS — gsm8k em_strict 0.970 / 0.967 / 0.964 / 0.968 across the 4 configs (n=1319); eval run image lmsysorg/sglang:nightly-dev-cu13-20260624-b2c8f7a2 matches the PR config.
  • Check 3 FAIL — no recipe link in the Additional detail section. Fix: open/link a recipe PR in vllm-project/recipes or sgl-project/sglang (docs_new cookbook), or link the published recipe page, in the sign-off.

Note: perf-changelog/PR-body cite image ...20260608-303757cc, but the actual config and the green run both use ...20260624-b2c8f7a2; the stale text should be corrected.

@hshrivastava-droid

Copy link
Copy Markdown
Collaborator Author

@functionstackx - could you please help review this

@functionstackx

Copy link
Copy Markdown
Collaborator

@Ankur-singh can u use the latest PR template plz

@adibarra can help review here

@hshrivastava-droid

Copy link
Copy Markdown
Collaborator Author

/reuse-sweep-run

@github-actions

Copy link
Copy Markdown
Contributor

# Conflicts:
#	perf-changelog.yaml
@adibarra adibarra merged commit 55626d1 into main Jun 25, 2026
25 checks passed
@adibarra adibarra deleted the qwen3.5-fp4-gb300-dynamo-sglang branch June 25, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

7 participants