Local AI
What Is llama.cpp? The Inference Engine Under Your Local Models, and When to Drive It Directly
GGUF came from llama.cpp, yet most of us meet it through a wrapper. What the engine actually exposes — server endpoints, slots, KV-cache math you can compute yourself, and the security defaults worth reading before exposing an endpoint.