Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/configs/nvidia-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1670,7 +1670,7 @@ dsr1-fp8-b300-dynamo-trt:
ep: 8
dp-attn: true
dsr1-fp4-b200-sglang:
image: lmsysorg/sglang:v0.5.9-cu130
image: lmsysorg/sglang:v0.5.12-cu130
model: nvidia/DeepSeek-R1-0528-FP4-V2
model-prefix: dsr1
runner: b200
Expand Down
6 changes: 6 additions & 0 deletions perf-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2548,3 +2548,9 @@
description:
- "Update vLLM image from v0.20.2 to v0.21.0"
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1402

- config-keys:
- dsr1-fp4-b200-sglang
description:
- "Update SGLang image from v0.5.9-cu130 to v0.5.12-cu130"
pr-link: XXX
Loading