LLamaSharp icon indicating copy to clipboard operation
LLamaSharp copied to clipboard

CentOS x86_64 Failed Loading 'libllama.so'

Open JaneConan opened this issue 10 months ago • 4 comments

[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 avatar Apr 22 '24 01:04 JaneConan

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

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

AsakusaRinne avatar Apr 22 '24 09:04 AsakusaRinne

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 avatar Apr 22 '24 09:04 JaneConan

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 avatar Apr 22 '24 09:04 JaneConan

Is avx the highest avx level supported by your CPU?

AsakusaRinne avatar Apr 22 '24 10:04 AsakusaRinne