Creating a Storage Volume
Storage volumes let you persist data across instance deployments. Follow these steps to create one.Create a Volume
Set the Size
Use the size slider to select the volume size in GB. You can type a specific value or drag the slider.
Select a Storage Backend
Choose from:
- Wasabi — Global regions, cost-effective, no egress fees
- AWS S3 — Low-latency, many regions
- Backblaze B2 — Budget-friendly
Sizing Guidelines
| Use Case | Recommended Size | Notes |
|---|---|---|
| Small model checkpoints | 10–50 GB | Fine-tuning LoRAs, small models |
| Medium datasets | 50–200 GB | ImageNet subsets, text corpora |
| Large model weights | 200–500 GB | Full LLM weights (7B–70B) |
| Large-scale training | 500 GB–1 TB+ | Multi-epoch training with checkpoints |
Cost Calculation
Storage is billed at $0.03/GB/month, charged weekly. Formula:| Volume Size | Weekly Cost | Monthly Cost |
|---|---|---|
| 25 GB | ~$0.19 | $0.75 |
| 100 GB | ~$0.75 | $3.00 |
| 500 GB | ~$3.75 | $15.00 |
Resizing a Volume
You can increase a volume’s size at any time:- Go to Dashboard → Storage
- Click on the volume you want to resize
- Increase the size using the slider or input field
- Confirm the change