Unverified Commit 6441ed36 authored by julienmancuso's avatar julienmancuso Committed by GitHub
Browse files

fix: fix typo in multinode example (#2931)


Signed-off-by: default avatarJulien Mancuso <jmancuso@nvidia.com>
parent fda1efe4
......@@ -41,8 +41,8 @@ spec:
args:
- >-
python3 -m dynamo.sglang
--model-path meta-llama/Llama-3.3-70B-Instruct
--served-model-name meta-llama/Llama-3.3-70B-Instruct
--model-path Qwen/Qwen3-0.6B
--served-model-name Qwen/Qwen3-0.6B
--tp-size 8
--trust-remote-code
--skip-tokenizer-init
......
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