Multi-model llama.cpp router
Serve many GGUF models from one endpoint. The router loads and switches models on demand and queues incoming requests during a swap instead of failing them.
Llama Manager turns an NVIDIA GPU box into a self-contained LLM server — the same multi-model llama.cpp router, built against CUDA — shipped as an Ubuntu 24.04 appliance ISO and a signed APT repository.
The same Llama Manager appliance, built for NVIDIA GPUs and the CUDA stack.
Serve many GGUF models from one endpoint. The router loads and switches models on demand and queues incoming requests during a swap instead of failing them.
Beyond stock llama.cpp, dedicated inference engines are built against CUDA and selected automatically per model — the same router architecture, tuned for NVIDIA GPUs.
Boots straight into a full-screen local dashboard. Manage models, presets, and routing from the browser, with a local System Login escape hatch for shell access.
Everything runs on the box. No cloud dependency and no telemetry required — models and inference stay entirely local to your hardware.
Ships with a signed APT repository preconfigured, so updates install in place with standard apt tooling and GPG verification against the archive key.
Models are split between GPU VRAM and system RAM automatically, so a single box can serve models larger than its VRAM budget alone.
Preview appliance image for the NVIDIA DGX Spark (GB10).
Experimental build for DGX Spark — not production-supported; flash and test at your own risk.
bdbf554966bdee78963efdbe5c7847978132d12f078dc4bb7609373933d5e5dbDownload the Flasher, plug in a USB drive or microSD, and it fetches the latest NVIDIA DGX Spark (experimental) image — checksum-verified — and writes it for you. No installation: one portable file.
These builds are not yet code-signed. On macOS, right-click the app and choose Open on first launch (or run xattr -cr on the downloaded .dmg). On Windows, choose More info → Run anyway at the SmartScreen prompt.
The NVIDIA appliance image is in the works. Watch the GitHub project for build progress, or explore the AMD Ryzen release available today.