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
b73e6eb5
Unverified
Commit
b73e6eb5
authored
Oct 31, 2025
by
Rohan Varma
Committed by
GitHub
Nov 01, 2025
Browse files
feat: restructure dsr1 recipes and add gb200 (#3891)
Signed-off-by:
Rohan Varma
<
rohanv@nvidia.com
>
parent
e20adb44
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
recipes/deepseek-r1/trtllm/disagg/wide_ep/wide_ep_decode.yaml
...pes/deepseek-r1/trtllm/disagg/wide_ep/wide_ep_decode.yaml
+1
-1
recipes/deepseek-r1/trtllm/disagg/wide_ep/wide_ep_prefill.yaml
...es/deepseek-r1/trtllm/disagg/wide_ep/wide_ep_prefill.yaml
+1
-1
No files found.
recipes/deepseek-r1/trtllm/wide_ep/wide_ep_decode.yaml
→
recipes/deepseek-r1/trtllm/
disagg/
wide_ep/wide_ep_decode.yaml
View file @
b73e6eb5
...
...
@@ -17,7 +17,7 @@ backend: pytorch
# WideEP related settings
moe_config
:
backend
:
WIDEEP
load_balancer
:
/mnt/recipes/deepseek-r1/trtllm/wide_ep/eplb.yaml
load_balancer
:
/mnt/recipes/deepseek-r1/trtllm/
disagg/
wide_ep/eplb.yaml
# TP/EP/PP/DP
tensor_parallel_size
:
16
...
...
recipes/deepseek-r1/trtllm/wide_ep/wide_ep_prefill.yaml
→
recipes/deepseek-r1/trtllm/
disagg/
wide_ep/wide_ep_prefill.yaml
View file @
b73e6eb5
...
...
@@ -17,7 +17,7 @@ backend: pytorch
# WideEP related settings
moe_config
:
backend
:
WIDEEP
load_balancer
:
/mnt/recipes/deepseek-r1/trtllm/wide_ep/eplb.yaml
load_balancer
:
/mnt/recipes/deepseek-r1/trtllm/
disagg/
wide_ep/eplb.yaml
# TP/EP/PP/DP
tensor_parallel_size
:
16
...
...
Prev
1
2
Next
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