Back to Resources
🦙
llama.cpp
LLMsRun LLaMA-class models efficiently on consumer hardware.
118kstars16kforksC++
About
llama.cpp is a high-performance C/C++ inference engine for LLaMA-class and compatible models. It enables quantized, CPU-first inference with minimal dependencies and supports the GGUF model format across CPUs, GPUs, and mobile hardware.
Key Features
- Quantization
- CPU inference
- GGUF
- Low memory usage
Tags
LLaMAInferenceLocal LLMQuantization