Skip to content

Commit d7bcfbb

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 5f42a2e commit d7bcfbb

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
@@ -124,7 +124,7 @@ dsr1-fp8-mi355x-sglang:
124124
- { tp: 8, conc-start: 4, conc-end: 64 }
125125

126126
qwen3.5-bf16-mi355x-sglang:
127-
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x-20260517
127+
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x
128128
model: Qwen/Qwen3.5-397B-A17B
129129
model-prefix: qwen3.5
130130
runner: mi355x
@@ -143,7 +143,7 @@ qwen3.5-bf16-mi355x-sglang:
143143
- { tp: 8, ep: 1, conc-start: 4, conc-end: 256 }
144144

145145
qwen3.5-bf16-mi355x-sglang-mtp:
146-
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x-20260517
146+
image: lmsysorg/sglang-rocm:v0.5.12-rocm720-mi35x
147147
model: Qwen/Qwen3.5-397B-A17B
148148
model-prefix: qwen3.5
149149
runner: mi355x

0 commit comments

Comments
 (0)