Name and Version
All Versions.
Operating systems
Linux
Which llama.cpp modules do you know to be affected?
No response
Command line
Problem description & steps to reproduce
Currently, all RUNPATH properties of the commands are set to /home/runner/work/llama.cpp/llama.cpp/build/bin:. This practice results in error while loading shared libraries: libllama.so: cannot open shared object file: No such file or directory errors in various contexts (such as issues #9416, #11123, and #11267).
First Bad Commit
No response
Relevant log output