diff --git a/configs/amd-master.yaml b/configs/amd-master.yaml index 18007db0dd..f893b51621 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 e4f1ab141c..5d87e735c3 100644 --- a/perf-changelog.yaml +++ b/perf-changelog.yaml @@ -7021,3 +7021,11 @@ - "Refresh the full GB200 Dynamo-vLLM AgentX configuration across the configured aggregate and disaggregated topology points." - "Retain aggregate SimpleCPU-offload concurrency 20 and 30, and configure Mooncake host KV storage, NIXL over UCX, explicit thinking mode, and the committed MiniMax-M3 EAGLE3-GQA acceptance target." pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2807 + +- 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