Loads models on demand
Apply deterministic capacity eviction and optional idle unloading across model roles.
Local model operator
Run local models as dependable infrastructure, not a pile of processes.
Paddock manages llama.cpp model lifecycle, OpenAI-compatible routing, downloads, telemetry, and a live operator dashboard on one machine.
Public alpha · Linux x86-64Where it fits
Operators who want a clear, local-first control plane for GGUF models and the applications that depend on them.
Capabilities
Apply deterministic capacity eviction and optional idle unloading across model roles.
Route supported chat, completion, Responses, embedding, and reranking requests through an OpenAI-compatible surface.
Download, validate, register, start, stop, restart, and inspect GGUF model sets.
Watch model, process, request, and GPU behavior without retaining prompts or responses.
Working sequence
Use the public bootstrap and review the current compatibility evidence.
Let Paddock detect the host and build its pinned llama.cpp baseline.
Pull a GGUF artifact set and expose it through the local API when requested.
Boundary
Go deeper