[doc][misc] remove deprecated api server in doc (#6037)

This commit is contained in:
youkaichao 2024-07-01 09:52:43 -07:00 committed by GitHub
parent d76084c12f
commit 4050d646e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ To run multi-GPU serving, pass in the :code:`--tensor-parallel-size` argument wh
.. code-block:: console
$ python -m vllm.entrypoints.api_server \
$ python -m vllm.entrypoints.openai.api_server \
$ --model facebook/opt-13b \
$ --tensor-parallel-size 4