Skip to main content

Choosing a GPU

"GPU Market" in the left menu. Every row is a real rentable machine, sorted cheapest first by default.

GPU market

VRAM first, then price

There is exactly one hard constraint: if it does not fit in VRAM, it does not run. Compute only decides how fast.

What you are runningSuggested VRAMNotes
SD 1.5, small-model inference, learning CUDA8GBEnough to start, under ten cents an hour.
SDXL, 7B inference, CV training12GBThe common entry tier.
Full FLUX, LoRA training, quantised 32B24GBToday's mainstream — RTX 4090/5090 land here.
Video generation, LLM fine-tuning, heavy parallelism48GB+Professional cards.
70B-class FP16 inference80GB+ or multi-GPUDatacenter class.

:::tip When unsure, rent the cheap one first It costs cents per hour. Get the pipeline working on a small card and move up if VRAM runs out. That is far cheaper than buying a large card up front — and it is the whole point of renting. :::

What each column means

ColumnMeaning
GPUModel × count; below it, per-card VRAM and the machine's region.
SpecsvCPU count, RAM, allocatable disk, downlink bandwidth.
ReliabilityThe machine's uptime and completion history. Prefer 99%+ for long jobs.
PriceHourly compute on top; + $x/GB/month below is disk storage. Two separate charges.

Filters

Along the top:

  • By template — pick an environment and machines that cannot run it get flagged
  • GPU model — one specific card
  • Region — affects your network latency to the machine
  • Min GPUs — for multi-GPU nodes
  • Max price — cap your budget
  • Sort — price / performance / reliability / VRAM

:::info What "cannot run this" means If you choose an environment before filtering, machines without enough VRAM are greyed out with the reason, e.g. "suggests 16G+ per card, this one has 8G". It is not a block — it is a warning that some layers will offload to CPU and run noticeably slower. :::

About multi-GPU machines

Multi-GPU nodes rent whole. The list shows the per-GPU hourly rate; the amount charged is that rate times the GPU count. The order drawer's cost estimate shows the final figure.

Do prices change?

Market rates move with supply and demand, but the rate at the moment you order is locked until that instance is destroyed. A rising market never follows a running instance.