Does GPUStack have a free tier?
Open-source software (Apache-2.0) with no API bill — the cost is your own hardware and electricity.
Turns a few GPU machines at home or in a studio into an inference cluster with a web console — unified model deployment and key issuance, plus the multi-user, multi-backend, and quota management single-box Ollama lacks; a natural fit for small groups sharing compute. This page is the BYOK quick answer for GPUStack: key steps, direct console and pricing links, and the app-side notes that matter. Verified 2026-07-18.
Two links up front: get your key at the official download page (it runs locally — there is no pricing page because there is no bill). Prices and free quotas move; the official pages are authoritative.
The factory preset declares 1 modality flag for GPUStack. The models actually available come from the live catalog fetched in-app — catalogs move fast, and the flag only means the protocol wiring is ready.
| Modality | Used for |
|---|---|
| Text | Continuation · roleplay chat · agent |
The one universal host pitfall: the API host must include its full version prefix (this provider's exact form is in the notes below) — the app never appends /v1 for you.
GPUStack-specific notes
The preset host ships empty (you supply your own deployment address), ending at /v1; unlike Ollama or LM Studio, GPUStack has a real API-key auth system. Reach it from the phone over LAN IP or Tailscale, and don't expose the console port to the public internet.
Open-source software (Apache-2.0) with no API bill — the cost is your own hardware and electricity.
It's stored on your device only, under system-level encryption — never uploaded or synced to any Foreverse server. Requests go straight from your phone to the provider's official endpoint with zero markup. To revoke access, delete the key in the provider's console.