Unverified Commit ee37328d authored by fuchen.ljl's avatar fuchen.ljl Committed by GitHub
Browse files

Unable to find Punica extension issue during source code installation (#4494)


Co-authored-by: default avatarSimon Mo <simon.mo@hey.com>
parent 6ad58f42
...@@ -53,6 +53,7 @@ You can also build and install vLLM from source: ...@@ -53,6 +53,7 @@ You can also build and install vLLM from source:
$ git clone https://github.com/vllm-project/vllm.git $ git clone https://github.com/vllm-project/vllm.git
$ cd vllm $ cd vllm
$ # export VLLM_INSTALL_PUNICA_KERNELS=1 # optionally build for multi-LoRA capability
$ pip install -e . # This may take 5-10 minutes. $ pip install -e . # This may take 5-10 minutes.
.. tip:: .. tip::
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment