Update dsr1-fp4-b300-sglang SGLang image to v0.5.12-cu130#1418
Conversation
Ref #1154 Co-authored-by: Klaud Cold <Klaud-Cold@users.noreply.github.com>
|
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. |
There was a problem hiding this comment.
Simple SGLang image version bump (v0.5.11-cu130 → v0.5.12-cu130) with matching changelog entry.
Extended reasoning...
Overview
This PR updates the SGLang image for the dsr1-fp4-b300-sglang config from lmsysorg/sglang:v0.5.11-cu130 to lmsysorg/sglang:v0.5.12-cu130 in .github/configs/nvidia-master.yaml, and adds a corresponding entry to perf-changelog.yaml.
Security risks
None. This is a container image version bump pointing at an upstream-published tag; no auth, crypto, or permission code is touched.
Level of scrutiny
Low. The change is mechanical, self-contained, follows the established pattern used for other image version bumps in this repo, and is restricted to YAML config files. The pr-link: XXX placeholder in the changelog matches an existing entry in the same file, so it is a known pattern (likely backfilled).
Other factors
The PR is labeled full-sweep-enabled, so performance verification will run automatically. No bugs were found by the bug hunting system.
|
see unofficial run visualizer at https://inferencex.semianalysis.com/inference?unofficialRun=25980014268 |
|
/reuse-sweep-run |
Updates SGLang image for
dsr1-fp4-b300-sglangfrom v0.5.11-cu130 to v0.5.12-cu130.\nRef #1154
Generated with Claude Code