What problem does it solve?
This Skill eliminates the time-consuming process of choosing GPU hardware by automatically estimating GPU needs, finding cost-optimized offers on vast.ai, and managing the full rent-to-destroy lifecycle.
Core Features & Use Cases
- Task-driven GPU sizing: Estimates minimum VRAM, number of GPUs, disk, CUDA/PyTorch compatibility, and expected training hours from an experiment plan, existing scripts, or user description.
- Cost-optimized offer selection: Searches broad GPU tiers and presents 3 ranked options using estimated total cost (not just $/hr), with reliability and speed considerations.
- End-to-end instance lifecycle: Provisions a chosen offer, installs dependencies and syncs code to the instance, and destroys the instance to stop billing while downloading results first.
- Stateful experiment integration: Maintains a
vast-instances.json state file to support /run-experiment and /monitor-experiment workflows.
Quick Start
Trigger GPU renting by asking for an on-demand GPU for your task, for example: "Rent a cloud GPU to run my experiment, using vast ai."