all options
forky  ] [  sid  ]
[ Source: llama.cpp  ]

Package: libllama0 (5882+dfsg-3)

Links for libllama0

Screenshot

Debian Resources:

Download Source Package llama.cpp:

Maintainers:

External Resources:

Similar packages:

LLM inference in C/C++ - libraries

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.

This package contains the libllama and libmtmd libraries. Note that these libraries are not yet stable, so they are installed to private directories for now.

Other Packages Related to libllama0

  • depends
  • recommends
  • suggests
  • enhances

Download libllama0

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 730.5 kB2,508.0 kB [list of files]
arm64 646.2 kB2,472.0 kB [list of files]
ppc64el 731.0 kB2,856.0 kB [list of files]
riscv64 702.7 kB1,924.0 kB [list of files]
s390x 735.2 kB2,640.0 kB [list of files]