Skip to content

docs: bump SGLang references to 0.5.11 on main (#9546)#9656

Merged
saturley-hall merged 1 commit into
release/1.2.0from
kprashanth/pr-9546-release-1.2.0
May 18, 2026
Merged

docs: bump SGLang references to 0.5.11 on main (#9546)#9656
saturley-hall merged 1 commit into
release/1.2.0from
kprashanth/pr-9546-release-1.2.0

Conversation

@KrishnanPrash
Copy link
Copy Markdown
Contributor

@KrishnanPrash KrishnanPrash commented May 16, 2026

Cherry-pick of #9546 to release/1.2.0.

release/1.2.0 already runs SGLang v0.5.11 at the container level (carried via #9230). This brings the doc + recipe references in line so the rendered docs site stays consistent between main and the release branch.

Files:

  • docs/backends/sglang/agents.md — rewords the streaming-sessions note now that sgl#21875 is in a released SGLang tag.
  • docs/reference/support-matrix.md — updates the "main (ToT)" row to 0.5.11.
  • recipes/glm-5-nvfp4/Dockerfile — adds a TODO to bump base image to v0.5.11-cu130 (base pin unchanged).

No code changes; no test impact.


Open in Devin Review

@KrishnanPrash KrishnanPrash requested review from a team as code owners May 16, 2026 09:24
@github-actions github-actions Bot added docs documentation Improvements or additions to documentation labels May 16, 2026
@@ -1,5 +1,6 @@
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
# TODO: bump to lmsysorg/sglang:v0.5.11-cu130
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The recipe still pulls lmsysorg/sglang:v0.5.10.post1-cu130 despite documenting that it should use 0.5.11, so users will run with the old SGLang image. Fix: change ARG BASE_IMAGE to lmsysorg/sglang:v0.5.11-cu130.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't understand this change.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@dynamo-ops will change the ARG BASE_IMAGE in a follow-up PR after the Dockerfile has been tested. lmsysorg/sglang:v0.5.10.post1-cu130 is the last SGLang image the dockerfile was tested with.

@saturley-hall saturley-hall merged commit 6c2e80a into release/1.2.0 May 18, 2026
61 of 63 checks passed
@saturley-hall saturley-hall deleted the kprashanth/pr-9546-release-1.2.0 branch May 18, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs documentation Improvements or additions to documentation size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants