Start with the model's official requirement, then compare current instance inventory and total cost.
| Route | What the official source establishes | Planning action |
|---|---|---|
| Nano Banana 2 | Google-hosted gemini-3.1-flash-image | Use the API; do not rent a GPU for the model |
| Qwen-Image-Edit-2511 | 20B BF16; official card gives no universal minimum VRAM | Choose a high-memory CUDA candidate and measure the exact pipeline |
| HunyuanImage-3.0 base | Official recommendation ≥3 × 80GB | Look for a compatible multi-GPU configuration |
| HunyuanImage-3.0 Instruct | Official recommendation ≥8 × 80GB | Price the entire configuration, not one A100 |
For other models, open the exact repository or model card from the quickstart. Community quantizations can reduce memory, but they are separate artifacts and should be tested before you publish a requirement.
Open RunPod through this site's referral link, then compare available GPU configurations and current prices. Qualifying usage may support this site at no extra cost to you.
Write down the checkpoint, variant, precision, number of inputs, and target resolution. For Hunyuan, check the official Tencent table. For Qwen, begin with the official model card.
Select a documented PyTorch image with compatible drivers. Install the official project first and generate one baseline output before adding ComfyUI nodes, quantization, or custom kernels.
Record peak VRAM, load time, generation time, output settings, and total bill for one job. That evidence tells you whether to keep the instance, change precision, or choose another model.
Save outputs, remove secrets from notebooks, and stop or terminate the resources you no longer need. Check whether storage and public IPs continue billing after compute stops.
Disclosure: the RunPod URL above is a referral link. This page does not claim a fixed hourly price or that one provider is always cheapest; verify current inventory and terms before paying.