llama.cpp not working properly on linux #9360
Unanswered
jylenhoftechsys
asked this question in
Troubleshooting and bug reports
Replies: 1 comment 2 replies
-
|
I think mise is probably the wrong tool for managing LD_LIBRARY_PATH at least currently |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Was trying to install with github backend llama.cpp with something like
mise use -g github:ggml-org/llama.cpp... But install is incomplete because of the dynamic libraries present in the install directory which are not in the LD_LIBRARY_PATHWas happy to see that someone has done an entry registry two days ago... but same problem with it
What is the best backend to use to be able to add some dynamic LD_LIBRARY_PATH addition when running binaries in this folder ? (seems to me that github and aqua doesn't have such option)
Beta Was this translation helpful? Give feedback.
All reactions