Bug: docker GGML_CUDA=1 make [on llama-gen-docs] fails since arg refactor #9392
Labels
bug-unconfirmed
low severity
Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)
What happened?
Error given is
Since this was only recently added in #9308 I'm guessing that's to blame
I've been able to get around it by running:
but I guess my question is just why does it need this library at all and why is only this one failing?
Name and Version
b3707 ubuntu
What operating system are you seeing the problem on?
Linux
Relevant log output
./llama-gen-docs: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: