-
Notifications
You must be signed in to change notification settings - Fork 44
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
Inference error #61
Comments
Likely an OOM error |
No, I tried 7b as well on V100 32G, same error. Also, I found even print(pixel_values) would trigger this error, why |
Sounds like a cpu-gpu communication issue. What's your nvidia-driver-xxx number? |
Hi, I using your load_pllava loaded the model it not can inference, see my newest issue, but the result is wrong. I htink pllave can not be loaded with PLLava.from_pretrained. |
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED
why it got this error?
The text was updated successfully, but these errors were encountered: