Skip to content

Commit 693cb9e

Browse files
author
claude-fix-bot
committed
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.
1 parent ee526c3 commit 693cb9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/configs/amd-master.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,9 +471,9 @@ glm5.1-fp4-mi355x-sglang:
471471
# Diverged from glm5.1-fp4-mi355x-sglang (agentic-coding sibling). Reasons below;
472472
# the original glm5.1-fp4-mi355x-sglang entry is left identical to origin/main so
473473
# its fixed-seq-len sweep is unaffected.
474-
# - image: 'lmsysorg/sglang-rocm:v0.5.10rc0-rocm720-mi35x-20260415' -> 'lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x-20260517'
474+
# - image: 'lmsysorg/sglang-rocm:v0.5.10rc0-rocm720-mi35x-20260415' -> 'lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x'
475475
glm5.1-fp4-mi355x-sglang-agentic:
476-
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x-20260517
476+
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x
477477
model: amd/GLM-5.1-MXFP4
478478
model-prefix: glm5.1
479479
runner: mi355x

0 commit comments

Comments
 (0)