From f8205d63cf5298f1f6d12c9ce6e3283bc14aa595 Mon Sep 17 00:00:00 2001 From: "jacky.cheng" Date: Wed, 9 Sep 2026 00:38:35 +0000 Subject: [PATCH] [AMD][Qwen3.5] Update qwen3.5-fp4-mi355x-sglang-agentic-mtp SGLang ROCm image to v0.5.19-rocm720-mi35x-20260908 Co-Authored-By: ChangLiu0709 <190883410+ChangLiu0709@users.noreply.github.com> --- configs/amd-master.yaml | 2 +- perf-changelog.yaml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/configs/amd-master.yaml b/configs/amd-master.yaml index 2510dc3b8d..d82e1c7fcc 100644 --- a/configs/amd-master.yaml +++ b/configs/amd-master.yaml @@ -361,7 +361,7 @@ qwen3.5-fp4-mi355x-sglang-mtp: - { tp: 4, conc-start: 4, conc-end: 16, spec-decoding: mtp } qwen3.5-fp4-mi355x-sglang-agentic-mtp: - image: lmsysorg/sglang-rocm:v0.5.18-rocm720-mi35x-20260829 + image: lmsysorg/sglang-rocm:v0.5.19-rocm720-mi35x-20260908 model: amd/Qwen3.5-397B-A17B-MXFP4 model-prefix: qwen3.5 runner: cluster:mi355x-amds diff --git a/perf-changelog.yaml b/perf-changelog.yaml index 390afc2ecf..4f45074274 100644 --- a/perf-changelog.yaml +++ b/perf-changelog.yaml @@ -6969,3 +6969,11 @@ - "Use SGLang's current W4A4 MegaMoE and DP LM-head flags for DP-attention instead of the deprecated MegaMoE environment variables." - "Resolve draft-model jobs through the existing B200 SGLang speculative recipe and the staged DeepSeek-V4-Pro-0813 checkpoint." pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2821 + +- config-keys: + - qwen3.5-fp4-mi355x-sglang-agentic-mtp + scenario-type: + - agentic-coding + description: + - "Bump the SGLang ROCm image from lmsysorg/sglang-rocm:v0.5.18-rocm720-mi35x-20260829 to lmsysorg/sglang-rocm:v0.5.19-rocm720-mi35x-20260908." + pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2906