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 @@ -205,7 +205,7 @@ dsr1-fp8-b200-trt-mtp:
- { tp: 8, ep: 8, dp-attn: true, conc-start: 64, conc-end: 256, spec-decoding: mtp }

dsr1-fp8-h200-sglang:
image: lmsysorg/sglang:v0.5.6-cu129-amd64
image: lmsysorg/sglang:v0.5.7-cu129-amd64
model: deepseek-ai/DeepSeek-R1-0528
model-prefix: dsr1
runner: h200
Expand Down
6 changes: 6 additions & 0 deletions perf-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,9 @@
- "Remove deprecated --max-seq-len-to-capture flag"
- "Add HIP_VISIBLE_DEVICES env var for Ray compatibility in vLLM 0.14+"
pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/496

- config-keys:
- dsr1-fp8-h200-sglang
description:
- "Update H200 DeepSeek R1 FP8 SGLang image from v0.5.6 to v0.5.7"
pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/538