Skip to content

Commit 074256b

Browse files
Klaud-Coldgithub-actions[bot]claude-fix-botclaude-rebase-botfunctionstackx
authored
Update qwen3.5-bf16-mi355x-sglang and mtp SGLang ROCm image to v0.5.12-rocm720-mi35x-20260517 (#1443)
* Update qwen3.5-bf16-mi355x-sglang and mtp SGLang ROCm image to v0.5.12-rocm720-mi35x-20260517 Ref #1154 Co-authored-by: Klaud Cold <Klaud-Cold@users.noreply.github.com> * fix: use sglang v0.5.12 release tag instead of dated nightly Drops the -20260517 nightly suffix so the recipe uses the lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x release tag rather than a date-pinned nightly build. * chore: update perf-changelog description to v0.5.12 release tag (drop nightly suffix) * Revert to dated nightly tag: v0.5.12-rocm720-mi35x-20260517 Docker Hub does not publish a clean lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x release tag — only the dated nightly variant. The earlier switch to the un-suffixed tag was a mistake (caused 'manifest not found' on every job). Restoring the dated nightly tag that does exist. --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Klaud Cold <Klaud-Cold@users.noreply.github.com> Co-authored-by: claude-fix-bot <claude-fix-bot@local> Co-authored-by: claude-rebase-bot <claude-rebase-bot@local> Co-authored-by: functionstackx <47992694+functionstackx@users.noreply.github.com>
1 parent 8a20938 commit 074256b

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/configs/amd-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dsr1-fp8-mi355x-sglang:
128128
- { tp: 8, conc-start: 4, conc-end: 64 }
129129

130130
qwen3.5-bf16-mi355x-sglang:
131-
image: lmsysorg/sglang-rocm:v0.5.10rc0-rocm720-mi35x-20260415
131+
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x-20260517
132132
model: Qwen/Qwen3.5-397B-A17B
133133
model-prefix: qwen3.5
134134
runner: mi355x
@@ -147,7 +147,7 @@ qwen3.5-bf16-mi355x-sglang:
147147
- { tp: 8, ep: 1, conc-start: 4, conc-end: 256 }
148148

149149
qwen3.5-bf16-mi355x-sglang-mtp:
150-
image: lmsysorg/sglang-rocm:v0.5.10rc0-rocm720-mi35x-20260415
150+
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x-20260517
151151
model: Qwen/Qwen3.5-397B-A17B
152152
model-prefix: qwen3.5
153153
runner: mi355x

perf-changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2907,3 +2907,10 @@
29072907
description:
29082908
- "Update SGLang image to v0.5.12-rocm700-mi35x"
29092909
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1431
2910+
2911+
- config-keys:
2912+
- qwen3.5-bf16-mi355x-sglang
2913+
- qwen3.5-bf16-mi355x-sglang-mtp
2914+
description:
2915+
- "Update SGLang ROCm image from v0.5.10rc0-rocm720-mi35x-20260415 to v0.5.12-rocm720-mi35x-20260517"
2916+
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1443

0 commit comments

Comments
 (0)