LL

llama.cpp

High-performance LLM inference in plain C/C++

Local LLM Runners ★ 123k stars Hard setup MIT

llama.cpp is a C/C++ inference engine for running LLaMA-family and many other models efficiently on CPUs and GPUs. It pioneered the GGUF quantized model format and powers a large portion of the local-AI ecosystem.

Key features

  • GGUF quantization
  • Runs on modest hardware
  • Built-in HTTP server
  • Broad GPU backend support

Strengths

  • Released under the MIT license
  • First-class Docker support for quick deployment
  • Mature project with 123k GitHub stars
  • Written in C++

llama.cpp replaces

Compare llama.cpp

36 head-to-head comparisons.

Similar local llm runners apps