H100 SXM from $0.55 per GPU-hour
The default choice for serious training and high-throughput inference: 80 GB of HBM3, 3.35 TB/s of bandwidth, full NVLink between the eight GPUs of a node, and FP8 support that roughly doubles usable throughput on models that tolerate it.
Billed per started minute. 640 GB of GPU memory on a 8× node. Persistent storage $0.08 per GB-month. No egress fees.
- GPU memory
- 80GBHBM3 · MIG capable
- Bandwidth
- 3,350GB/sSets token throughput on inference
- Node sizes
- 1× · 2× · 4× · 8×Same price per GPU at every size
- Reclaim rate
- <5%Spot instances reclaimed over 30 days
What you get with each H100 node.
| Node | GPU memory | vCPU | RAM | Local NVMe | Spot | On-demand | Action |
|---|---|---|---|---|---|---|---|
| 1× H100 | 80 GB | 26 | 240 GB | 2 TB | $0.55/h | $0.89/h | Configure |
| 2× H100 | 160 GB | 52 | 480 GB | 4 TB | $1.10/h | $1.78/h | Configure |
| 4× H100 | 320 GB | 104 | 960 GB | 8 TB | $2.20/h | $3.56/h | Configure |
| 8× H100 | 640 GB | 208 | 1,920 GB | 16 TB | $4.40/h | $7.12/h | Configure |
GPU-to-GPU link: NVLink 4, 900 GB/s; PCIe Gen5 128 GB/s. Local NVMe is scratch space wiped when the instance ends; keep anything you need on a persistent disk.
96 H100 GPUs free right now.
Straight from the capacity pool the console books against. Prices are identical in every region — pick the one closest to your data.
A region with zero free GPUs still accepts reserved capacity requests — we hold hardware for a term rather than sell what is already taken.
What fits in 80 GB — and what it costs per hour.
Weights need about 2 GB per billion parameters at FP16 / BF16, 1 GB per billion parameters at FP8, 0.5 GB per billion parameters at INT4. We keep 20% of the memory free for activations, the KV cache and the CUDA context, then take the smallest node that still fits.
| Open model | Parameters | FP16 / BF16node · spot price | FP8node · spot price | INT4node · spot price |
|---|---|---|---|---|
| Mistral 7BAssistants, RAG, classification | 7.2B | 1× $0.55/h | 1× $0.55/h | 1× $0.55/h |
| Llama 3.1 8BAssistants, agents, fine-tuning | 8B | 1× $0.55/h | 1× $0.55/h | 1× $0.55/h |
| Gemma 2 27BHigher-quality assistants | 27B | 1× $0.55/h | 1× $0.55/h | 1× $0.55/h |
| Qwen2.5 32BCode and reasoning | 32B | 1× $0.55/h | 1× $0.55/h | 1× $0.55/h |
| Mixtral 8x7BMixture of experts, high throughput | 46.7B | 2× $1.10/h | 1× $0.55/h | 1× $0.55/h |
| Llama 3.3 70BThe common production baseline | 70B | 4× $2.20/h | 2× $1.10/h | 1× $0.55/h |
| Qwen2.5 72BMultilingual, long context | 72B | 4× $2.20/h | 2× $1.10/h | 1× $0.55/h |
| Mixtral 8x22BMixture of experts, large capacity | 141B | 8× $4.40/h | 4× $2.20/h | 2× $1.10/h |
| Llama 3.1 405BLargest widely used open model | 405B | over 8× | 8× $4.40/h | 4× $2.20/h |
Real usage depends on context length, batch size and the serving engine: a long context can add tens of gigabytes of KV cache. Treat the table as the floor, not the ceiling — and if a job is close to the limit, take the next node size or quantise one step further.
What a dollar buys on an H100.
Ranked 20 of 21 data-center models in this catalogue on cost per gigabyte of GPU memory.
GPU memory you get for $1.00 of spot time, per hour.
Bandwidth decides token throughput far more often than raw FLOPS.
Spot price divided by published FP16 tensor throughput.
One GPU on spot, billed per minute, storage excluded.
Against the rest of the market
87 providers · September 2026- Median on-demand elsewhere
- $2.69Our on-demand is 67% below it
- Cheapest on-demand seen
- $1.15Our on-demand $0.89 is 23% below it
- Cheapest spot seen
- $0.69Our spot $0.55 is 20% below it
- 24 hours on one GPU
- $13.20 on spot$21.36 on-demand · $27.60 at the cheapest rate found elsewhere
Index built from published prices for the same GPU across 137 providers (public price index (getdeploying.com)), September 2026. How the guarantee is enforced.
What people run on an H100 SXM.
Training and full fine-tuning
Enough memory for optimiser states and activations on models a smaller card can only run in inference.
Serving large models
A 70B model at FP8 across two GPUs, with room for a long context window.
Multi-GPU jobs over NVLink
GPU-to-GPU traffic stays off the PCIe bus, which is what makes tensor and pipeline parallelism worth it.
Partitioned serving (MIG)
The GPU can be split into isolated instances, each with its own memory and compute slice.
NVIDIA H100 SXM, as published by NVIDIA.
Taken from the vendor datasheet. Where a figure is not published, the row is absent rather than estimated.
- Vendor
- NVIDIA
- Architecture
- Hopper (2022)
- Segment
- Datacenter
- Memory
- 80 GB HBM3
- Memory bandwidth
- 3,350 GB/s
- FP16 / BF16 tensor
- 990 TFLOPS
- FP8 tensor
- 1,979 TFLOPS
- FP32
- 67 TFLOPS
- Board power
- 700 W
- Form factor
- SXM5
- Interconnect
- NVLink 4, 900 GB/s; PCIe Gen5 128 GB/s
- Multi-instance (MIG)
- Supported by the GPU
- 8-bit float (FP8)
- Supported by the architecture
Source: www.nvidia.com · verified against the vendor document
Software that runs on it
8 templatesPre-built environments, pulled on the node before you land on it. Or bring any OCI image from a public or private registry.
On the spot tier
<5% reclaimed · 30 d- 2 minutes of notice on the metadata endpoint, a webhook and the console
- The instance is stopped, not deleted — disk and IP stay attached
- Auto-relaunch on the next free H100, or switch the same disk to on-demand
- You save $8.16 a day per GPU against on-demand
If the H100 is not the right fit.
Same memory or more, 11% cheaper on spot
H100 NVL 94 GB HBM3 · Hopper $0.49/h spotNext step up in memory: 94 GB instead of 80 GB
H200 SXM 141 GB HBM3e · Hopper $0.75/h spotSame Hopper generation
H200 NVL 141 GB HBM3e · Hopper $0.69/h spotSame Hopper generation
Or put two of them side by side: H100 vs GH200 · H100 vs H100 NVL · H100 vs H200
H100 SXM — the questions that come up
How much does an H100 SXM cost per hour?
Spot is $0.55 per GPU-hour and on-demand is $0.89, both billed per minute — every started minute costs the hourly price divided by 60, so $0.0092 on spot. Reserved capacity is $0.65 per GPU-hour on a monthly commitment. Storage and egress are not included in that rate: persistent disks are $0.08 per GB-month and there are no egress fees.
How many GPUs can I put in one instance?
Node sizes are 1×, 2×, 4×, 8× — up to 8 H100 SXM GPUs in a single virtual machine, with CPU, RAM and local NVMe scaled with the GPU count. The price per GPU is identical at every node size.
Can it run a 70B model?
Yes. At FP8, a 70B model needs about 70 GB for the weights, so it fits on 2× H100 SXM ($1.10 per hour on spot) with roughly 20% of the memory left for activations and the KV cache.
Which regions have it?
Available now in US East (Virginia), US West (Oregon), EU Central (Frankfurt). Prices are identical in every region; pick the one closest to your data.
How often is a spot H100 reclaimed?
Over the trailing 30 days, <5% of spot instances on this model were reclaimed. You get a 2-minute notice on the metadata endpoint, through a webhook and in the console; the instance is then stopped, never deleted, and the persistent disk stays attached.
Anything else about this model? Ask an engineer — the same people run the nodes.
An H100 SXM for $0.55 an hour, running in under 60 seconds.
Pay as you go — no contracts, no minimum commitment. Add credit, launch, stop whenever you want.
Billed per minute from the moment the instance is reachable. Minimum credit $40, no subscription. 96 H100 GPUs available right now.