Modal is a serverless cloud platform for AI workloads developed by Modal Labs, founded in 2021 by Erik Bernhardsson, former Spotify machine learning lead and Better.com CTO, and Akshat Bubna, formerly of Scale AI. The company is headquartered in New York.
Developers define everything from application logic to hardware requirements in a Python SDK and deploy with sub-second cold starts, autoscaling from zero to more than 1,000 GPUs across clouds and regions. While not a fine-tuning library itself, Modal is widely used for LLM fine-tuning: it supports single-node and multi-node training clusters and LoRA and full fine-tunes, frequently paired with frameworks such as Axolotl and Unsloth. It also serves model inference for LLMs, audio, and image and video generation, large-scale batch processing, and sandboxes for running untrusted code. The GPU fleet spans T4 through B200.
Compute is billed per second: for example, H100 GPUs at $0.001097/second (about $3.95/hour) and A100-80GB at $0.000694/second, plus per-core CPU and per-GiB memory pricing. The Starter plan is $0/month with $30/month in free credits, 3 seats, and 10 concurrent GPUs; the Team plan is $250/month plus compute with $100/month free credits and higher limits; Enterprise plans offer custom volume discounts. Startup and academic credit programs are available.