Modal
Python-first serverless platform for running, deploying, and fine-tuning AI models on GPUs, billed per second with scale-to-zero and no idle charges
Usage-based AI inference cloud to deploy and serve ML models on dedicated GPUs with per-minute billing, per-token Model APIs, and autoscaling
Baseten is a usage-based AI inference cloud for deploying and serving ML models on dedicated GPUs. Pricing is pay-as-you-go with a $0 base plan: GPUs bill per minute from $0.631/hr (T4) to $6.50/hr (H100) and $9.98/hr (B200), plus per-token Model APIs and scale-to-zero autoscaling. Best for teams needing production-grade inference with low cold starts.
Baseten is a production inference cloud for deploying and serving machine-learning models. Instead of renting bare GPUs and wiring up your own serving layer, you package a model — open-source, fine-tuned, or fully custom — with Baseten’s Truss framework and a command-line tool, then serve it behind an autoscaling REST API endpoint. Dedicated deployments run on named GPU types billed by the minute, ranging from a T4 at about $0.631 per hour up to an H100 at $6.50 per hour and a B200 at $9.98 per hour, with autoscaling that can scale to zero so you only pay for compute that is actively serving traffic.
Alongside dedicated deployments, Baseten offers Model APIs: pre-optimized, multi-tenant endpoints for popular open-weight models such as DeepSeek, Kimi, GLM, and GPT-OSS, billed per token (roughly $0.10 to $4.40 per million tokens depending on the model) so you can prototype without provisioning your own hardware. The platform’s differentiator is the Baseten Inference Stack — custom GPU kernels, advanced decoding techniques, and caching aimed at higher throughput and fast cold starts. It supports image generation, transcription, text-to-speech, embeddings, and compound multi-model chains, targets 99.99% uptime, and is SOC 2 Type II and HIPAA compliant, with self-host and hybrid options for regulated workloads.
Baseten is aimed at engineering and ML teams that have moved past prototyping and need production-grade inference they do not want to build and operate themselves. The $0 pay-as-you-go Basic plan lowers the barrier to entry, but the real value shows up when you are serving real traffic at scale and care about cold-start latency, throughput, and reliability rather than the absolute cheapest GPU-hour. Budget-focused hobbyists are usually better served by cheaper raw-GPU options like Modal or RunPod.
Starting price: $0 · Free tier: no · Model: usage-based
Price history tracked from June 2026
| Plan | Price | Includes |
|---|---|---|
| Basic | $0/mo | Pay-as-you-go — only active compute is billed · Dedicated deployments, Model APIs, and Training · GPUs per minute: T4 $0.631/hr, H100 $6.50/hr, B200 $9.98/hr · Fast cold starts and scale-to-zero autoscaling · SOC 2 Type II and HIPAA compliant |
| Pro | Volume discounts | Everything in Basic plus priority GPU access · Dedicated compute and higher rate limits · Engineering expertise for optimization · Negotiated volume pricing on GPU-hours |
| Enterprise | Custom | Everything in Pro plus custom SLAs · Self-host and hybrid deployment options · On-demand flex compute · Data residency control |
| Pros | Cons |
|---|---|
| Transparent, published per-minute GPU rates with no idle-time charges and scale-to-zero autoscaling | On-demand H100 at ~$6.50/hr is well above budget GPU clouds — Modal lists H100s near $3.95/hr and RunPod is lower still |
| Both per-token Model APIs and dedicated GPU deployments in one platform, so you can prototype then scale | GPUs are billed per minute, coarser than the per-second billing offered by Modal and some rivals |
| Optimized inference stack (custom kernels, caching) targets higher throughput and fast cold starts | No permanent free tier — only starter credits, with no fixed free-credit dollar amount published |
| Enterprise-grade compliance (SOC 2 Type II, HIPAA) plus self-host and hybrid deployment options | Geared toward production teams; the pricing and inference stack are overkill for hobby or one-off experiments |
Python-first serverless platform for running, deploying, and fine-tuning AI models on GPUs, billed per second with scale-to-zero and no idle charges
Run and fine-tune thousands of open-source AI models with one line of code via a cloud API, billed per second of GPU or CPU compute
AI cloud for running, fine-tuning, and deploying open-source models via serverless inference and on-demand GPU clusters
High-speed inference and fine-tuning cloud for open-weight LLMs, image, and audio models via a usage-based API
GPU cloud for renting Nvidia GPUs by the second — Pods for persistent workloads, Serverless for autoscaling inference
Usage-based inference cloud for generative media — 1,000+ image, video, and audio model APIs (FLUX, Kling, Veo) plus serverless GPUs from $1.89/hour
Baseten has no permanent free tier. The Basic plan costs $0 per month and is pay-as-you-go, so you only pay for active compute. New accounts receive some starter credits to experiment with deployments, but Baseten does not publish a fixed free-credit dollar amount on its pricing page.
Baseten bills a dedicated H100 (80GB) GPU at $0.10833 per minute, which works out to about $6.50 per hour. A 40GB H100 MIG slice is $3.75 per hour, and the newer B200 (180GB) is $9.98 per hour. You are only billed while a replica is actively serving traffic.
No. Baseten only bills for active compute, and its autoscaling can scale deployments down to zero replicas when there is no traffic. That means you avoid paying for idle GPUs between requests, though a cold start applies when a scaled-to-zero deployment spins back up to serve the next request.
Model APIs are pre-optimized, multi-tenant endpoints for popular open-weight models such as DeepSeek, Kimi, GLM, and GPT-OSS. They are billed per token rather than per GPU-hour, typically from about $0.10 to $4.40 per million tokens depending on the model. They let you prototype without managing dedicated infrastructure.
Baseten's on-demand H100 at about $6.50 per hour is higher than several rivals; Modal lists H100s near $3.95 per hour and bills per second, while Baseten bills GPUs per minute. You pay a premium for Baseten's optimized inference stack, fast cold starts, and forward-deployed engineering support rather than the cheapest raw GPU.
Yes. Baseten is API-first: you package models with its Truss framework and a command-line tool, then call them over REST API endpoints. A web dashboard handles deployments, logs, and autoscaling settings, but there is no desktop or mobile app for managing the platform.