Price floor Every GPU at least 30% below the market median — re-checked against the marketplace weekly.

See the proof

Templates · 37 maintained stacks

37 GPU templates: from "deploy" to working stack in 30 seconds

Every template is a pinned, GPU-ready image with ports mapped and storage mounted — official builds of the tools you already use. Launch PyTorch, serve with vLLM, generate with ComfyUI, fine-tune with Axolotl — or point us at your own Docker image.

Base & frameworks 6

LLM serving & chat 9

Training & fine-tuning 5

Image generation 6

Video generation 2

Audio & speech 3

Desktops & VMs 4

Specialised 2

Bring your own image

Nothing here fits? The deploy form takes any OCI reference — we inject the NVIDIA runtime and run your entrypoint untouched.

  • Public or private registries (credentials stored encrypted).
  • Your ports, env vars and volume mounts, set at deploy.
  • Pinned by tag — a redeploy is byte-identical next month.
deploy — any image
$ powergpu launch --gpu l40s \
    --image ghcr.io/acme/trainer:v14 \
    --ports 8080 --disk 100
 instance i-4fd02b11 running (31.2s)

GPU templates FAQ

Environment variables, ports and custom images in the template docs.

What exactly is a template?

A maintained container image plus sane launch defaults: exposed ports, volume mount points, health checks and environment variables. Pick one at deploy, override anything, and the instance boots straight into a working stack — usually in about 30 seconds.

Can I use my own Docker image instead?

Yes — the deploy form accepts any public or private OCI image reference (registry credentials are stored encrypted per-account). We inject the NVIDIA runtime; your entrypoint is untouched.

What do the ARM, SSH, Jupyter and VM tags mean?

They tell you how a template runs: ARM = also builds for ARM hosts, SSH = direct shell access, Jupyter = a notebook server on a mapped port, VM = a full virtual machine rather than a container.

Do templates cost extra?

No. You pay the GPU price — a ComfyUI session on an RTX 4090 is $0.262/hr, template included, billed per second.

Deploy your first GPU in under a minute

Top up in crypto, benchmark us against your current provider. Per-second billing, fixed prices ≥ 30% below market — cancel by just stopping the instance.