[ forky ]
[ sid ]
[ Source: llama.cpp ]
Package: llama.cpp (5882+dfsg-3)
Links for llama.cpp
Debian Resources:
Download Source Package llama.cpp:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
LLM inference in C/C++ - metapackage
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 is a meta-package that either depends on all of the relevant binary packages.
Other Packages Related to llama.cpp
|
|
|
|
-
- dep: llama.cpp-tools
- LLM inference in C/C++ - main utilities
-
- rec: llama.cpp-tools-extra
- LLM inference in C/C++ - extra utilities
-
- rec: python3-gguf
- Python library for working with GGUF files
-
- sug: llama.cpp-examples
- LLM inference in C/C++ - example programs
Download llama.cpp
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.7 kB | 21.0 kB | [list of files] |