From e33f52d69582e27f4bdb4bbe41720cadffe00895 Mon Sep 17 00:00:00 2001 From: ppalanga Date: Wed, 7 Jan 2026 09:47:19 -0800 Subject: [PATCH 1/2] Update amd-master.yaml --- .github/configs/amd-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/configs/amd-master.yaml b/.github/configs/amd-master.yaml index 15b90a804..9ae84abc9 100644 --- a/.github/configs/amd-master.yaml +++ b/.github/configs/amd-master.yaml @@ -1,5 +1,5 @@ dsr1-fp4-mi355x-sglang: - image: lmsysorg/sglang:v0.5.6.post2-rocm700-mi35x + image: lmsysorg/sglang:v0.5.7-rocm700-mi35x model: amd/DeepSeek-R1-0528-MXFP4-Preview model-prefix: dsr1 runner: mi355x From 9dc7f1a1c22f0efb267ff141548317b8a1f79e99 Mon Sep 17 00:00:00 2001 From: Cam Quilici Date: Mon, 12 Jan 2026 02:10:55 +0000 Subject: [PATCH 2/2] update perf changelog --- perf-changelog.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/perf-changelog.yaml b/perf-changelog.yaml index 78a234e8d..21f2e8655 100644 --- a/perf-changelog.yaml +++ b/perf-changelog.yaml @@ -156,3 +156,9 @@ - "Add PD disaggregation (1P2D) for Mi355X" - "Includes with and without speculative decoding" pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/348 + +- config-keys: + - dsr1-fp4-mi355x-sglang + description: + - "Updating MI355x Deepseek-R1 FP4 SGLang Image to upstream v0.5.7" + pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/395