Package: llama.cpp / 5882+dfsg-3

Metadata

Package Version Patches format
llama.cpp 5882+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Specify default theme location.patch | (download)

common/common.h | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 specify default theme location

This location will be a symlink managed by update-alternatives(1) to
point to one of the many themes available.

Drop non DFSG free server frontend.patch | (download)

tools/server/CMakeLists.txt | 1 0 + 1 - 0 !
tools/server/server.cpp | 15 0 + 15 - 0 !
2 files changed, 16 deletions(-)

 drop non-dfsg-free server frontend

We cannot embed the default, React-based server frontend because we
cannot rebuild it from source, as not all relevant dependencies are
available in Debian.

cmake Install to private directories.patch | (download)

CMakeLists.txt | 10 7 + 3 - 0 !
cmake/llama.pc.in | 4 2 + 2 - 0 !
2 files changed, 9 insertions(+), 5 deletions(-)

 cmake-install-to-private-directories

Install libraries and public headers to a private directory as they are
not yet stable.

gguf py depends on the requests library.patch | (download)

gguf-py/pyproject.toml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 gguf-py depends on the requests library


Add soversion to libraries.patch | (download)

src/CMakeLists.txt | 1 1 + 0 - 0 !
tools/mtmd/CMakeLists.txt | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 add soversion to libraries