Skip to content

[Bug]: the issues about install vllm with cuda 12.6, Why hasn't anyone answered this question? #52453

Description

@cqray1990

Your current environment

cuda 12.6
ubuntu 20

Is it possible to install vllm==0.21.0 by compiling the source code?

🐛 Describe the bug

conda activate vllm_env
git clone -b 0.21.0 https://github.com/vllm-project/vllm.git
cd vllm
python use_existing_torch.py
pip install -r requirements/build/cuda.txt
pip install --no-build-isolation -e .

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions