diff --git a/.github/configs/amd-master.yaml b/.github/configs/amd-master.yaml index a61f4fdd3..c396e6788 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.post1-rocm700-mi35x + image: lmsysorg/sglang:v0.5.6.post2-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 62cbf5cf1..436186629 100644 --- a/perf-changelog.yaml +++ b/perf-changelog.yaml @@ -110,3 +110,9 @@ description: - "fix: Pruning unnecessary concurrencies " pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/358 + +- config-keys: + - dsr1-fp4-mi355x-sglang + description: + - "Updating MI355x Deepseek-R1 FP4 SGLang Image to upstream v0.5.6.post2" + pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/369