-
Notifications
You must be signed in to change notification settings - Fork 697
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
Can't use GPU: could not select device driver "nvidia" with capabilities: [[gpu]] #150
Comments
|
This worked for me, thanks! Now I'm at "forward compatibility was attempted on non supported HW" llama-gpt-api-cuda-ggml-1 | Setup: |
I'm seeing this same error in a 1080 Ti, but when issuing
I followed the instructions from nVidia's CUDA page here to install the CUDA drivers, but I'm guessing there's a driver mismatch somewhere.. Edit Miraculously, a reboot didn't break my system and I now see similar output in the Edit 2 - A quick search indicated I needed to install the nVidia Container Toolkit, and restart docker. The errors have now gone away. I was able to bring up the |
I've successfully use my RTX 3080ti with Stable Diffusion, Fooocus, Stable Cascade and my system is ready to work with GPU.
Arch Linux.
What should I check?
The text was updated successfully, but these errors were encountered: