Skip to content

Commit 5ed9284

Browse files
Update dsr1-fp4-b300-sglang SGLang image to v0.5.12-cu130 (#1418)
Ref #1154 Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Klaud Cold <Klaud-Cold@users.noreply.github.com>
1 parent 054be59 commit 5ed9284

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.github/configs/nvidia-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1827,7 +1827,7 @@ dsv4-fp4-b200-vllm-mtp:
18271827
# does not have a B300-specific recipe, so this config reuses the existing DSR1 FP4
18281828
# B200 SGLang recipe as-is until B300-specific tuning is available.
18291829
dsr1-fp4-b300-sglang:
1830-
image: lmsysorg/sglang:v0.5.11-cu130
1830+
image: lmsysorg/sglang:v0.5.12-cu130
18311831
model: nvidia/DeepSeek-R1-0528-FP4-V2
18321832
model-prefix: dsr1
18331833
runner: b300

perf-changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2548,3 +2548,9 @@
25482548
description:
25492549
- "Update vLLM image from v0.20.2 to v0.21.0"
25502550
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1402
2551+
2552+
- config-keys:
2553+
- dsr1-fp4-b300-sglang
2554+
description:
2555+
- "Update SGLang image from v0.5.11-cu130 to v0.5.12-cu130"
2556+
pr-link: XXX

0 commit comments

Comments
 (0)