You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which llama.cpp modules do you know to be affected?
llama-cli
Command line
[erick@Xeon bin]$ ./llama-cli -m ~/Apps/Llama/EVA-LLaMA-3.33-70B-v0.1.Q4_K_M.gguf -p "I believe the meaning of life is" -n 128
Problem description & steps to reproduce
Trying to run this new version and got this message:
[erick@Xeon bin]$ ./llama-cli -m ~/Apps/Llama/EVA-LLaMA-3.33-70B-v0.1.Q4_K_M.gguf -p "I believe the meaning of life is" -n 128
./llama-cli: error while loading shared libraries: libllama.so: cannot open shared object file: No such file or directory
The last build version that works properly is: llama-b4406-bin-ubuntu-x64
First Bad Commit
The last build version that works properly is: llama-b4406-bin-ubuntu-x64
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Name and Version
Version: llama-b4434-bin-ubuntu-x64
Operating systems
Linux
Which llama.cpp modules do you know to be affected?
llama-cli
Command line
Problem description & steps to reproduce
Trying to run this new version and got this message:
[erick@Xeon bin]$ ./llama-cli -m ~/Apps/Llama/EVA-LLaMA-3.33-70B-v0.1.Q4_K_M.gguf -p "I believe the meaning of life is" -n 128
./llama-cli: error while loading shared libraries: libllama.so: cannot open shared object file: No such file or directory
The last build version that works properly is: llama-b4406-bin-ubuntu-x64
First Bad Commit
The last build version that works properly is: llama-b4406-bin-ubuntu-x64
Relevant log output
No response
The text was updated successfully, but these errors were encountered: