all options
sid  ]
[ Source: llama.cpp  ]

Package: llama.cpp (5760+dfsg-2)

Links for llama.cpp

Screenshot

Debian Resources:

Download Source Package llama.cpp:

Maintainers:

External Resources:

Similar packages:

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.

Other Packages Related to llama.cpp

  • depends
  • recommends
  • suggests
  • enhances

Download llama.cpp

Download for all available architectures
Architecture Package Size Installed Size Files
alpha (unofficial port) 7,593.4 kB66,900.0 kB [list of files]
amd64 7,879.3 kB59,849.0 kB [list of files]
arm64 7,113.6 kB57,969.0 kB [list of files]
loong64 (unofficial port) 6,871.8 kB57,577.0 kB [list of files]
mips64el 7,004.0 kB74,025.0 kB [list of files]
ppc64 (unofficial port) 7,289.8 kB73,009.0 kB [list of files]
ppc64el 7,335.5 kB68,721.0 kB [list of files]
riscv64 8,007.3 kB51,361.0 kB [list of files]
s390x 7,212.6 kB61,580.0 kB [list of files]
sparc64 (unofficial port) 6,736.1 kB101,578.0 kB [list of files]