From 63c66bccd36b7443c2a27dba9e66d44778688257 Mon Sep 17 00:00:00 2001 From: Klaud-Cold Date: Thu, 10 Sep 2026 06:37:54 +0000 Subject: [PATCH 1/2] config: bump dsr1-fp8-h200-sglang-mtp SGLang image to v0.5.19-cu130 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the dsr1-fp8-h200-sglang-mtp master image from lmsysorg/sglang:v0.5.12-cu130 to lmsysorg/sglang:v0.5.19-cu130 (digest sha256:d6e7288627be8b02be88e4bba38e73f6d50e2826869f753c13a4c4385ab3eda9, sglang commit 0bcd822377da7b5718e674eaf9c870d349424dd1). Model, TP8/EP1 topology, EAGLE/MTP settings, workloads and the recipe script are unchanged. 将 dsr1-fp8-h200-sglang-mtp 的主配置镜像从 lmsysorg/sglang:v0.5.12-cu130 更新至 lmsysorg/sglang:v0.5.19-cu130(摘要 sha256:d6e7288627be8b02be88e4bba38e73f6d50e2826869f753c13a4c4385ab3eda9, sglang 提交 0bcd822377da7b5718e674eaf9c870d349424dd1)。模型、TP8/EP1 拓扑、EAGLE/MTP 设置、 工作负载和配方脚本均保持不变。 Co-Authored-By: Claude Fable 5.1 --- configs/nvidia-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/nvidia-master.yaml b/configs/nvidia-master.yaml index 11fa1c1ce7..806464bd42 100644 --- a/configs/nvidia-master.yaml +++ b/configs/nvidia-master.yaml @@ -1556,7 +1556,7 @@ dsr1-fp8-h200-sglang: - { tp: 8, conc-start: 4, conc-end: 64 } dsr1-fp8-h200-sglang-mtp: - image: lmsysorg/sglang:v0.5.12-cu130 + image: lmsysorg/sglang:v0.5.19-cu130 model: deepseek-ai/DeepSeek-R1-0528 model-prefix: dsr1 runner: h200 From 7db0a243f3dec67134c66fd7362fcf11152b6e5e Mon Sep 17 00:00:00 2001 From: Klaud-Cold Date: Thu, 10 Sep 2026 07:34:53 +0000 Subject: [PATCH 2/2] changelog: record dsr1-fp8-h200-sglang-mtp image bump to v0.5.19-cu130 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Append the perf-changelog entry for updating dsr1-fp8-h200-sglang-mtp from lmsysorg/sglang:v0.5.12-cu130 to lmsysorg/sglang:v0.5.19-cu130 (PR #2955). 为 dsr1-fp8-h200-sglang-mtp 从 lmsysorg/sglang:v0.5.12-cu130 更新至 lmsysorg/sglang:v0.5.19-cu130(PR #2955)追加 perf-changelog 条目。 Co-Authored-By: Claude Fable 5.1 --- perf-changelog.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/perf-changelog.yaml b/perf-changelog.yaml index b05aba27c6..c5c9ec96b1 100644 --- a/perf-changelog.yaml +++ b/perf-changelog.yaml @@ -7049,3 +7049,9 @@ description: - "Remove the unstable concurrency-1152 2P DEP8 prefill plus DEP12 decode point after repeated benchmark failures." pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2623 + +- config-keys: + - dsr1-fp8-h200-sglang-mtp + description: + - "Update SGLang image from lmsysorg/sglang:v0.5.12-cu130 to lmsysorg/sglang:v0.5.19-cu130 (digest sha256:d6e7288627be8b02be88e4bba38e73f6d50e2826869f753c13a4c4385ab3eda9, sglang commit 0bcd822377da7b5718e674eaf9c870d349424dd1); recipe script, TP8/EP1 topology and EAGLE/MTP settings unchanged." + pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2955