Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
a98406d4
"csrc/vscode:/vscode.git/clone" did not exist on "60f76243344d2d3deca5e5ecdade547acc7fed50"
Unverified
Commit
a98406d4
authored
Jan 13, 2026
by
Rohan Varma
Committed by
GitHub
Jan 13, 2026
Browse files
fix: Update TRT-LLM Wide-EP Disagg GB200 Recipe to be compatible with TRT-LLM Version (#5383)
parent
9ca2923d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/deploy.yaml
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/deploy.yaml
+6
-8
No files found.
recipes/deepseek-r1/trtllm/disagg/wide_ep/gb200/deploy.yaml
View file @
a98406d4
...
@@ -20,7 +20,6 @@ metadata:
...
@@ -20,7 +20,6 @@ metadata:
name
:
prefill-config
name
:
prefill-config
data
:
data
:
prefill_config.yaml
:
|
prefill_config.yaml
:
|
build_config:
max_batch_size: 4
max_batch_size: 4
max_num_tokens: 4608
max_num_tokens: 4608
max_seq_len: 1227
max_seq_len: 1227
...
@@ -52,7 +51,6 @@ data:
...
@@ -52,7 +51,6 @@ data:
moe_expert_parallel_size: 32
moe_expert_parallel_size: 32
enable_attention_dp: true
enable_attention_dp: true
pipeline_parallel_size: 1
pipeline_parallel_size: 1
build_config:
max_batch_size: 32
max_batch_size: 32
max_num_tokens: 32
max_num_tokens: 32
max_seq_len: 2251
max_seq_len: 2251
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment