LLM runtimes

Serve open-weight models behind your own private API.

7 applicationssingle tenantfrom $13.99/mo
In short

An LLM runtime serves open-weight models behind an API you control. On CPU plans, quantized 7-8B models run at roughly 5-15 tokens per second — usable for chat, retrieval and automation, not for realtime products. Ollama is the usual starting point; llama.cpp and KoboldCpp trade convenience for control.

A runtime is the piece that actually loads model weights and answers requests. Everything else in the catalogue — chat interfaces, RAG tools, automation steps — talks to one of these or to a commercial provider. Running your own means no metering, no rate limit that is not yours, and no prompt leaving the machine.

The honest constraint is speed. These are CPU plans, and CPU inference is fast enough to be genuinely useful and slow enough that you should know before you buy. The full picture, including which model sizes fit which plan, is on the private LLM hosting page.

How it works

Three steps, no Docker knowledge required

Pick the app and the size

Choose memory and storage from the plan table. Every plan is a single-tenant instance with its own volume, its own configuration and its own admin account.

We deploy and harden it

TLS on your domain or ours, firewall, a version pinned to a reviewed release, nightly off-box backups and isolated secrets.

You log in and build

The admin account is yours. Add your API keys, invite your team, export your data whenever you want. Patching stays with us.

Questions

Straight answers

Ollama or llama.cpp?
Ollama for almost everyone: pulling a model is one command and the API is stable. Go straight to llama.cpp when you want to tune threads, batching and quantization yourself, or need grammar-constrained output.
Can these serve several applications at once?
Yes. One runtime instance can back a chat interface, a RAG tool and an automation platform simultaneously, subject to the CPU on your plan.
Is this a shared account or my own instance?
Your own. Every plan is a single-tenant instance with its own storage, its own configuration and its own admin account. Nobody else’s workload runs inside it, and nothing you store is pooled with other customers.
Do I have to know Docker?
No. We install the application, put it behind TLS on your domain or a subdomain of ours, and hand you the login. If you do want shell-level access to your data we provide SFTP; you are never required to use it.
What is included in the monthly price?
The instance, the storage, the bandwidth, nightly off-box backups, monitoring, security patching and human support. Model tokens are not included — you bring your own provider key, so there is no markup on usage.
Can I move to a bigger plan later?
Yes, resizing is an in-place upgrade and your data stays where it is. If you outgrow the catalogue entirely we will help you export everything.

Put your AI stack on your own box

Pick an app, pick a size, and have it running today. Month to month, cancel whenever.