[Klaud Cold] Update qwen3.5-fp8-mi355x-sglang (+mtp) SGLang ROCm image to v0.5.14-rocm720-mi35x / 将 qwen3.5-fp8-mi355x-sglang(+mtp) 的 SGLang ROCm 镜像 升级至 v0.5.14-rocm720-mi35x#2067
Conversation
…e to v0.5.14-rocm720-mi35x 中文:将 qwen3.5-fp8-mi355x-sglang(+mtp) 的 SGLang ROCm 镜像 升级至 v0.5.14-rocm720-mi35x。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
fe734eb to
8616af6
Compare
|
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 For PR verification, add the 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 模板,包括保留英文语句 如需进行 PR 验证,请为此 PR 添加 PR 作者有责任确保合并后所有 GitHub Action 任务完全通过。 很多时候失败只是偶发抖动(flake),重新运行失败的任务即可解决。参见 GitHub 关于重新运行失败任务的文档 |
There was a problem hiding this comment.
LGTM — straightforward SGLang ROCm image bump for the two qwen3.5-fp8-mi355x-sglang recipes with matching perf-changelog entry.
Extended reasoning...
Overview
This PR bumps the SGLang ROCm image from lmsysorg/sglang-rocm:v0.5.12.post1-rocm720-mi35x-20260528 to lmsysorg/sglang:v0.5.14-rocm720-mi35x on two recipes (qwen3.5-fp8-mi355x-sglang and qwen3.5-fp8-mi355x-sglang-mtp) in configs/amd-master.yaml, and adds a corresponding entry to perf-changelog.yaml. Exactly the [Klaud Cold] pattern — mechanical image bump, two lines of config changed.
Security risks
None. This is a container image tag change in benchmark recipe config; no auth, crypto, permissions, or user-facing code touched.
Level of scrutiny
Very low. Two-line YAML edit to benchmark config, correctly mirrored in the perf-changelog. The full-sweep-fail-fast label is already applied, so CI will validate the new image on the actual runner. If the image fails to boot or the sweep regresses, the label catches it before merge.
Other factors
No bugs were flagged by the bug hunting system. No outstanding reviewer comments. Follows the same shape as many previously-merged image-bump PRs in this repo.
|
see unofficial run visualizer at https://inferencex.semianalysis.com/inference?unofficialRun=28720003759 |
|
/reuse-sweep-run |
# Conflicts: # perf-changelog.yaml
Summary
Update SGLang ROCm image from lmsysorg/sglang-rocm:v0.5.12.post1-rocm720-mi35x-20260528 to lmsysorg/sglang:v0.5.14-rocm720-mi35x
Recipes touched:
qwen3.5-fp8-mi355x-sglang,qwen3.5-fp8-mi355x-sglang-mtp中文说明
将 SGLang ROCm 镜像 从 lmsysorg/sglang-rocm:v0.5.12.post1-rocm720-mi35x-20260528 升级至 lmsysorg/sglang:v0.5.14-rocm720-mi35x。涉及配置:
qwen3.5-fp8-mi355x-sglang、qwen3.5-fp8-mi355x-sglang-mtp。Test plan
🤖 Generated with Claude Code