mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-12 15:04:29 +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.
|