diff --git a/configs/amd-master.yaml b/configs/amd-master.yaml index 9a9fe7eb8..bb2700fb8 100644 --- a/configs/amd-master.yaml +++ b/configs/amd-master.yaml @@ -1709,7 +1709,7 @@ minimaxm3-fp4-mi355x-vllm-agentic-mtp: # c6 and c8 removed after sweep validation: dominated by TP4/EP4 arm. # SA selects the Pareto-optimal arm per concurrency point. glm5.2-fp4-mi355x-sglang-agentic-mtp: - image: lmsysorg/sglang-rocm:v0.5.16-rocm720-mi35x-20260728 + image: lmsysorg/sglang-rocm:v0.5.19-rocm10-mi35x-20260908 model: amd/GLM-5.2-MXFP4 model-prefix: glm5.2 runner: cluster:mi355x-amds diff --git a/perf-changelog.yaml b/perf-changelog.yaml index 6d695e5b0..0ebad7aa5 100644 --- a/perf-changelog.yaml +++ b/perf-changelog.yaml @@ -7070,3 +7070,11 @@ - "MTP draft length by concurrency: speculative-num-steps 3 (golden AL 2.49) below conc 256, and 1 (golden AL 1.79) at and above it." - "Trim the search space to TP8 no-offload conc [1, 4, 16], TP8 hicache conc [32, 48], and TP8 DP-attention hicache conc [128, 256]." pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2885 + +- config-keys: + - glm5.2-fp4-mi355x-sglang-agentic-mtp + scenario-type: + - agentic-coding + description: + - "Bump image from lmsysorg/sglang-rocm:v0.5.16-rocm720-mi35x-20260728 to lmsysorg/sglang-rocm:v0.5.19-rocm10-mi35x-20260908" + pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2917