Baseten website
Baseten

Baseten

AI inference platform for deploying, optimizing, and running machine learning models in production at scale.

Careers(61)
Baseten website preview

Overview: The company betting that inference is the whole game

Baseten has one thesis, and it says it out loud: inference is everything. Not training, not the model itself, but the unglamorous work of running a model in production fast enough, cheaply enough, and reliably enough that a real product can depend on it. That bet has aged well. The company now says its platform handles more than a billion inference requests a day across 87 clusters on 18 cloud environments.

Founded in 2019 by Tuhin Srivastava, Amir Haghighat, Phil Howes, and Pankaj Gupta, Baseten spent its early years as a quieter MLOps tool before the generative AI wave turned inference into the bottleneck of the entire industry. It rode that wave hard. In roughly 18 months it raised four rounds and, in mid 2026, closed a $1.5B Series F at a valuation reported as high as $13B.

What They Do: One platform to put any AI model into production

Baseten takes a trained model and gets it serving live traffic, then keeps it fast and up when demand spikes. You bring an open source, custom, or fine tuned model. Baseten handles the GPUs, the autoscaling, the cold starts, the runtime, and the performance tuning underneath.

The pitch to engineers is that they stop babysitting infrastructure. Package a model with the open source Truss framework, push it, and get a production API with 99.99% uptime and horizontal scale. For teams with strict data rules, the same stack runs inside their own cloud or on premises rather than only on Baseten's.

Problems: Container runtimes were never built for a trillion-parameter model

The problems Baseten chases are the ones that only show up at scale. A model that needs to spin up thousands of replicas hits container images that take minutes to pull. GPU memory constraints that off the shelf runtimes don't understand. Multi tenant isolation the industry never designed for. Its own job posts describe purpose building the container runtime and storage layers for inference, led by containerd maintainers, because patching around a decade of general purpose tooling only goes so far.

The payoff it points to is concrete: cold starts cut 2 to 3x, sub 10 second startup for trillion parameter models, and no thundering herd failures when traffic bursts. This is deep systems work, not a wrapper over someone else's cloud.

How it Happens

Deploying AI models to production without building and operating GPU infrastructure in-house
Slow cold starts and image-pull latency when scaling to thousands of GPU replicas
Container runtimes and isolation not designed for GPU-heavy, multi-tenant inference
Unreliable, high-latency serving for mission-critical workloads that can't tolerate downtime
High inference cost relative to closed-model APIs
Serving open-source, custom, and fine-tuned models under strict data-governance requirements

Who It's For: The AI-native companies that cannot afford a slow response

Baseten sells to the teams where latency and downtime are business risk, not an inconvenience. Think AI phone calls, real time transcription, coding assistants, and clinical tools where a stalled model is a lost customer or a missed diagnosis. Its named customers skew exactly that way: Cursor, Notion, Abridge, OpenEvidence, Clay, Gamma, Writer, Hebbia, and Mercor.

Inside those companies the buyer is technical. This is a platform for ML engineers and infrastructure teams, not a point and click tool for a non technical manager, and reviewers who wandered in expecting the latter say so plainly.

Ideal Customer Profiles

ML / inference engineers
  • Getting a trained model to fast, reliable production serving
  • Optimizing latency, throughput, and cost per request
Infrastructure / platform engineers
  • Running scalable GPU infrastructure without owning the ops
  • Cold starts, autoscaling, and multi-cloud capacity management
AI product teams at AI-native companies
  • Shipping AI features that stay up under bursty, high-volume traffic
  • Controlling inference spend as usage grows
Enterprises with data-governance requirements
  • Running models inside their own cloud or on-prem
  • Meeting security and compliance constraints while scaling AI

Products: An inference stack, plus the tools to feed it

The core product is Baseten Cloud, a managed home for models with performance tuning built in. Under it sits the proprietary Inference Stack: custom model runtimes, caching, and custom kernels that Baseten claims deliver higher throughput and lower latency than the defaults.

Around that core, the lineup keeps widening. Truss packages models, Chains wires together compound AI systems, Frontier Gateway serves pre optimized versions of the latest open models, and a Training product now closes the loop from fine tuning to serving. The December 2025 acquisition of reinforcement learning startup Parsed pushed it further into post training, so a customer can train, tune, and serve in one place.

Baseten Cloud
Fully managed, global deployment platform for AI models with out-of-the-box performance optimizations, 99.99% uptime, and horizontal scale; supports single-tenant and self-hosted/hybrid deployments.
Baseten Inference Stack
The proprietary technology under the platform: custom model runtimes for LLMs, embeddings, voice, and image generation, plus caching and custom kernels for higher throughput and lower latency.
Truss
Open-source framework for packaging a model and everything it needs to run into one standardized, deployable unit; one of Baseten's best-known developer tools.
Baseten Chains
Framework for compound AI systems with granular hardware and autoscaling per step, for better GPU usage and lower latency across multi-model workflows.
Frontier Gateway
Pre-optimized Model APIs to instantly test and deploy the latest open-source, custom, and fine-tuned models such as Qwen, DeepSeek, GLM, and gpt-oss.
Training on Baseten
Train or fine-tune models, including multi-node training and serverless reinforcement learning, then deploy them on the inference-optimized infrastructure in one workflow.
Forward Deployed Engineering
Baseten engineers embed with key customers to build, optimize, and scale models from prototype to production; part engineering, part product, part customer architecture.

Business Model: Pay for the GPUs you burn, priced below the big labs

Baseten makes money the way a cloud provider does: usage based, you pay for what you run. The bill splits roughly into Model APIs, where you pay per token or per request on shared pre optimized models, and Dedicated Deployments, where you reserve GPUs and autoscale them.

The commercial hook is cost. Baseten markets model access at more than 50% below comparable OpenAI rates, and its enterprise motion leans on a forward deployed engineering team that embeds with big accounts. The catch is the flip side of usage pricing: reviewers warn that autoscaling under spiky traffic can make bills hard to predict.

Baseten prices like a cloud provider: usage based, pay for what you run. It splits roughly into Model APIs, where you pay per token or per request on shared pre optimized models, and Dedicated Deployments, where you reserve and autoscale GPUs. The company markets model access at more than 50% below comparable OpenAI rates, and enterprise deals are custom with a forward deployed engineering team. The tradeoff of usage pricing is that autoscaling under spiky traffic can make bills hard to predict.

Plans

Model APIsUsage-based

Developers and teams using shared, pre-optimized models · Pay per token or request on the latest open and custom models

  • Pre-optimized open-source, custom, and fine-tuned models via Frontier Gateway
  • Pay-per-use pricing
  • Model access marketed at 50%+ below comparable OpenAI rates
  • Instant deployment of the latest models (Qwen, DeepSeek, GLM, gpt-oss)
Dedicated DeploymentsUsage-based (reserved GPUs)

Teams running production workloads at scale · Reserved, autoscaling GPU deployments with the full Inference Stack

  • Dedicated GPU deployments with autoscaling
  • Fast cold starts and horizontal scale
  • 99.99% uptime
  • Access to a range of GPUs (H100, B200)
  • Single-tenant and self-hosted / hybrid (in-VPC) options
EnterpriseCustom

Mission-critical, high-volume AI companies · Custom contracts plus hands-on forward deployed engineering

  • Forward Deployed Engineering team embedded with the account
  • Self-hosted deployment inside the customer's own cloud / on-prem
  • Enterprise SLAs and support
  • Multi-cloud capacity management

Good to know

  • Usage-based billing can lead to unpredictable costs under spiky traffic and autoscaling, per user reviews
  • Self-hosted / hybrid deployment available for strict data-governance requirements
  • Enterprise pricing is custom (contact sales)

Competition: Racing the serverless GPU crowd on how deep the stack goes

Baseten competes with a crowded field of inference and serverless GPU platforms, from Modal and Replicate to Together AI, Fireworks, and Anyscale, plus the hyperscalers' own serving tools. Its argument is depth. Where many rivals sit on top of standard runtimes, Baseten owns the pipeline from the moment a model is pushed to the moment a request returns, which is what lets it fix cold starts and multi tenant isolation at the root.

The forward deployed engineering team is the other moat. It is consulting glued to infrastructure, and it makes the biggest accounts sticky.

Competes with

ModalReplicateTogether AIFireworks AIAnyscaleHyperscaler serving tools (SageMaker, Vertex AI)

Their edge

Vertical ownership of the inference pipeline
Baseten controls the stack from model push to response, letting it fix cold starts, image pull latency, and multi-tenant isolation at the root instead of at higher layers.
Proprietary performance stack
Custom runtimes, caching, and custom kernels aimed at higher throughput and lower latency than off-the-shelf serving; the team writes its own communication kernels and hardens containerd.
Forward Deployed Engineering
A hands-on engineering team embeds with major accounts, making high-value customers like Abridge and Notion sticky.
Deployment flexibility
Managed cloud, hybrid, and fully self-hosted in a customer VPC, which wins security-conscious enterprises that rivals' pure-managed offerings can't serve.

Where they're betting

  • Dominating inference-as-a-service on the thesis that inference becomes the largest AI market
  • Owning the full model lifecycle (inference + training + post-training) after the Parsed acquisition
  • Deep performance research: custom kernels, GPU networking (RDMA), and bleeding-edge Blackwell/Rubin hardware
  • Reliability and cost for mission-critical, high-volume workloads (voice AI, real-time streaming)

Proof: A billion requests a day and 20x revenue growth

The traction numbers are the loudest part of the story. Baseten reported roughly 20x year over year revenue growth heading into its Series F, and says the platform now clears more than a billion inference requests daily across 87 clusters on 18 clouds. Investors clearly believed it: the valuation went from about $2.15B in September 2025 to $5B in January 2026 to as high as $13B by mid 2026.

The customer side backs it up. Abridge runs clinical notes in production on Baseten, and Cursor, whose coding assistant crossed $2B in ARR, routes inference through it.

~20x year-over-year revenue growth reported at the Series F
More than 1 billion inference requests processed per day
87
clusters across 18 cloud environments worldwide
Four fundraises in ~18 months; more than $2B raised since founding
Valuation climbed from ~$2.15B (Sept 2025) to ~$13B (mid-2026)
Acquired reinforcement-learning startup Parsed (Dec 2025)

What People Say: Great when it works, expensive when it scales

Developers who like Baseten like it for the reasons it sells itself: fast, dependable model serving, a clean path from a model to a live API, and low ops overhead, helped along by a hands on engineering team. Truss gets specific praise as a clean way to package models.

The recurring gripe is money. Usage pricing plus aggressive autoscaling can produce bills that are hard to forecast, especially for dedicated deployments under bursty traffic, and a few users report slow support responses. None of it contradicts the pitch so much as name its price.

Developers rate Baseten highly for speed, reliability, and developer experience; the recurring reservation is cost predictability under usage-based pricing at scale.

Baseten lets us run the models we need, and the performance is best-in-class, with reliability, and they're constantly finding ways to lower costs.

Co-founder & CEO, Abridge, Baseten customer page / press coverage
Loved
  • Fast, dependable model serving and smooth autoscaling
  • Easy path from a model to a live production API with low ops overhead
  • Truss is a clean, well-liked way to package models
  • Hands-on, responsive forward-deployed engineering help
  • Fine-grained control over GPUs and hardware
Gripes
  • Can get expensive at scale
  • Usage-based pricing plus autoscaling makes bills hard to predict under spiky traffic
  • Some reports of slow or unanswered support requests
  • Not built for non-technical users

Funding: $1.5B in one round, and four raises in 18 months

Baseten's fundraising cadence reads like a company trying to keep up with its own demand. The June 2026 Series F brought in $1.5B across two tranches at valuations of $13B and $11B, led by Altimeter Capital, Conviction, and Spark Capital, with Sands Capital and Wellington Management as co leads. That followed a $300M Series E at $5B in January 2026 and a $150M round at roughly $2.15B in September 2025.

All told, Baseten has raised more than $2B since 2019. The backer list is deep: IVP, Greylock, CapitalG, Bond, South Park Commons, Battery Ventures, Durable Capital, and D. E. Shaw Ventures among them.

Total raised

$2B+

Valuation

$13B

Latest round

Series F · $1.5B · June 2026 (valuations of $13B and $11B across two tranches)

Backers

Altimeter CapitalConvictionSpark CapitalSands CapitalWellington ManagementIVPGreylockCapitalGBondSouth Park CommonsBattery VenturesDurable Capital PartnersD. E. Shaw Ventures01ABlackbirdVerified Capital

Team & Culture: Built by engineers who lived through deployment hell

Baseten frames itself as an engineer's company, and the founding story is the tell: a team that felt the pain of shipping models firsthand and decided the infrastructure was the real product. The culture the job posts describe is high agency, first principles across the whole stack, and customer obsessed, with talent pulled from Meta, Stripe, Google, NVIDIA, and Databricks.

The work is unusually low level for a startup this young. Engineers contribute to containerd upstream, write custom communication kernels, and qualify Blackwell GPU clusters before most of the industry has touched them. Roles run out of San Francisco with an in person lean, and the company is hiring hard across engineering, infrastructure, go to market, and legal.

Values
Engineer-founded, engineer-first, High agency and ownership, First-principles thinking across the entire stack, Customer-obsessed, Open-source contribution (containerd and OCI ecosystem), Fast-moving; iterate and ship
Work policy
San Francisco-based with an in-person / hybrid lean; roles observed are located in San Francisco, CA.
Hiring
Hiring actively across engineering, infrastructure/SRE, GPU networking, forward-deployed/customer engineering, go-to-market, marketing, and legal, concentrated in San Francisco.
Backend
Python, Go, C++, SQL, APIs, Databases, gRPC / OpenAPI-style services
Infrastructure
Kubernetes, Docker, Terraform, Pulumi, CI/CD (GitHub Actions, GitLab CI, Jenkins), GitOps (ArgoCD, Flux CD, Helm), containerd, runc, OCI / gVisor / Firecracker
AI/ML
PyTorch, vLLM, TensorRT, TensorRT-LLM, Triton, CUDA, NCCL, NVSHMEM, Ray Serve, Hugging Face, Megatron, DeepSpeed / FSDP
GPU & Networking
RDMA / RoCE / InfiniBand, GPUDirect Storage, NVLink / NVL72, H100 / H200 / B200 / GB200
Observability
Prometheus, Grafana, OpenTelemetry, VictoriaMetrics, Loki / ELK
Data
SQL, dbt, BigQuery, Snowflake, Sigma, Hex

Engineering culture at Baseten

  • Unusually low-level work for a startup its age: contributing to containerd/runc upstream, writing custom communication kernels, and qualifying bleeding-edge Blackwell (B200/B300) and Rubin GPU clusters
  • Vertical ownership of the stack, from model push to response
  • High talent density with hires from Meta, Stripe, Google, NVIDIA, and Databricks

Forward Deployed Engineering culture at Baseten

  • Explicitly not a sales function: a mix of engineering, product, and customer architects who contribute to the core Baseten codebase
  • Owns customer projects end-to-end from problem framing through production deployment and monitoring
  • Player-coach managers stay hands-on

Go-to-market culture at Baseten

  • Technical, AI-native GTM: builds AI-powered workflows and custom tooling (Clay, Claude Code) rather than only low-code
  • Bias toward shipping fast and consolidating a sprawling tool stack

Benefits & perks

All full-time employees
  • Competitive compensation, including meaningful equity
  • 100% coverage of medical, dental, and vision insurance for employee and dependents
  • Flexible PTO policy including a company-wide Winter Break (offices closed Christmas Eve through New Year's Day)
  • Paid parental leave
  • Fertility and family-building stipend through Carrot
  • Company-facilitated 401(k)
  • Exposure to a wide variety of ML startups for learning and networking

Compensation: Wide engineering bands, equity in every offer

Baseten discloses pay on many of its roles, and the spread is wide because the ladder is: individual contributors up through managers of managers all sit in the same San Francisco market. Engineering bands run from roughly $95K at the low end to about $380K at the senior end, with sales roles carrying commission driven upside into the mid $300Ks.

Every posting states the same line about equity, so ownership is part of the standard package, not a perk reserved for early hires. All disclosed figures are US dollars and base salary; equity and commission sit on top.

Engineering
$95,000$380,000 · yearly
based on many disclosed roles
Sales
$80,000$360,000 · yearly
based on several disclosed roles
Operations
$190,000$210,000 · yearly
based on a few disclosed roles
Marketing
$150,000$210,000 · yearly
based on a few disclosed roles
G&A
$155,000$175,000 · yearly
based on a few disclosed roles

Every role states it includes meaningful equity; sales roles carry commission on top of base. Disclosed bands are base salary.

In the News: A funding-and-acquisition streak through late 2025 and 2026

The headline run is hard to miss: three up rounds and an acquisition in under a year. The $1.5B Series F in June 2026 drew wide coverage for its size and $13B valuation, and the December 2025 acquisition of reinforcement learning startup Parsed signaled a push from pure inference into owning the full model lifecycle.

The links below trace the raises, the Parsed deal, and the company's own posts on the systems work underneath the pitch.

More in Infrastructure

Other companies hiring in the same space.

Backed by Altimeter Capital

Companies that share an investor.