mirror of
https://github.com/wassname/vllm.git
synced 2026-06-28 12:29:36 +08:00
11 lines
184 B
ReStructuredText
11 lines
184 B
ReStructuredText
Installation
|
|
============
|
|
|
|
Build from source
|
|
-----------------
|
|
|
|
.. code-block:: console
|
|
|
|
$ pip install -r requirements.txt
|
|
$ pip install -e . # This may take several minutes.
|