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
6441ed36
Unverified
Commit
6441ed36
authored
Sep 08, 2025
by
julienmancuso
Committed by
GitHub
Sep 08, 2025
Browse files
fix: fix typo in multinode example (#2931)
Signed-off-by:
Julien Mancuso
<
jmancuso@nvidia.com
>
parent
fda1efe4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
components/backends/sglang/deploy/disagg-multinode.yaml
components/backends/sglang/deploy/disagg-multinode.yaml
+2
-2
No files found.
components/backends/sglang/deploy/disagg-multinode.yaml
View file @
6441ed36
...
@@ -41,8 +41,8 @@ spec:
...
@@ -41,8 +41,8 @@ spec:
args
:
args
:
-
>-
-
>-
python3 -m dynamo.sglang
python3 -m dynamo.sglang
--model-path
meta-llama/Llama-3.3-70B-Instruct
--model-path
Qwen/Qwen3-0.6B
--served-model-name
meta-llama/Llama-3.3-70B-Instruct
--served-model-name
Qwen/Qwen3-0.6B
--tp-size 8
--tp-size 8
--trust-remote-code
--trust-remote-code
--skip-tokenizer-init
--skip-tokenizer-init
...
...
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