Skip to content

[NV]Add GLM-5 NVFP4 GB300 disagg-non-mtp TRT-LLM benchmarks via Dynamo #1798

Merged
xinli-sw merged 6 commits into
mainfrom
rihuo/glm5-gb300-dynamo-trt
Jun 17, 2026
Merged

[NV]Add GLM-5 NVFP4 GB300 disagg-non-mtp TRT-LLM benchmarks via Dynamo #1798
xinli-sw merged 6 commits into
mainfrom
rihuo/glm5-gb300-dynamo-trt

Conversation

@xinli-sw

@xinli-sw xinli-sw commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Note

Low Risk
Benchmark and CI runner configuration only; no changes to inference serving or application logic.

Overview
Adds glm5-fp4-gb300-dynamo-trt to nvidia-master.yaml: multinode, disaggregated STP (non-MTP) runs on GB300 using the Dynamo TensorRT-LLM runtime image, with 22 fixed-seq-len points (13 at 1K/1K, 9 at 8K/1K). Each point pairs prefill/decode worker topology with an external CONFIG_FILE recipe from NVIDIA srt-slurm (sa-submission-q2-2026).

launch_gb300-nv.sh now handles glm5 + fp4 + dynamo-trt before the generic GLM-5 FP4 branch, setting SERVED_MODEL_NAME, /scratch/models/GLM-5-NVFP4, and SRT_SLURM_MODEL_PREFIX=nvidia/GLM-5-NVFP4.

perf-changelog.yaml documents the new config key and container/recipe source.

Reviewed by Cursor Bugbot for commit 8aaff9f. Bugbot is set up for automated code reviews on this repo. Configure here.

@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.

Comment thread .github/configs/nvidia-master.yaml Outdated
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

@functionstackx functionstackx 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! thank you for the contribution!

@xinli-sw

Copy link
Copy Markdown
Collaborator Author

/reuse-sweep-run

@xinli-sw xinli-sw enabled auto-merge (squash) June 17, 2026 13:56
@xinli-sw xinli-sw merged commit ba5879b into main Jun 17, 2026
5 checks passed
@xinli-sw xinli-sw deleted the rihuo/glm5-gb300-dynamo-trt branch June 17, 2026 18:53

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8aaff9f. Configure here.

Comment thread perf-changelog.yaml
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1809

- config-keys:
- config-keys:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Changelog deletion breaks sweep

High Severity

This PR’s perf-changelog.yaml diff removes a nested config-keys line while restructuring the dsr1-fp8-gb300-dynamo-trt entry. utils/process_changelog.py rejects any non-empty deleted lines in the changelog diff, so Run Sweep fails when it compares the PR to origin/main.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 8aaff9f. Configure here.

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.

4 participants