Modal
Serverless compute platform for Python, where functions are decorated in code and run in containers on CPU or GPU with per-second billing.
modal.compricingstatustermsdocs
A decorator, then a GPU.
Modal turns a Python function into a remote container. Decorate it, describe the image and the hardware it needs in the same file, and the platform provisions the machine, runs the code and tears it down again — billed by the second, with nothing charged while idle. The same mechanism covers model inference, sandboxes, training runs, notebooks and batch processing.
Plans are a free starter tier with a monthly credit allowance and a small seat limit, a paid team tier with a larger allowance and unlimited seats, and a quoted enterprise tier. Compute is metered per second: CPU by the core, memory by the gibibyte, GPUs by the card.
Worth knowing
Python is the interface, not one option among several. There is no general web-application runtime and no long-lived server — this is a compute platform that happens to serve HTTP, and an ordinary website would be working against the grain of it.
Container and GPU concurrency are capped per plan, so scale is a commercial tier as much as a technical one.
Identity
Regions and law
- Regions
- United States, Canada, Mexico, Ireland, United Kingdom, India, Japan, Australia2
- Headquarters
- United States
Automation
- CLI
- Official
- API
- Public
Sources
- 2026-08-31: Reach
majestic.com/reports/majestic-million - 2026-08-01: Regions
modal.com/docs/guide/region-selection - 2026-08-02: Entry price, Typical ceiling, Currencies, Free tier, Pricing model
modal.com/pricing - 2026-08-02: Billed, Paid, Exit
modal.com/legal/terms
Are you Modal? Link back to this record.
The badge means this provider has a record on FindHost. It is not a rating, a rank, or an endorsement. It cannot be bought. A record exists whether the badge is displayed or not. More about the badge.
HTML, with the badge
Inline, so it loads nothing and takes the colour of the text around it.
<a href="https://www.findhost.app/modal/"> <svg xmlns="http://www.w3.org/2000/svg" width="120" height="44" viewBox="0 0 120 44" role="img" fill="currentColor"> <title>Listed on FindHost</title> <rect x="0.5" y="0.5" width="119" height="43" rx="3" fill="none" stroke="currentColor" /> <text x="60" y="17" text-anchor="middle" font-family="ui-sans-serif, system-ui, sans-serif" font-size="8" letter-spacing="1.5">LISTED ON</text> <text x="60" y="35" text-anchor="middle" font-family="Charter, 'Bitstream Charter', 'Sitka Text', Cambria, Georgia, serif" font-size="18" font-weight="600">FindHost</text> </svg> </a>HTML, text only
For a footer with no room for artwork.
<a href="https://www.findhost.app/modal/">Listed on FindHost</a>Markdown
For a README or a documentation page.
[Listed on FindHost](https://www.findhost.app/modal/)