Skip to content
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

CentOS x86_64 Failed Loading 'libllama.so' #685

Open
JaneConan opened this issue Apr 22, 2024 · 4 comments
Open

CentOS x86_64 Failed Loading 'libllama.so' #685

JaneConan opened this issue Apr 22, 2024 · 4 comments

Comments

@JaneConan
Copy link

JaneConan commented Apr 22, 2024

[llama Info]: NativeLibraryConfig Description:

  • LibraryName: Llama
  • Path: ''
  • PreferCuda: True
  • PreferredAvxLevel: AVX
  • AllowFallback: True
  • SkipCheck: False
  • SearchDirectories and Priorities: { ./ }
    [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'
1c586bce5e10fa8738a1a9cd951a7ce 0a00fdb1e7b976f7c63d694017d6f75
@JaneConan JaneConan closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
@AsakusaRinne
Copy link
Collaborator

Sorry for the late reply, is this problem already been solved?

BTW, just for curiosity, are you using OpenVINO along with LLamaSharp?

@JaneConan
Copy link
Author

Sorry for the late reply, is this problem already been solved?

BTW, just for curiosity, are you using OpenVINO along with LLamaSharp?

yeap bt a other questions that we use the GPU model but it's actually using a CPU...

1061c59db3569595a650d9f91e6abd4

@JaneConan
Copy link
Author

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.

@JaneConan JaneConan reopened this Apr 22, 2024
@AsakusaRinne
Copy link
Collaborator

Is avx the highest avx level supported by your CPU?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants