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
Hugging Face Text Generation Inference — battle-tested production serving with an API. Hugging Face's TGI is a battle-tested serving stack: Flash Attention, quantization (bitsandbytes, GPTQ, AWQ), token streaming and a Messages API. The template runs the official ghcr.io image with MODEL_ID as an environment variable. From $0.159/hr on an interruptible RTX 5090.
Pre-cached image, ports mapped, TLS terminated — the stack is working before you finish reading this.
You pay the GPU price only: HuggingFace TGI on a RTX 5090 is $0.318/hr on-demand, $0.159/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 5090 | 32 GB | $0.318 | $0.159 | Fast 32 GB card for 7B–14B endpoints. | Deploy |
| Better | L40S | 48 GB | $0.466 | $0.233 | 48 GB for 32B-class serving with datacenter reliability. | Deploy |
| Best | H100 SXM | 80 GB | $1.587 | $0.793 | Multi-GPU sharding for 70B+ with the highest throughput. | 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-5090 --template huggingface-tgi \
--disk 100 --volume models:/workspace/models
✓ instance i-7a41c0e2 running (27.9s)
# HuggingFace TGI · RTX 5090 · $0.318/hr · per second
# https://i-7a41c0e2.powergpu.io:8888 (TLS)
$ powergpu stop i-7a41c0e2 # billing ends this second
| Image | ghcr.io/huggingface/text-generation-inference |
|---|---|
| CUDA | inherits host driver (any 12.x / 13.x) |
| Access | 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.159/hr on an interruptible RTX 5090, $0.318/hr on-demand on a RTX 5090. 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.
Both are excellent. vLLM usually leads raw throughput; TGI integrates tightly with the Hugging Face Hub, Inference Endpoints conventions and the Messages API. Deploy both for ten minutes and benchmark — it costs cents.
Top up in crypto, benchmark us against your current provider. Per-second billing, fixed prices ≥ 30% below market — cancel by just stopping the instance.