LLM inference in plain C/C++, fast enough to run on a laptop.
llama.cpp is the inference engine underneath a large share of the local-AI ecosystem. It implements transformer inference with no heavyweight runtime, adds aggressive quantisation via GGUF, and ships backends for CUDA, Metal, Vulkan and pure CPU. Reading it is one of the better ways to understand what actually happens during token generation.
Run open models on your own machine with one command.
High-throughput serving built around PagedAttention.
A drop-in OpenAI replacement that runs on your hardware.
Visual builder for agents and RAG flows, deployable as an API.
Fair-code workflow automation with AI steps built in.
Track the experiments, register the models, ship the good one.
No reviews yet — be the first to review this project.
Sign in to write a review.
Sign In