Skip to content

Commit

Permalink
Unable to find Punica extension issue during source code installation (
Browse files Browse the repository at this point in the history
…vllm-project#4494)

Co-authored-by: Simon Mo <[email protected]>
  • Loading branch information
kingljl and simon-mo authored May 1, 2024
1 parent 6ad58f4 commit ee37328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ You can also build and install vLLM from source:
$ git clone https://github.com/vllm-project/vllm.git
$ cd vllm
$ # export VLLM_INSTALL_PUNICA_KERNELS=1 # optionally build for multi-LoRA capability
$ pip install -e . # This may take 5-10 minutes.
.. tip::
Expand Down

0 comments on commit ee37328

Please sign in to comment.