-
Notifications
You must be signed in to change notification settings - Fork 52
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
RuntimeError: CUDA error: unknown error #9
Comments
your ldm model should not be using pytorch-lightning to load... try unstalling pytorch-lightning maybe |
That didn't work. It just said something like "missing module pytorch-lightning" So i decided to install everything on windows.
Then i tried with --cpu parameter to see how it'd go..
|
Its not your GPU i have same issue with 3090. |
I can't figure why i'm getting this error
Trying to run with CUDA_LAUNCH_BLOCKING enabled
pip freeze
The text was updated successfully, but these errors were encountered: