Package: llama.cpp / 5882+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
llama.cpp | 5882+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Specify default theme location.patch | (download) |
common/common.h |
3 2 + 1 - 0 ! |
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 ! |
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-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 ! |
gguf-py depends on the requests library |
Add soversion to libraries.patch | (download) |
src/CMakeLists.txt |
1 1 + 0 - 0 ! |
add soversion to libraries |