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
vllm_cscc
Commits
4050d646
Unverified
Commit
4050d646
authored
Jul 01, 2024
by
youkaichao
Committed by
GitHub
Jul 01, 2024
Browse files
[doc][misc] remove deprecated api server in doc (#6037)
parent
d76084c1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/serving/distributed_serving.rst
docs/source/serving/distributed_serving.rst
+1
-1
No files found.
docs/source/serving/distributed_serving.rst
View file @
4050d646
...
@@ -19,7 +19,7 @@ To run multi-GPU serving, pass in the :code:`--tensor-parallel-size` argument wh
...
@@ -19,7 +19,7 @@ To run multi-GPU serving, pass in the :code:`--tensor-parallel-size` argument wh
.. code-block:: console
.. code-block:: console
$ python -m vllm.entrypoints.api_server \
$ python -m vllm.entrypoints.
openai.
api_server \
$ --model facebook/opt-13b \
$ --model facebook/opt-13b \
$ --tensor-parallel-size 4
$ --tensor-parallel-size 4
...
...
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