"vscode:/vscode.git/clone" did not exist on "19ac86ffb463d6346df64e495f5216259db5897f"
Unverified Commit b73e6eb5 authored by Rohan Varma's avatar Rohan Varma Committed by GitHub
Browse files

feat: restructure dsr1 recipes and add gb200 (#3891)


Signed-off-by: default avatarRohan Varma <rohanv@nvidia.com>
parent e20adb44
...@@ -17,7 +17,7 @@ backend: pytorch ...@@ -17,7 +17,7 @@ backend: pytorch
# WideEP related settings # WideEP related settings
moe_config: moe_config:
backend: WIDEEP 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 # TP/EP/PP/DP
tensor_parallel_size: 16 tensor_parallel_size: 16
......
...@@ -17,7 +17,7 @@ backend: pytorch ...@@ -17,7 +17,7 @@ backend: pytorch
# WideEP related settings # WideEP related settings
moe_config: moe_config:
backend: WIDEEP 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 # TP/EP/PP/DP
tensor_parallel_size: 16 tensor_parallel_size: 16
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment