How many GPUs do you need for LLM inference?
howmanygpus.ai is a free GPU sizing calculator for large language models. Pick a model from the catalog (Llama, Qwen, DeepSeek, Mistral, gpt-oss and 130 more) or paste any HuggingFace id, set the context window, concurrency, quantization and serving framework, and get the VRAM per GPU, tokens per second, time to first token and cost per million tokens for every NVIDIA and AMD GPU that fits, with tensor, pipeline and expert parallelism worked out for you.
The estimates follow the roofline model behind NVIDIA's aiconfigurator and are calibrated against published vLLM, SGLang and TensorRT-LLM benchmarks.
- GPU catalog — NVIDIA and AMD specs: VRAM, bandwidth, TFLOPS, NVLink, price per hour
- Fine-tuning VRAM calculator — full fine-tune, LoRA and QLoRA with ZeRO / FSDP
- Capacity planner — GPUs to serve N users at a latency SLA, dollars per million tokens
- Edge / Jetson — will the model fit on an Orin or Thor, and how fast
- Cloud GPU prices — live on-demand rates from 20 providers with 30-day trends
- Llama 3.3 70B VRAM requirements · Qwen3 8B · Llama 4 Scout · Llama 3 8B
- H100 rental prices · H100 vs H200
- Engineering notes — how the numbers are computed · Help