Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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 @@ -1827,7 +1827,7 @@ dsv4-fp4-b200-vllm-mtp:
# does not have a B300-specific recipe, so this config reuses the existing DSR1 FP4
# B200 SGLang recipe as-is until B300-specific tuning is available.
dsr1-fp4-b300-sglang:
image: lmsysorg/sglang:v0.5.11-cu130
image: lmsysorg/sglang:v0.5.12-cu130
model: nvidia/DeepSeek-R1-0528-FP4-V2
model-prefix: dsr1
runner: b300
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-b300-sglang
description:
- "Update SGLang image from v0.5.11-cu130 to v0.5.12-cu130"
pr-link: XXX