-
Notifications
You must be signed in to change notification settings - Fork 423
CentOS x86_64 Failed Loading 'libllama.so' #685
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
Comments
Sorry for the late reply, is this problem already been solved? BTW, just for curiosity, are you using OpenVINO along with LLamaSharp? |
Yes, for this sln we also use OpenVINO to process the images. |
Is |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[llama Info]: NativeLibraryConfig Description:
[llama Debug]: Loading library: 'llama'
[llama Info]: Detected OS Platform: 'LINUX'
[llama Debug]: Detected OS string: 'linux-x64'
[llama Debug]: Detected extension string: '.so'
[llama Debug]: Detected prefix string: 'lib'
[llama Info]: Detected cuda major version 12.
[llama Debug]: Trying './runtimes/linux-x64/native/cuda12/libllama.so'
[llama Info]: Failed Loading './runtimes/linux-x64/native/cuda12/libllama.so'
[llama Debug]: Trying './runtimes/linux-x64/native/avx/libllama.so'
[llama Info]: Loaded './runtimes/linux-x64/native/avx/libllama.so'
The text was updated successfully, but these errors were encountered: