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
140 changes: 140 additions & 0 deletions .github/configs/nvidia-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6779,3 +6779,143 @@ dsr1-fp8-b200-dynamo-sglang-mtp:
tp: 8
ep: 8
dp-attn: true

dsr1-fp4-b200-dynamo-sglang-mtp:
image: "lmsysorg/sglang:v0.5.8.post1-cu130"
model: deepseek-r1-fp4
model-prefix: dsr1
runner: b200-multinode-slurm
precision: fp4
framework: dynamo-sglang
multinode: true
disagg: true
seq-len-configs:
- isl: 1024
osl: 1024
search-space:
- spec-decoding: "mtp"
conc-list: [16, 512]
prefill:
num-worker: 1
tp: 4
ep: 4
dp-attn: true
additional-settings:
# https://github.com/ishandhanani/srt-slurm/blob/sa-submission-q1-2026/recipes/b200-fp4/1k1k/mtp/low-latency-dep4-1p-tep8-5d.yaml
- "CONFIG_FILE=recipes/b200-fp4/1k1k/mtp/low-latency-dep4-1p-tep8-5d.yaml"
Comment thread
cquil11 marked this conversation as resolved.
decode:
num-worker: 5
tp: 8
ep: 8
dp-attn: false
- spec-decoding: "mtp"
conc-list: [32, 64, 256, 512]
prefill:
num-worker: 1
tp: 4
ep: 4
dp-attn: true
additional-settings:
# https://github.com/ishandhanani/srt-slurm/blob/sa-submission-q1-2026/recipes/b200-fp4/1k1k/mtp/low-latency-dep4-1p-tep8-6d.yaml
- "CONFIG_FILE=recipes/b200-fp4/1k1k/mtp/low-latency-dep4-1p-tep8-6d.yaml"
decode:
num-worker: 6
tp: 8
ep: 8
dp-attn: false
- spec-decoding: "mtp"
conc-list: [512, 1024]
prefill:
num-worker: 1
tp: 4
ep: 4
dp-attn: true
additional-settings:
# https://github.com/ishandhanani/srt-slurm/blob/sa-submission-q1-2026/recipes/b200-fp4/1k1k/mtp/max-tpt-dep4-1p-dep8-1d.yaml
- "CONFIG_FILE=recipes/b200-fp4/1k1k/mtp/max-tpt-dep4-1p-dep8-1d.yaml"
decode:
num-worker: 1
tp: 8
ep: 8
dp-attn: true
- spec-decoding: "mtp"
conc-list: [512]
prefill:
num-worker: 1
tp: 4
ep: 4
dp-attn: true
additional-settings:
# https://github.com/ishandhanani/srt-slurm/blob/sa-submission-q1-2026/recipes/b200-fp4/1k1k/mtp/max-tpt-dep4-1p-dep8-2d.yaml
- "CONFIG_FILE=recipes/b200-fp4/1k1k/mtp/max-tpt-dep4-1p-dep8-2d.yaml"
decode:
num-worker: 2
tp: 8
ep: 8
dp-attn: true



- isl: 8192
osl: 1024
search-space:
- spec-decoding: "mtp"
conc-list: [64, 128]
prefill:
num-worker: 1
tp: 4
ep: 4
dp-attn: true
additional-settings:
# https://github.com/ishandhanani/srt-slurm/blob/sa-submission-q1-2026/recipes/b200-fp4/8k1k/mtp/low-latency-dep4-1p-tep8-1d.yaml
- "CONFIG_FILE=recipes/b200-fp4/8k1k/mtp/low-latency-dep4-1p-tep8-1d.yaml"
decode:
num-worker: 1
tp: 8
ep: 8
dp-attn: false
- spec-decoding: "mtp"
conc-list: [8]
prefill:
num-worker: 1
tp: 4
ep: 4
dp-attn: true
additional-settings:
# https://github.com/ishandhanani/srt-slurm/blob/sa-submission-q1-2026/recipes/b200-fp4/8k1k/mtp/low-latency-dep4-1p-tep8-5d.yaml
- "CONFIG_FILE=recipes/b200-fp4/8k1k/mtp/low-latency-dep4-1p-tep8-5d.yaml"
decode:
num-worker: 5
tp: 8
ep: 8
dp-attn: false
- spec-decoding: "mtp"
conc-list: [4, 128]
prefill:
num-worker: 2
tp: 4
ep: 4
dp-attn: true
additional-settings:
# https://github.com/ishandhanani/srt-slurm/blob/sa-submission-q1-2026/recipes/b200-fp4/8k1k/mtp/low-latency-dep4-2p-tep8-5d.yaml
- "CONFIG_FILE=recipes/b200-fp4/8k1k/mtp/low-latency-dep4-2p-tep8-5d.yaml"
decode:
num-worker: 5
tp: 8
ep: 8
dp-attn: false
- spec-decoding: "mtp"
conc-list: [4, 8, 16, 64]
prefill:
num-worker: 1
tp: 4
ep: 1
dp-attn: false
additional-settings:
# https://github.com/ishandhanani/srt-slurm/blob/sa-submission-q1-2026/recipes/b200-fp4/8k1k/mtp/low-latency-tp4-1p-tp8-1d.yaml
- "CONFIG_FILE=recipes/b200-fp4/8k1k/mtp/low-latency-tp4-1p-tp8-1d.yaml"
decode:
num-worker: 1
tp: 8
ep: 1
Comment thread
cquil11 marked this conversation as resolved.
dp-attn: false
10 changes: 10 additions & 0 deletions perf-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -459,12 +459,14 @@
description:
- "New B300 FP8 Dynamo TRT configurations"
pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/638

- config-keys:
- dsr1-fp8-h100-dynamo-trt
description:
- "Add DeepSeek R1 FP8 H100 Dynamo TRT-LLM disaggregated multinode configurations"
- "fix model_prefix bug from https://github.com/InferenceMAX/InferenceMAX/pull/651"
pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/663

- config-keys:
- dsr1-fp4-gb200-dynamo-sglang
description:
Expand Down Expand Up @@ -525,3 +527,11 @@
- "Add conc 4/8/16"
- "Use Pure TP with MTP=2 for 1k1k conc smaller than 128 and reduce MTP to 1 for DEP configs"
pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/674

- config-keys:
- dsr1-fp4-b200-dynamo-sglang-mtp
description:
- "Add B200 configs for DSR1 FP4 SGLANG MTP mode for 1k1k and 8k1k"
- "Image: lmsysorg/sglang:v0.5.8.post1-cu130"
pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/683

Loading