mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-11 00:35:01 +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.
|