Skip to content

Commit d2ee68c

Browse files
Klaud-Coldclaude-fix-botclaude-fix-botclaude-rebase-botfunctionstackx
authored
Update glm5-fp8-mi355x-sglang and mtp SGLang ROCm image to v0.5.12-rocm720-mi35x-20260517 (#1440)
* Update glm5-fp8-mi355x-sglang and mtp SGLang ROCm image to v0.5.12-rocm720-mi35x-20260517 Rebased onto current main to resolve perf-changelog.yaml drift. 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-fix-bot <claude-fix-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 f315c99 commit d2ee68c

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
@@ -412,7 +412,7 @@ qwen3.5-fp8-mi300x-sglang:
412412
- { tp: 8, conc-start: 4, conc-end: 64 }
413413

414414
glm5-fp8-mi355x-sglang:
415-
image: lmsysorg/sglang-rocm:v0.5.11-rocm720-mi35x-20260513
415+
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x-20260517
416416
model: zai-org/GLM-5-FP8
417417
model-prefix: glm5
418418
runner: mi355x
@@ -431,7 +431,7 @@ glm5-fp8-mi355x-sglang:
431431
- { tp: 4, conc-start: 4, conc-end: 256 }
432432

433433
glm5-fp8-mi355x-sglang-mtp:
434-
image: lmsysorg/sglang-rocm:v0.5.10rc0-rocm720-mi35x-20260415
434+
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x-20260517
435435
model: zai-org/GLM-5-FP8
436436
model-prefix: glm5
437437
runner: mi355x

perf-changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2927,3 +2927,10 @@
29272927
description:
29282928
- "Update SGLang ROCm image from rocm/sgl-dev:v0.5.10rc0-rocm720-mi35x-20260413 (32d old, deprecated rocm/sgl-dev repo) to lmsysorg/sglang:v0.5.12-rocm720-mi35x (clean stable tag on the active lmsysorg/sglang repo)"
29292929
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1497
2930+
2931+
- config-keys:
2932+
- glm5-fp8-mi355x-sglang
2933+
- glm5-fp8-mi355x-sglang-mtp
2934+
description:
2935+
- "Update SGLang ROCm image from v0.5.11/v0.5.10rc0 to v0.5.12-rocm720-mi35x-20260517"
2936+
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1440

0 commit comments

Comments
 (0)