Running in ~30 s
Pre-cached image, ports mapped, TLS terminated — the stack is working before you finish reading this.
Products
Developers & company
GPUs · on-demand per hour
Template · LLM serving & chat · CUDA 12.9
GGUF inference with a built-in server — the lightest way to run quantized models. llama.cpp runs GGUF models with CUDA offload and ships a lightweight OpenAI-compatible server. It is the most memory-frugal way to serve quantized models and the natural home for Q4/Q5/Q6 GGUF files from Hugging Face — including models that do not fit vLLM's formats. From $0.020/hr on an interruptible RTX 3060.
Pre-cached image, ports mapped, TLS terminated — the stack is working before you finish reading this.
You pay the GPU price only: Llama.cpp on a RTX 3060 is $0.041/hr on-demand, $0.020/hr interruptible, billed per second.
Models, datasets and outputs live on a $0.08/GB/mo volume; the instance stays disposable.
Dedicated GPU, encrypted disk, crypto payments, no KYC, no stored IPs — Jupyter and SSH behind your own credentials.
Three price points that run this template well — Good, Better, Best. Every model in the catalogue works; these are the value picks.
| Tier | GPU | VRAM | On-demand | Interruptible | Why this card | Action |
|---|---|---|---|---|---|---|
| Good | RTX 3060 | 12 GB | $0.041 | $0.020 | 12 GB is enough for 7B–8B Q4 GGUF — the cheapest chat endpoint on the sheet. | Deploy |
| Better | RTX 4090 | 24 GB | $0.262 | $0.131 | 24 GB runs 14B–32B quantized models with full GPU offload. | Deploy |
| Best | RTX A6000 | 48 GB | $0.281 | $0.140 | 48 GB for 70B Q4 GGUF on a single card. | Deploy |
Need more VRAM? The full catalogue lists all 76 models with live availability; the VRAM guide sizes models to cards.
Pick the template in the console deploy bar, or script it:
$ powergpu launch --gpu rtx-3060 --template llama-cpp \
--disk 100 --volume models:/workspace/models
✓ instance i-7a41c0e2 running (27.9s)
# Llama.cpp · RTX 3060 · $0.041/hr · per second
# https://i-7a41c0e2.powergpu.io:8888 (TLS)
$ powergpu stop i-7a41c0e2 # billing ends this second
| Image | powergpu/llama-cpp |
|---|---|
| CUDA | CUDA 12.9 |
| Access | also builds for ARM hosts · SSH shell · JupyterLab on a mapped port |
| Category | LLM serving & chat |
| Storage | Instance NVMe disk (sized at deploy) + optional network volumes |
| Billing | GPU price only, per second — no template fee, no setup fee |
Environment variables, ports and custom images are covered in the template docs.
Only the GPU price — the template is free. From $0.020/hr on an interruptible RTX 3060, $0.041/hr on-demand on a RTX 3060. Billing is per second, so an hour of tinkering costs an hour, not a day. Storage is $0.08/GB/month.
About 30 seconds from the deploy click: the image is pre-cached on hosts, ports are mapped and TLS is terminated for you. Restarting a stopped instance is faster, and your disk is exactly as you left it.
Yes — attach a volume at deploy. Everything on the volume survives instance destruction and mounts on the next instance in the region in seconds, at $0.08/GB/month. The instance disk itself survives stop/start but not destroy.
Yes — set the number of offloaded layers (-ngl) at launch. Machines with large RAM let you run models bigger than VRAM at reduced speed, which is handy for occasional 70B use on a cheap card.
Top up in crypto, benchmark us against your current provider. Per-second billing, fixed prices ≥ 30% below market — cancel by just stopping the instance.