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 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