Debian NEW package overview for llama.cpp
llama.cpp_4831+dfsg-1~exp2_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 07 Mar 2025 23:16:16 +0100
Source:llama.cpp
Binary:llama.cpp llama.cpp-dbgsym
Architecture:source amd64
Version:4831+dfsg-1~exp2
Distribution:experimental
Urgency:medium
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Changed-By:Christian Kastner <ckk@debian.org>
Description:
llama.cpp  - LLM inference in C/C++
Closes:1063763
Changes:
llama.cpp (4831+dfsg-1~exp2) experimental; urgency=medium

  [ Christian Kastner ]
  * Initial release (Closes: #1063763)
  * Re-enable the server build, but with the "simple" frontend
  * Use system ggml
  * Bump Standards-Version to 4.7.2 (no changes needed)

  [ Mo Zhou ]
  * d/rules: Minor fix for ppc64el FTBFS.

  [ Petter Reinholdtsen ]
  * Set upstream metadata fields: Security-Contact
  * Added d/gbp.conf to enforce use of pristine-tar
Files:
f0cf1ebab2d9acae0fb9a3eb0885f378 2011 science optional llama.cpp_4831+dfsg-1~exp2.dsc
363fbbaff2b6c43ff0cf95dacb2f3868 13643416 science optional llama.cpp_4831+dfsg.orig.tar.xz
c8e58f439c1da5470b5dee85f24bcefc 9712 science optional llama.cpp_4831+dfsg-1~exp2.debian.tar.xz
3ac4102e76854eefbec7e2d04ed8cb45 178421788 debug optional llama.cpp-dbgsym_4831+dfsg-1~exp2_amd64.deb
4fdcdfff3cad286efbc3d536fc2812a6 7156 science optional llama.cpp_4831+dfsg-1~exp2_amd64.buildinfo
cc78c801b95ddb11e8a5906e06b5abb1 4300888 science optional llama.cpp_4831+dfsg-1~exp2_amd64.deb
llama.cpp_4831+dfsg-1~exp2.dsc (click to toggle)
Format:3.0 (quilt)
Source:llama.cpp
Binary:llama.cpp
Architecture:any
Version:4831+dfsg-1~exp2
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Uploaders:Christian Kastner <ckk@debian.org>
Homepage:https://github.com/ggml-org/llama.cpp/
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/deeplearning-team/llama.cpp
Vcs-Git:https://salsa.debian.org/deeplearning-team/llama.cpp.git
Build-Depends:cmake, debhelper-compat (=13), libggml-cpu, pkgconf
Package-List:llama.cpp deb science optional arch=any
Files:
363fbbaff2b6c43ff0cf95dacb2f3868 13643416 llama.cpp_4831+dfsg.orig.tar.xz
c8e58f439c1da5470b5dee85f24bcefc 9712 llama.cpp_4831+dfsg-1~exp2.debian.tar.xz
lintian 2.104.0 check for llama.cpp_4831+dfsg-1~exp2.dsc (click to toggle)
README.source for llama.cpp_4831+dfsg-1~exp2.dsc (click to toggle)
No README.source in this package
control file for llama.cpp_4831+dfsg-1~exp2_amd64.deb (click to toggle)
Package:llama.cpp
Version:4831+dfsg-1~exp2
Architecture:amd64
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Installed-Size:36394
Depends:libggml-cpu | libggml-backend, python3, libc6 (>=2.38), libgcc-s1 (>=3.0), libstdc++6 (>=14)
Section:science
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/ggml-org/llama.cpp/
Description:
LLM inference in C/C++
 The main goal of llama.cpp is to enable LLM inference with minimal setup and
 state-of-the-art performance on a wide range of hardware - locally and in the
 cloud.
 .
  * Plain C/C++ implementation without any dependencies
  * Apple silicon is a first-class citizen - optimized via ARM NEON, Accelerate
    and Metal frameworks
  * AVX, AVX2, AVX512 and AMX support for x86 architectures
  * 1.5-bit, 2-bit, 3-bit, 4-bit, 5-bit, 6-bit, and 8-bit integer quantization
    for faster inference and reduced memory use
  * Custom CUDA kernels for running LLMs on NVIDIA GPUs (support for AMD GPUs
    via HIP and Moore Threads MTT GPUs via MUSA)
  * Vulkan and SYCL backend support
  * CPU+GPU hybrid inference to partially accelerate models larger than the
    total VRAM capacity
 .
 The compute functionality is provided by ggml. By default, ggml's CPU backend
 is installed, but there are many other backends for CPUs and GPUs.
lintian 2.104.0 check for llama.cpp_4831+dfsg-1~exp2_amd64.deb (click to toggle)
contents of llama.cpp_4831+dfsg-1~exp2_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-03-07 22:16 ./
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/bin/
-rwxr-xr-x root/root    235826 2025-03-05 15:58 ./usr/bin/convert_hf_to_gguf
-rwxr-xr-x root/root   1449440 2025-03-07 22:16 ./usr/bin/llama-batched
-rwxr-xr-x root/root   1449440 2025-03-07 22:16 ./usr/bin/llama-batched-bench
-rwxr-xr-x root/root    417856 2025-03-07 22:16 ./usr/bin/llama-bench
-rwxr-xr-x root/root   1486312 2025-03-07 22:16 ./usr/bin/llama-cli
-rwxr-xr-x root/root   1457632 2025-03-07 22:16 ./usr/bin/llama-embedding
-rwxr-xr-x root/root   1453536 2025-03-07 22:16 ./usr/bin/llama-eval-callback
-rwxr-xr-x root/root     18760 2025-03-07 22:16 ./usr/bin/llama-gbnf-validator
-rwxr-xr-x root/root   1449440 2025-03-07 22:16 ./usr/bin/llama-gen-docs
-rwxr-xr-x root/root     39344 2025-03-07 22:16 ./usr/bin/llama-gguf-split
-rwxr-xr-x root/root   1457632 2025-03-07 22:16 ./usr/bin/llama-gritlm
-rwxr-xr-x root/root   1490400 2025-03-07 22:16 ./usr/bin/llama-imatrix
-rwxr-xr-x root/root   1469928 2025-03-07 22:16 ./usr/bin/llama-infill
-rwxr-xr-x root/root   1461728 2025-03-07 22:16 ./usr/bin/llama-lookahead
-rwxr-xr-x root/root   1474016 2025-03-07 22:16 ./usr/bin/llama-lookup
-rwxr-xr-x root/root   1465824 2025-03-07 22:16 ./usr/bin/llama-lookup-create
-rwxr-xr-x root/root     51600 2025-03-07 22:16 ./usr/bin/llama-lookup-merge
-rwxr-xr-x root/root   1469920 2025-03-07 22:16 ./usr/bin/llama-lookup-stats
-rwxr-xr-x root/root   1461728 2025-03-07 22:16 ./usr/bin/llama-parallel
-rwxr-xr-x root/root   1457632 2025-03-07 22:16 ./usr/bin/llama-passkey
-rwxr-xr-x root/root   1531360 2025-03-07 22:16 ./usr/bin/llama-perplexity
-rwxr-xr-x root/root    302512 2025-03-07 22:16 ./usr/bin/llama-quantize
-rwxr-xr-x root/root   1465824 2025-03-07 22:16 ./usr/bin/llama-retrieval
-rwxr-xr-x root/root   1244696 2025-03-07 22:16 ./usr/bin/llama-run
-rwxr-xr-x root/root   1457632 2025-03-07 22:16 ./usr/bin/llama-save-load-state
-rwxr-xr-x root/root   2121520 2025-03-07 22:16 ./usr/bin/llama-server
-rwxr-xr-x root/root     22856 2025-03-07 22:16 ./usr/bin/llama-simple
-rwxr-xr-x root/root     22864 2025-03-07 22:16 ./usr/bin/llama-simple-chat
-rwxr-xr-x root/root   1474016 2025-03-07 22:16 ./usr/bin/llama-speculative
-rwxr-xr-x root/root   1461728 2025-03-07 22:16 ./usr/bin/llama-speculative-simple
-rwxr-xr-x root/root    282040 2025-03-07 22:16 ./usr/bin/llama-tokenize
-rwxr-xr-x root/root   1547752 2025-03-07 22:16 ./usr/bin/llama-tts
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/x86_64-linux-gnu/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/x86_64-linux-gnu/llama.cpp/
-rw-r--r-- root/root   1570200 2025-03-07 22:16 ./usr/lib/x86_64-linux-gnu/llama.cpp/libllama.so
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/share/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/share/doc/llama.cpp/
-rw-r--r-- root/root       421 2025-03-07 22:16 ./usr/share/doc/llama.cpp/changelog.Debian.gz
-rw-r--r-- root/root     10726 2025-03-07 22:16 ./usr/share/doc/llama.cpp/copyright
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/share/lintian/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       546 2025-03-07 22:16 ./usr/share/lintian/overrides/llama.cpp
control file for llama.cpp-dbgsym_4831+dfsg-1~exp2_amd64.deb (click to toggle)
Package:llama.cpp-dbgsym
Source:llama.cpp
Version:4831+dfsg-1~exp2
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Installed-Size:190084
Depends:llama.cpp (=4831+dfsg-1~exp2)
Section:debug
Priority:optional
Description:
debug symbols for llama.cpp
Build-Ids:16f002455f9773bf44b0d2254a23ef9e33ff5b6e 1b5c9dd31904ed4290e10b4e0ff111d1694b18b1 31c972727537f7095c6ac64d1fb9f98a3c7d9843 3df87ec7956c52fb8f42f2f022e13771bd08b33e 4642c04324939085008c29b34b9fce5539ff67e7 4987212e15f2efdd0205849ba812a8e5ffbf83e2 545c6df2478bf98c43379929443d870fd112397e 5494532d0e5420a5ea8965cdd5ac0c128b689d71 54ef9a5e7780143b93d97f25884c0c7e0785071d 5848b7f7b9b64028ec4699bf97ed413433ca4465 5f60009a3f4321819a7585cbe94059a0c22274af 6a0d655193d4a34a7cab85b284278f850f63cc04 6ab35122ba57b6c054a21f6a84195514d37748bd 6dc6a1f7b55162a51892250dc58474540539c2fe 6dcfcaddb77a272a1e445dabe795024d4a94ea42 711e672bafad52b4ed1c1d1c40b5f73ce90ef0da 78239e7ef34596c091f60f76ec259d759aedff2d 850c63525057774506b41e600c59264cfbe1554f 8571837dcd23a1e03fd22a842ea3afe757eea89d 8bd3094dd3fdcfc079bc0b7192d1088db9c9bf21 90eca6b198a39dbad84425b35c604548e89c2125 931d1eb6b068dc721a2e7f40ec65723dd231a4d3 986fba34978bca811c6560ae8021d8264a01debf a48c945f6ebee39b51712db52081096778c7606c a588628f7d28bdf675cc582049cd6e0e5ada15d0 b4e856811ce0b8f118f70f567f950c3a9c7f8402 c53f274eefd881c55b291d6dd1e69646338fec1f cc34c30249eb2acccadbecd866109b2c39a069d4 cfe855c14eb4fb79cf477ff79f5ae58f16aab188 d05a5678fd8b777ae6f149f34579a0efe6d58e2a e859ae1cc4349b9b1f294632b031add5cf4f050d fa6c05e998450f19a48cad9e2cc5a278b815907a
lintian 2.104.0 check for llama.cpp-dbgsym_4831+dfsg-1~exp2_amd64.deb (click to toggle)
contents of llama.cpp-dbgsym_4831+dfsg-1~exp2_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-03-07 22:16 ./
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/16/
-rw-r--r-- root/root   1198992 2025-03-07 22:16 ./usr/lib/debug/.build-id/16/f002455f9773bf44b0d2254a23ef9e33ff5b6e.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/1b/
-rw-r--r-- root/root   7697696 2025-03-07 22:16 ./usr/lib/debug/.build-id/1b/5c9dd31904ed4290e10b4e0ff111d1694b18b1.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/31/
-rw-r--r-- root/root   7689976 2025-03-07 22:16 ./usr/lib/debug/.build-id/31/c972727537f7095c6ac64d1fb9f98a3c7d9843.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/3d/
-rw-r--r-- root/root   2151544 2025-03-07 22:16 ./usr/lib/debug/.build-id/3d/f87ec7956c52fb8f42f2f022e13771bd08b33e.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/46/
-rw-r--r-- root/root   7797728 2025-03-07 22:16 ./usr/lib/debug/.build-id/46/42c04324939085008c29b34b9fce5539ff67e7.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/49/
-rw-r--r-- root/root   7731944 2025-03-07 22:16 ./usr/lib/debug/.build-id/49/87212e15f2efdd0205849ba812a8e5ffbf83e2.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/54/
-rw-r--r-- root/root   7690040 2025-03-07 22:16 ./usr/lib/debug/.build-id/54/5c6df2478bf98c43379929443d870fd112397e.debug
-rw-r--r-- root/root     37360 2025-03-07 22:16 ./usr/lib/debug/.build-id/54/94532d0e5420a5ea8965cdd5ac0c128b689d71.debug
-rw-r--r-- root/root   7914072 2025-03-07 22:16 ./usr/lib/debug/.build-id/54/ef9a5e7780143b93d97f25884c0c7e0785071d.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/58/
-rw-r--r-- root/root   7709664 2025-03-07 22:16 ./usr/lib/debug/.build-id/58/48b7f7b9b64028ec4699bf97ed413433ca4465.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/5f/
-rw-r--r-- root/root   7649120 2025-03-07 22:16 ./usr/lib/debug/.build-id/5f/60009a3f4321819a7585cbe94059a0c22274af.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/6a/
-rw-r--r-- root/root   6459376 2025-03-07 22:16 ./usr/lib/debug/.build-id/6a/0d655193d4a34a7cab85b284278f850f63cc04.debug
-rw-r--r-- root/root   7802968 2025-03-07 22:16 ./usr/lib/debug/.build-id/6a/b35122ba57b6c054a21f6a84195514d37748bd.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/6d/
-rw-r--r-- root/root   6391992 2025-03-07 22:16 ./usr/lib/debug/.build-id/6d/c6a1f7b55162a51892250dc58474540539c2fe.debug
-rw-r--r-- root/root   7793032 2025-03-07 22:16 ./usr/lib/debug/.build-id/6d/cfcaddb77a272a1e445dabe795024d4a94ea42.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/71/
-rw-r--r-- root/root   7771056 2025-03-07 22:16 ./usr/lib/debug/.build-id/71/1e672bafad52b4ed1c1d1c40b5f73ce90ef0da.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/78/
-rw-r--r-- root/root     56432 2025-03-07 22:16 ./usr/lib/debug/.build-id/78/239e7ef34596c091f60f76ec259d759aedff2d.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/85/
-rw-r--r-- root/root     95904 2025-03-07 22:16 ./usr/lib/debug/.build-id/85/0c63525057774506b41e600c59264cfbe1554f.debug
-rw-r--r-- root/root   8721544 2025-03-07 22:16 ./usr/lib/debug/.build-id/85/71837dcd23a1e03fd22a842ea3afe757eea89d.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/8b/
-rw-r--r-- root/root   8010928 2025-03-07 22:16 ./usr/lib/debug/.build-id/8b/d3094dd3fdcfc079bc0b7192d1088db9c9bf21.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/90/
-rw-r--r-- root/root   7663904 2025-03-07 22:16 ./usr/lib/debug/.build-id/90/eca6b198a39dbad84425b35c604548e89c2125.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/93/
-rw-r--r-- root/root   7672296 2025-03-07 22:16 ./usr/lib/debug/.build-id/93/1d1eb6b068dc721a2e7f40ec65723dd231a4d3.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/98/
-rw-r--r-- root/root  11616096 2025-03-07 22:16 ./usr/lib/debug/.build-id/98/6fba34978bca811c6560ae8021d8264a01debf.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/a4/
-rw-r--r-- root/root   7835200 2025-03-07 22:16 ./usr/lib/debug/.build-id/a4/8c945f6ebee39b51712db52081096778c7606c.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/a5/
-rw-r--r-- root/root   7649616 2025-03-07 22:16 ./usr/lib/debug/.build-id/a5/88628f7d28bdf675cc582049cd6e0e5ada15d0.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/b4/
-rw-r--r-- root/root    215992 2025-03-07 22:16 ./usr/lib/debug/.build-id/b4/e856811ce0b8f118f70f567f950c3a9c7f8402.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/c5/
-rw-r--r-- root/root   7778184 2025-03-07 22:16 ./usr/lib/debug/.build-id/c5/3f274eefd881c55b291d6dd1e69646338fec1f.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/cc/
-rw-r--r-- root/root   7691136 2025-03-07 22:16 ./usr/lib/debug/.build-id/cc/34c30249eb2acccadbecd866109b2c39a069d4.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/cf/
-rw-r--r-- root/root     59104 2025-03-07 22:16 ./usr/lib/debug/.build-id/cf/e855c14eb4fb79cf477ff79f5ae58f16aab188.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/d0/
-rw-r--r-- root/root   7674656 2025-03-07 22:16 ./usr/lib/debug/.build-id/d0/5a5678fd8b777ae6f149f34579a0efe6d58e2a.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/e8/
-rw-r--r-- root/root   1092872 2025-03-07 22:16 ./usr/lib/debug/.build-id/e8/59ae1cc4349b9b1f294632b031add5cf4f050d.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.build-id/fa/
-rw-r--r-- root/root   7717752 2025-03-07 22:16 ./usr/lib/debug/.build-id/fa/6c05e998450f19a48cad9e2cc5a278b815907a.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.dwz/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/lib/debug/.dwz/x86_64-linux-gnu/
-rw-r--r-- root/root   1554528 2025-03-07 22:16 ./usr/lib/debug/.dwz/x86_64-linux-gnu/llama.cpp.debug
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/share/
drwxr-xr-x root/root         0 2025-03-07 22:16 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-03-07 22:16 ./usr/share/doc/llama.cpp-dbgsym -> llama.cpp

Timestamp: 07.03.2025 / 23:02:37 (UTC)