LLaMA.cpp

Inference of Meta's LLaMA model (and others) in pure C/C++

Categories

Science and Mathematics

Version

b4889-1
(2025-03-15)

Size

25.3

MiB

Repository

HaikuPorts
x86_64
The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide variety of hardware - locally and in the cloud.

* Plain C/C++ implementation without any dependencies
* AVX and AVX2 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

Since its inception, the project has improved significantly thanks to many contributions. It is the main playground for developing new features for the ggml library.
2 screenshots
2