What problem does it solve?
It eliminates the friction of provisioning, configuring, and managing remote GPU hardware by letting you run GPU workloads through Modal’s zero-setup serverless interface.
Core Features & Use Cases
- Serverless GPU execution: Run training, fine-tuning, inference, and batch jobs without SSH, Docker, or port forwarding.
- Auto scale-to-zero: Avoid paying for idle compute by running only while your job is active.
- Deployment and performance patterns: Choose the right launcher style for one-shot experiments, persistent APIs, vLLM servers, LoRA fine-tuning, or multi-GPU distributed training.
- Use Case: When you need to benchmark and decide between GPUs for a 7–8B BF16 inference workload, it guides you through cost/VRAM estimation and then generates the correct Modal launcher to run on the selected GPU tier.
Quick Start
Tell the assistant to run your workload on Modal by saying: "modal run training for my project with GPU auto-selection and show me a cost estimate first."