This commit is contained in:
parent
e252241910
commit
d795691369
|
|
@ -172,6 +172,6 @@ CMD ["python3", "-m", "sglang.launch_server", \
|
|||
"--host", "0.0.0.0", \
|
||||
"--port", "30000", \
|
||||
"--model-path", "/root/.cradle/Deepseek/DeepSeek-R1-Distill-Llama-70B/", \
|
||||
"--tp", "2", \
|
||||
"--tp", "4", \
|
||||
"--api-key", "token-abc123", \
|
||||
"--enable-metrics"]
|
||||
Loading…
Reference in New Issue