-
Notifications
You must be signed in to change notification settings - Fork 56
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
Any updates for CUDA? #20
Comments
Hi, I am able to run with CUDA 11.8, PyTorch 2.2.1 and Python 3.11.8. However, others that seem to have the same error with PyTorch 2.2.1 suggest to downgrade to PyTorch 2.1.0 as it appears to be a torch problem, see e.g. Vahe1994/AQLM#20. Hope it helps! |
Hello @stefanengelmann, thanks for your information. I was wondering what is your gcc version? |
I also followed the suggestion in #6, but still get the error. Here is the error message:
Following are the code snippet that caused the error:
|
Does this repo support for cuda 12.1? |
Is there any way to install this with CUDA 11.8 and PyTorch 2.2? I've followed the tips in #6 and was able to install but when running I get the following error:
The text was updated successfully, but these errors were encountered: