-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImportError: libcudart.so.12 #1718
Comments
Hi @tranhoangnguyen03 , we just released a new version (v0.2.2) which depends on PyTorch 2.1 and CUDA 12.1. This might cause error if you environment does not have CUDA 12.1.
|
In case anyone else runs into the same trouble as I did. Here's how to make it work on Google Colab:
|
Thank you! Super useful. |
Is there a cuda11.7 version? |
Is there a cuda11.1 version? |
Is there a cuda11.7 version? |
same question, is there anyone solve it? |
For other CUDA versions, please build vLLM from source. |
Excuse me, what is the version of vllm? |
That is a very old version. I recommend you install the latest vLLM on a clean environment. |
Was working yesterday.
Today it gives the following error:
I've tried turning it off and on again multiple times.
The text was updated successfully, but these errors were encountered: