Skip to content

llama-cli: error while loading shared libraries: libllama.so: cannot open shared object file: No such file or directory #11123

@erickwill

Description

@erickwill

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

[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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions