Unverified Commit 97390ac0 authored by ishandhanani's avatar ishandhanani Committed by GitHub
Browse files

fix(k8s): sglang disagg now uses decode worker (#2206)

parent c546b630
......@@ -83,7 +83,7 @@ spec:
args:
- "python3"
- "-m"
- "dynamo.sglang.worker"
- "dynamo.sglang.decode_worker"
- "--model-path"
- "deepseek-ai/DeepSeek-R1-Distill-Llama-8B"
- "--served-model-name"
......
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