-
Notifications
You must be signed in to change notification settings - Fork 15
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
libcudnn - Error #31
Comments
Trying to update
( This assumes that you're using CUDA 12.4 ), |
This solved the issue :) |
|
I've added "ctranslate2==4.4.0" at the end of the file requirements.txt |
When I try to perform a transcription using the Swagger Page API, I get the following error:
Could not load library libcudnn_ops_infer.so.8. Error: libcudnn_ops_infer.so.8: cannot open shared object file: No such file or directory
Any idea where the problem is and how to solve it?
The text was updated successfully, but these errors were encountered: