Skip to content

Commit da77f5a

Browse files
committed
chore: adjust conc list
1 parent e2dce03 commit da77f5a

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

benchmarks/multi_node/srt-slurm-recipes/vllm/deepseek-v4/agentic/disagg-gb200-1p1d-dep8-dep12-agentic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ backend:
134134
numa-bind: true
135135
attention-config: '{"backend": "FLASHINFER_MLA_SPARSE_DSV4", "use_prefill_query_quantization": true, "use_fp4_indexer_cache": true}'
136136
max-model-len: 1048576
137-
max-num-seqs: 120
137+
max-num-seqs: 256
138138
max-num-batched-tokens: 8192
139139
trust-remote-code: true
140140
no-enable-flashinfer-autotune: true

benchmarks/multi_node/srt-slurm-recipes/vllm/deepseek-v4/agentic/disagg-gb200-1p1d-dep8-dep8-agentic.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ backend:
134134
numa-bind: true
135135
attention-config: '{"backend": "FLASHINFER_MLA_SPARSE_DSV4", "use_prefill_query_quantization": true, "use_fp4_indexer_cache": true}'
136136
max-model-len: 1048576
137-
max-num-seqs: 120
137+
max-num-seqs: 128
138138
max-num-batched-tokens: 8192
139139
trust-remote-code: true
140140
no-enable-flashinfer-autotune: true
@@ -158,13 +158,13 @@ backend:
158158
numa-bind: true
159159
attention-config: '{"backend": "FLASHINFER_MLA_SPARSE_DSV4", "use_prefill_query_quantization": true, "use_fp4_indexer_cache": true}'
160160
max-model-len: 1048576
161-
max-num-seqs: 60
161+
max-num-seqs: 64
162162
max-num-batched-tokens: 256
163163
trust-remote-code: true
164164
no-enable-flashinfer-autotune: true
165165
block-size: 256
166166
compilation-config: '{"cudagraph_mode":"FULL_DECODE_ONLY","mode":0}'
167-
max-cudagraph-capture-size: 60
167+
max-cudagraph-capture-size: 64
168168
gpu-memory-utilization: 0.95
169169
no-disable-hybrid-kv-cache-manager: true
170170
tokenizer-mode: deepseek_v4

benchmarks/multi_node/srt-slurm-recipes/vllm/deepseek-v4/agentic/disagg-gb200-2p1d-dep8-dep12-agentic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ backend:
134134
numa-bind: true
135135
attention-config: '{"backend": "FLASHINFER_MLA_SPARSE_DSV4", "use_prefill_query_quantization": true, "use_fp4_indexer_cache": true}'
136136
max-model-len: 1048576
137-
max-num-seqs: 120
137+
max-num-seqs: 192
138138
max-num-batched-tokens: 8192
139139
trust-remote-code: true
140140
no-enable-flashinfer-autotune: true

benchmarks/multi_node/srt-slurm-recipes/vllm/deepseek-v4/agentic/disagg-gb200-3p1d-dep8-dep16-agentic.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ backend:
134134
numa-bind: true
135135
attention-config: '{"backend": "FLASHINFER_MLA_SPARSE_DSV4", "use_prefill_query_quantization": true, "use_fp4_indexer_cache": true}'
136136
max-model-len: 1048576
137-
max-num-seqs: 120
137+
max-num-seqs: 214
138138
max-num-batched-tokens: 8192
139139
trust-remote-code: true
140140
no-enable-flashinfer-autotune: true
@@ -158,13 +158,13 @@ backend:
158158
numa-bind: true
159159
attention-config: '{"backend": "FLASHINFER_MLA_SPARSE_DSV4", "use_prefill_query_quantization": true, "use_fp4_indexer_cache": true}'
160160
max-model-len: 1048576
161-
max-num-seqs: 128
161+
max-num-seqs: 160
162162
max-num-batched-tokens: 256
163163
trust-remote-code: true
164164
no-enable-flashinfer-autotune: true
165165
block-size: 256
166166
compilation-config: '{"cudagraph_mode":"FULL_DECODE_ONLY","mode":0}'
167-
max-cudagraph-capture-size: 128
167+
max-cudagraph-capture-size: 160
168168
gpu-memory-utilization: 0.95
169169
no-disable-hybrid-kv-cache-manager: true
170170
tokenizer-mode: deepseek_v4

configs/nvidia-master.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9578,7 +9578,7 @@ dsv4-fp4-gb200-dynamo-vllm-agentic-1p1d-dep8-dep8:
95789578
agentic-coding:
95799579
- search-space:
95809580
- spec-decoding: none
9581-
conc-list: [64, 128, 256, 320]
9581+
conc-list: [64, 128, 192, 256]
95829582
prefill:
95839583
num-worker: 1
95849584
tp: 8
@@ -9607,7 +9607,7 @@ dsv4-fp4-gb200-dynamo-vllm-agentic-1p1d-dep8-dep12:
96079607
agentic-coding:
96089608
- search-space:
96099609
- spec-decoding: none
9610-
conc-list: [128, 256, 320]
9610+
conc-list: [384, 512]
96119611
prefill:
96129612
num-worker: 1
96139613
tp: 8
@@ -9636,7 +9636,7 @@ dsv4-fp4-gb200-dynamo-vllm-agentic-2p1d-dep8-dep12:
96369636
agentic-coding:
96379637
- search-space:
96389638
- spec-decoding: none
9639-
conc-list: [480, 640, 768]
9639+
conc-list: [640, 720, 768]
96409640
prefill:
96419641
num-worker: 2
96429642
tp: 8
@@ -9665,7 +9665,7 @@ dsv4-fp4-gb200-dynamo-vllm-agentic-3p1d-dep8-dep16:
96659665
agentic-coding:
96669666
- search-space:
96679667
- spec-decoding: none
9668-
conc-list: [640, 800, 960, 1280]
9668+
conc-list: [800, 960, 1024, 1280]
96699669
prefill:
96709670
num-worker: 3
96719671
tp: 8

0 commit comments

Comments
 (0)