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
72b0aec1
"launch/vscode:/vscode.git/clone" did not exist on "050906b5930768d03386fcc13259055fe6d41f5b"
Unverified
Commit
72b0aec1
authored
Nov 04, 2025
by
ishandhanani
Committed by
GitHub
Nov 04, 2025
Browse files
fix: use mc backend for disagg (#4095)
parent
a2e748ac
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
recipes/deepseek-r1/sglang/disagg-16gpu/deploy.yaml
recipes/deepseek-r1/sglang/disagg-16gpu/deploy.yaml
+0
-4
recipes/deepseek-r1/sglang/disagg-8gpu/deploy.yaml
recipes/deepseek-r1/sglang/disagg-8gpu/deploy.yaml
+0
-4
No files found.
recipes/deepseek-r1/sglang/disagg-16gpu/deploy.yaml
View file @
72b0aec1
...
...
@@ -69,8 +69,6 @@ spec:
-
--skip-tokenizer-init
-
--disaggregation-mode
-
decode
-
--disaggregation-transfer-backend
-
nixl
-
--disaggregation-bootstrap-port
-
"
30001"
-
--mem-fraction-static
...
...
@@ -120,8 +118,6 @@ spec:
-
--skip-tokenizer-init
-
--disaggregation-mode
-
prefill
-
--disaggregation-transfer-backend
-
nixl
-
--disaggregation-bootstrap-port
-
"
30001"
-
--mem-fraction-static
...
...
recipes/deepseek-r1/sglang/disagg-8gpu/deploy.yaml
View file @
72b0aec1
...
...
@@ -67,8 +67,6 @@ spec:
-
--skip-tokenizer-init
-
--disaggregation-mode
-
decode
-
--disaggregation-transfer-backend
-
nixl
-
--disaggregation-bootstrap-port
-
"
30001"
-
--host
...
...
@@ -114,8 +112,6 @@ spec:
-
--skip-tokenizer-init
-
--disaggregation-mode
-
prefill
-
--disaggregation-transfer-backend
-
nixl
-
--disaggregation-bootstrap-port
-
"
30001"
-
--host
...
...
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