Quick selection by workload
Start by identifying your primary workload type:
For a full list of available GPUs and their specifications, see GPU types.
Estimate VRAM requirements
VRAM is the most common bottleneck. Use these guidelines: For LLMs: Allocate approximately 2 GB of VRAM per billion parameters. For example:- 7B model → ~14 GB VRAM
- 13B model → ~26 GB VRAM
- 70B model → ~140 GB VRAM (requires multi-GPU)
Resource calculators
Use these tools to estimate your specific requirements:- Hugging Face Model Memory Calculator: Memory estimates for transformer models
- Can it run LLM?: Check if hardware can run specific language models
- VRAM Estimator: GPU memory requirement approximations
Storage configuration
Choose storage based on your data persistence needs:
For data-intensive workloads, ensure sufficient volume disk or network volume capacity for your datasets, model weights, and output files.
Optimize for cost
- Right-size your resources: Start with the minimum viable configuration, then scale up based on actual usage. Development and testing often need less power than production.
- Consider savings plans: For extended usage, Runpod’s savings plans reduce costs for committed usage.
Secure Cloud vs Community Cloud
Runpod is no longer accepting new hosts for Community Cloud. Existing Community Cloud resources remain available.
Next steps
Deploy a Pod
Create your first Pod with your chosen configuration.
GPU types reference
Compare all available GPUs and specifications.
Storage options
Learn more about storage types and pricing.
Manage Pods
Learn how to create, start, stop, and delete Pods.