llama.cpp
The C++ inference engine powering most local LLMs.
OPEN SOURCECPU-CAPABLE
10M-token context — the longest window of any model, open weights.
Llama 4 Scout's headline feature is a 10M-token context window — by far the largest available — in an open-weights model that fits (quantised) on a single high-end GPU. $0.10/$0.30 per 1M via API.
Whole-codebase or massive-corpus analysis where context length is everything.
Runs locally via llama.cpp / Ollama — quantised on 24GB+, full precision on multi-GPU.
The C++ inference engine powering most local LLMs.