Skip to content

[Klaud Cold] Update qwen3.5-fp8-h200-sglang (+mtp) SGLang image to v0.5.14-cu130 / 将 qwen3.5-fp8-h200-sglang(+mtp) 的 SGLang 镜像 升级至 v0.5.14-cu130 - #2061

Merged
functionstackx merged 2 commits into
mainfrom
klaud-cold/qwen3.5-fp8-h200-sglang-v0.5.14
Jul 4, 2026
Merged

[Klaud Cold] Update qwen3.5-fp8-h200-sglang (+mtp) SGLang image to v0.5.14-cu130 / 将 qwen3.5-fp8-h200-sglang(+mtp) 的 SGLang 镜像 升级至 v0.5.14-cu130#2061
functionstackx merged 2 commits into
mainfrom
klaud-cold/qwen3.5-fp8-h200-sglang-v0.5.14

Conversation

@functionstackx

Copy link
Copy Markdown
Collaborator

Summary

Update SGLang image from qwen3.5-fp8-h200-sglang: lmsysorg/sglang:v0.5.12-cu130 / qwen3.5-fp8-h200-sglang-mtp: lmsysorg/sglang:v0.5.12 to lmsysorg/sglang:v0.5.14-cu130

Recipes touched: qwen3.5-fp8-h200-sglang, qwen3.5-fp8-h200-sglang-mtp

中文说明

将 SGLang 镜像 从 qwen3.5-fp8-h200-sglang: lmsysorg/sglang:v0.5.12-cu130 / qwen3.5-fp8-h200-sglang-mtp: lmsysorg/sglang:v0.5.12 升级至 lmsysorg/sglang:v0.5.14-cu130。涉及配置:qwen3.5-fp8-h200-sglangqwen3.5-fp8-h200-sglang-mtp

Test plan

  • full-sweep-fail-fast sweep passes.

🤖 Generated with Claude Code

….5.14-cu130

中文:将 qwen3.5-fp8-h200-sglang(+mtp) 的 SGLang 镜像 升级至 v0.5.14-cu130。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@functionstackx
functionstackx force-pushed the klaud-cold/qwen3.5-fp8-h200-sglang-v0.5.14 branch from 5a93db5 to e016f0c Compare July 4, 2026 21:19
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

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 As a PR reviewer and CODEOWNER, I have reviewed this and have.

For PR verification, add the full-sweep-enabled or full-sweep-fail-fast label to this PR — the benchmark sweep only runs on labeled PRs.

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 模板,包括保留英文语句 As a PR reviewer and CODEOWNER, I have reviewed this and have

如需进行 PR 验证,请为此 PR 添加 full-sweep-enabledfull-sweep-fail-fast 标签 — 基准测试 sweep 仅在带有标签的 PR 上运行。

PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。参见 GitHub 关于重新运行失败任务的文档

1 similar comment
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

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 As a PR reviewer and CODEOWNER, I have reviewed this and have.

For PR verification, add the full-sweep-enabled or full-sweep-fail-fast label to this PR — the benchmark sweep only runs on labeled PRs.

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 模板,包括保留英文语句 As a PR reviewer and CODEOWNER, I have reviewed this and have

如需进行 PR 验证,请为此 PR 添加 full-sweep-enabledfull-sweep-fail-fast 标签 — 基准测试 sweep 仅在带有标签的 PR 上运行。

PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。参见 GitHub 关于重新运行失败任务的文档

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM — mechanical SGLang image bump with matching perf-changelog entry.

Extended reasoning...

Overview

This PR bumps the SGLang container image from lmsysorg/sglang:v0.5.12-cu130 (and v0.5.12 for the mtp variant) to lmsysorg/sglang:v0.5.14-cu130 for two H200 recipes (qwen3.5-fp8-h200-sglang and qwen3.5-fp8-h200-sglang-mtp), and adds a corresponding perf-changelog entry.

Security risks

None. This is a container image tag change pointing to another official lmsysorg/sglang upstream tag; no code, auth, or permission logic is touched.

Level of scrutiny

Very low — this is exactly the pattern the nuke/Klaud Cold image-bump workflow produces. The change is mechanical, self-contained in a config YAML plus changelog, and CI validation runs behind the full-sweep-fail-fast label.

Other factors

No bugs were surfaced by the bug hunting system. The mtp variant is also being unified onto the -cu130 tag, which is consistent with its sibling recipe. The perf-changelog entry correctly lists both config keys and links the PR.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

@functionstackx

Copy link
Copy Markdown
Collaborator Author

/reuse-sweep-run

@functionstackx
functionstackx merged commit 78085ac into main Jul 4, 2026
26 checks passed
@functionstackx
functionstackx deleted the klaud-cold/qwen3.5-fp8-h200-sglang-v0.5.14 branch July 4, 2026 22:24
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.

1 participant