AI INFRASTRUCTURE · COMPANY PROFILE · 2026

Modal Labs

Modal is a cloud/AI infrastructure platform designed to let developers run inference, training, batch workloads, notebooks and isolated sandboxes without managing conventional server infrastructure themselves.

The company's central engineering thesis is that AI workloads need a different infrastructure layer: elastic compute, fast startup, programmatic deployment, GPU scheduling, secure isolation and usage-based economics. Modal says it built substantial infrastructure of its own—including a custom filesystem, container runtime, scheduler and image builder—to deliver that experience. citeturn0search1turn0search2

Company Snapshot

2021Founded; Modal Labs, Inc.
2Founders: Erik Bernhardsson and Akshat Bubna.
$355MSeries C announced May 2026.
$4.65BSeries C post-money valuation, company reported.
$300M+Annualized revenue reported by Modal in May 2026.
$111MTotal funding after the 2025 Series B.

The $300M+ annualized-revenue figure is company-reported, not independently audited in the public source. The Series C valuation and funding are company-reported. citeturn1search1

1. Company Overview

FieldVerified information
CompanyModal Labs, Inc. / Modal
IndustryCloud computing; AI/ML infrastructure
CategoryAI cloud, serverless compute, GPU infrastructure
Founded2021
HeadquartersNew York City, United States
FoundersErik Bernhardsson and Akshat Bubna
CEOErik Bernhardsson
CTOAkshat Bubna
Official websitemodal.com
Company statusPrivate, active
Business modelUsage-based cloud/compute pricing plus enterprise offerings

Modal's own company page says its goal is to make it easier to iterate and ship applications for data, AI and machine learning, while its documentation describes serverless execution with per-second usage pricing. citeturn0search1turn0search2

2. Founders & Creators

EB
Erik Bernhardsson Co-Founder & CEO · Modal View full AI Files biography →

The supplied second URL is a biography webpage rather than a direct image file, so it is integrated as a clickable founder profile card instead of using the webpage URL as an image source.

Erik Bernhardsson

Co-FounderCEOTechnical leader

Bernhardsson studied physics at KTH Royal Institute of Technology and holds an M.Sc. in Physics. His public professional profile records work at Spotify, Better.com and Modal, and highlights competitive-programming achievements including an IOI gold medal. citeturn2search0turn4view0

Before Modal, he spent years in data and machine learning at Spotify, including work associated with music recommendation systems, and later served as CTO at Better.com. He also helped create Luigi, Spotify's open-source workflow system, and worked on Annoy, an approximate-nearest-neighbor library. citeturn4view0

Modal's own company page identifies him and Akshat Bubna as founders and says the founders built deep infrastructure—including a filesystem, container runtime, scheduler and image builder—to create the developer experience they wanted. citeturn0search1

Akshat Bubna

Co-FounderCTO

Bubna studied mathematics and computer science at MIT and was an early engineer at Scale AI. Secondary biographical research also records his International Olympiad in Informatics gold medal. The current Modal company page identifies him as a founder and the company's CTO. citeturn0search1turn2search1

Important classification: this report does not label either founder the sole “inventor” of Modal's infrastructure. Modal is a team-built system; specific components should be attributed to the engineers who developed them unless a source explicitly assigns individual authorship.

3. Founder Story & Origin

Modal began before the current generative-AI boom. Bernhardsson's experience operating data and ML systems at Spotify and a large engineering organization at Better exposed a recurring problem: cloud infrastructure was powerful but often required too much operational glue for data and ML teams.

Modal's official history says the founders wanted to make it easier to iterate and ship applications for data, AI and machine learning. Instead of building a thin wrapper around existing services, they went deep into the infrastructure stack. citeturn0search1

Secondary research describes an early period in which the team spent substantial time building foundational infrastructure before broad customer traction. Stable Diffusion and the explosion of generative AI then created a much larger demand for elastic GPU inference, helping accelerate product-market fit. This historical interpretation is secondary research and should not be treated as an audited company account. citeturn2search1

4. What Is Modal?

Beginner explanation

Think of Modal as a programmable cloud where you give the platform code and say what CPU, memory or GPU the job needs. Modal starts the compute, runs the code, scales it when demand changes and bills for usage.

Developer explanation

Modal turns ordinary Python functions into cloud functions and lets developers define container environments and hardware configuration in code rather than assembling a large YAML/Kubernetes deployment stack. Its current documentation also exposes JavaScript and Go SDK paths for several resources. citeturn0search2turn0search0

AI/ML engineer explanation

Modal provides elastic execution primitives for inference, distributed/batch computation, fine-tuning, GPU-backed notebooks and isolated execution environments. GPU selection currently includes NVIDIA T4, L4, A10, L40S, A100, H100, H200, B200 and B300 families, with availability and pricing subject to change. citeturn0search3

5. Core Technology & Architecture

Developer codeModal SDKImage / runtimeSchedulerCPU/GPUInference / training / batchAutoscalingApplication
LayerWhat it does
SDK / code-defined infrastructureDefines functions, images, resources, GPUs, volumes, secrets and deployments programmatically.
Container/image systemCreates reproducible execution environments for arbitrary ML and data dependencies.
Custom runtimeModal says it built its own container runtime as part of its infrastructure stack.
SchedulerAllocates workloads to available compute and handles elastic execution.
GPU layerProvides a range of NVIDIA accelerators and supports multiple GPUs per container for supported hardware.
AutoscalingScales functions and workloads with demand; the platform emphasizes scale-to-zero/serverless economics.
StorageVolumes and other storage primitives keep model weights and data accessible to compute.
NetworkingTunnels expose live TCP ports; region pinning can place latency-sensitive workloads near external systems.

Modal's 2026 serverless-GPU engineering post describes the platform as an AI-oriented cloud stack built to reduce startup latency and make GPU capacity more elastic. citeturn1search10

6. Products & Services

Product / primitivePurposeTarget usersCurrent evidence
Inference / FunctionsServe AI models and arbitrary cloud functions.AI developers, startups, enterprisesLow-latency inference, autoscaling and custom models. citeturn0search2
Training / fine-tuningRun training and post-training workloads on GPUs.ML teams, AI labsMulti-GPU single-node training; multi-node training listed as private beta in current GPU docs. citeturn0search3
BatchFan out large numbers of jobs reliably.Data/ML teamsLaunched May 2025; designed for up to 1M pending inputs and large fan-out. citeturn1search5
SandboxesIsolated execution for arbitrary or AI-generated code.Agent builders, security-sensitive workloadsSecure containers, resource limits, optional GPUs. citeturn0search7turn0search0
NotebooksCollaborative GPU-backed interactive computing.Researchers, ML engineersGA since Sept. 2025; cold start to ready in under 5 seconds is a company-reported product claim. citeturn1search7
VolumesPersistent distributed storage for model/data artifacts.AI/ML teamsUsed in documented customer workflows, including Physical Intelligence. citeturn1search0
Secrets / networkingApplication integration and secure configuration.Developers / enterprisesPart of Modal's broader platform primitives. citeturn0search2

7. Modal Sandboxes

A Modal Sandbox is an isolated execution environment that can run arbitrary code. Modal specifically positions Sandboxes for code generated by language models, untrusted code, coding agents and reinforcement-learning environments. citeturn0search7

Current resource controls allow CPU and memory requests plus hard limits, and GPU Sandboxes are available subject to GPU scheduling/preemption constraints. citeturn0search0

Why this matters: AI agents increasingly need to execute code rather than only generate text. The infrastructure problem therefore becomes one of isolation, lifecycle management, resource limits and rapid environment creation—not merely model inference.

Modal's next-generation Sandbox backend is currently documented as beta and is recommended for workloads above 20 sandbox creations per second or more than 10,000 concurrent sandboxes. citeturn0search13

8. GPU Infrastructure

Modal's current GPU documentation lists T4, L4, A10, L40S, A100, H100, H200, B200 and B300 options, with support for multiple GPUs per container on several of the listed families. citeturn0search3

Modal also runs containers across multiple clouds and lets users specify regions for latency-sensitive workloads. citeturn0search14

Functions are preemptible by default; long-running workloads should tolerate interruption. Non-preemptible functions can be requested for CPU/memory, but the current documentation says that option is not supported for GPU Functions. citeturn0search15

9. Pricing & Business Model

Modal's core model is usage-based: the platform hosts the infrastructure and charges by usage rather than requiring users to manage servers. The public product pages advertise $30/month of free compute for new users. citeturn1search8

AreaPricing approachPublicly verified example
CPU / memoryUsage-based, per-second resource billing.Sandbox CPU: $0.00003942 per physical core-second; memory: $0.00000667 per GiB-second. citeturn0search4
GPUUsage-based by GPU type and time.Current GPU rates vary by accelerator; see official pricing.
SandboxesPay for requested/actual resource usage, whichever is higher, subject to documented rules.Current Sandbox pricing docs. citeturn0search0
EnterpriseSales-led enterprise arrangements and controls.Exact contract pricing is not publicly disclosed.

10. Funding History

DateRoundAmountValuationInvestor information
Apr. 2022Seed$7MNot publicly disclosedPublic startup databases report the seed round.
Oct. 2023Series A$16MNot publicly disclosedLed by Redpoint Ventures; Amplify Partners, Lux Capital, Definition Capital and others participated. citeturn0search10
Sept. 2025Series B$87M$1.1B post-moneyLed by Lux Capital; total funding reached $111M. citeturn0search12
May 2026Series C$355M$4.65B post-moneyLed by General Catalyst and Redpoint; Menlo, Bain Capital Ventures and Accel joined as new investors; existing major investors participated. citeturn1search1

11. Customer Case Studies

SunoMusic generation

Thousands of GPUs and four months of launch time

Suno uses Modal for inference and batch preprocessing. Modal says Suno was able to bring a state-of-the-art music-generation model to market four months earlier than it otherwise would have, avoiding the need to hire a dedicated infrastructure team. Suno's GPU usage scales to thousands of GPUs, with demand spikes around holidays. citeturn1search3

Physical IntelligenceRobotics

Real-time remote robot inference

Physical Intelligence uses Modal for real-time inference for robotic control. Modal reports approximately 10–15 ms of network overhead, checkpoint loading in under 30 seconds, and the ability to pin inference deployments near robot locations. citeturn1search0

RunwayVideo AI

Production in under 30 days

Runway chose Modal for real-time inference for Runway Characters. Modal reports that Runway moved from proof of concept to production in under 30 days. The architecture uses multi-GPU inference and RDMA networking, with Modal distributing workloads across regions. citeturn1search2

HarveyLegal AI

10× batch-processing speedup

When Modal introduced Batch, it reported that Harvey observed a 10× speed-up in its data-processing pipeline by fanning document inputs across 1,000 containers. Harvey had previously used open-source orchestrators such as Argo and Airflow and had to manage worker count, instance size and parallelization. citeturn1search5

Chai DiscoveryComputational biology

Scaling scientific workloads

Modal says Chai Discovery uses its infrastructure to scale drug-discovery pipelines, including protein embeddings and antibody-design workloads. Modal's May 2026 company update cites Chai alongside Suno and Physical Intelligence as examples of different workload shapes using the same underlying infrastructure primitives. citeturn1search1

SubstackMedia / transcription

Hundreds of GPUs in parallel

Modal's 2023 GA announcement quoted Substack's head of data saying the team chose Modal because it made it easy to write code that ran on hundreds of GPUs in parallel for podcast transcription. citeturn1search15

SphinxLife sciences

Protein folding

Modal's GA announcement said Sphinx was using Modal to run protein-folding models on behalf of drug discoverers and scientific researchers. citeturn1search15

CognitionAI agents

RL infrastructure + production inference

Modal's current customer materials quote Cognition's CEO describing Modal as infrastructure for both reinforcement learning and production inference, with millions of sandboxes on one side and real-time serving on the other. citeturn1search6

RampCoding agents

Background coding agents

Modal's customer page highlights Ramp's use of Modal for a full-context background coding agent. The page confirms the use case but does not provide a detailed independent benchmark in the cited material. citeturn1search6

12. AI Use Cases

LLM inferenceOpen-weight and custom model serving.
Fine-tuningLoRA and other post-training workflows.
AgentsIsolated execution for coding and tool use.
Batch AIMillions of documents, clips or data records.
RoboticsLow-latency remote inference.
BiotechProtein, molecular and scientific computation.

13. Technical Innovations

InnovationProblemWhy it matters
Code-defined infrastructureCloud deployments traditionally require many configuration layers.Moves infrastructure configuration into normal application code.
Custom runtime / filesystem / schedulerGeneric container stacks were not designed around AI startup and scaling patterns.Lets Modal optimize startup, execution and scheduling around its workloads. citeturn0search1
Elastic GPU executionGPU capacity is expensive and often highly variable.Allows workloads to scale with demand rather than requiring permanent capacity. citeturn1search10
Modal BatchMillions of jobs are operationally difficult with generic orchestrators.Durable queue + massive fan-out simplifies batch execution. citeturn1search5
SandboxesAgents need to execute potentially untrusted code.Provides isolated runtime environments and resource controls. citeturn0search7turn0search0
Multi-cloud regional executionLatency and GPU availability vary by geography/provider.Lets applications select regions and use a unified compute layer. citeturn0search14

14. Modal vs Competitors

PlatformPrimary strengthWhere Modal differs
AWS / GCP / AzureBroad cloud services and global infrastructure.Modal is narrower and more opinionated around programmable AI/compute workloads.
RunPodAccessible GPU cloud.Modal emphasizes serverless execution, code-defined infrastructure, orchestration and broader workload primitives.
ReplicateModel discovery and hosted model APIs.Modal is more infrastructure-oriented: customers can own/deploy custom models, control compute and run training/batch/agent workloads.
Together AIOpen-model inference and training services.Modal emphasizes general-purpose programmable compute rather than primarily a model/API platform.
BasetenModel inference and serving.Modal spans inference plus training, batch, notebooks and sandboxes.
CoreWeaveLarge-scale GPU cloud.CoreWeave is more infrastructure-capacity oriented; Modal emphasizes developer abstraction and elastic execution.
Hugging FaceModel ecosystem and ML community.Modal is a compute/runtime platform rather than a model hub/community first.

These are positioning comparisons, not claims that each competitor was directly evaluated by every Modal customer.

15. Modal vs Replicate — When Should a Developer Choose Modal?

NeedLikely better fitReason
Pick a public model and call it quicklyReplicateStrong model catalogue and API-first discovery.
Deploy and control your own model stackModalCode-defined containers, GPU choice and infrastructure primitives.
Training / fine-tuningModalBroad compute platform with GPU training workflows.
Massive batch processingModalModal Batch is designed around large fan-out jobs.
Agent code executionModalSandboxes are a first-class product.
Model marketplace / experimentationReplicateReplicate's model ecosystem is a central product surface.
General AI cloud primitivesModalInference, training, batch, notebooks, storage and sandboxes share one platform.

16. Security & Compliance

Modal publicly advertises team controls, isolation, SOC 2, HIPAA and data-residency controls. Its Sandbox documentation also emphasizes isolated execution and resource limits for potentially untrusted code. citeturn1search8turn0search7turn0search0

For GPU Sandboxes and long-running GPU functions, preemption and availability constraints remain operational considerations. Organizations with strict regulatory or data-location requirements should verify the exact current region, retention and contractual controls applicable to their workload rather than relying on general product claims. citeturn0search15turn0search14

17. Developer Experience

The core product philosophy is to let developers write the application and treat infrastructure as a programmable substrate rather than a separate operations project.

18. Company Timeline

2021 — Modal founded by Erik Bernhardsson and Akshat Bubna.
Apr. 2022 — $7M seed round reported.
2022 — Generative-AI workloads, including Stable Diffusion, help accelerate demand for serverless GPU infrastructure.
Oct. 2023 — $16M Series A; Modal announces general availability and enterprise expansion. citeturn0search10
Feb. 2024 — Suno case study reports four months saved on launch timeline and scaling to thousands of GPUs. citeturn1search3
Nov. 2024 — Modal announces Tidbyt joining Modal; the move adds container-infrastructure experience to the team. citeturn1search14
May 2025 — Modal Batch launches with a durable queue and 1M-job interface. citeturn1search5
Sept. 2025 — Modal Notebooks becomes generally available. citeturn1search7
Sept. 29, 2025 — $87M Series B at $1.1B post-money valuation. citeturn0search12
Apr.–May 2026 — Modal publishes deep infrastructure work on serverless GPUs, real-time robotics and AI-agent workloads. citeturn1search0turn1search10
May 21, 2026 — $355M Series C at $4.65B post-money valuation; Modal reports $300M+ annualized revenue. citeturn1search1

19. Financial & Growth Information

MetricStatus
Revenue / annualized revenueCompany reported: more than $300M annualized revenue in May 2026. citeturn1search1
ARRNot independently verified. TechCrunch reported approximately $50M ARR during February 2026 fundraising discussions, before the Series C. citeturn2search3
Valuation$4.65B post-money in May 2026, company reported. citeturn1search1
Total funding$111M after Series B; Series C subsequently added $355M. citeturn0search12turn1search1
EmployeesNot publicly verified in current primary sources reviewed.
Profit/lossNot publicly available.

20. Challenges & Limitations

Controversies: No major legal or public controversy was identified in the authoritative Modal sources reviewed for this profile. That is not evidence that no criticism exists anywhere; it means no material controversy was substantiated in the source set used here.

21. SWOT Analysis

StrengthsWeaknesses
Deep infrastructure ownership; strong developer experience; elastic GPU model; broad AI workload coverage; growing enterprise customer base.Private-company financial opacity; compute economics remain expensive; customers depend on platform availability and pricing; some advanced features remain beta/private beta.
OpportunitiesThreats
AI agents, post-training/RL, robotics, scientific AI, custom inference, enterprise AI and the shift toward open-weight model ownership.AWS/GCP/Azure, specialized GPU clouds, model providers moving down-stack, GPU shortages, margin pressure and rapid changes in inference technology.

22. Future Outlook

Confirmed direction

Modal's 2026 communications emphasize low-latency elastic inference, dynamic agent runtimes, reinforcement learning, batch workloads and safe isolated execution. The Series C announcement explicitly frames the company as a broader AI cloud rather than a single-purpose GPU provider. citeturn1search1

Evidence-based analysis

The most important strategic opportunity is to become the infrastructure layer for companies that increasingly own their own models and post-training loops. Modal's customer examples already span model serving, RL, robotics, biology, media and agents, suggesting the platform is deliberately broadening beyond conventional inference. citeturn1search1turn1search0

Prediction, not confirmed fact: if agentic applications continue to grow, Sandboxes, batch execution, RL environments and low-latency model serving could converge into a unified “agent compute” platform. The main risk is that hyperscalers and specialized AI clouds may replicate these primitives quickly.

23. 50 Important Facts

  1. Modal's legal name is Modal Labs, Inc.
  2. Modal was founded in 2021.
  3. Erik Bernhardsson is a co-founder.
  4. Akshat Bubna is a co-founder.
  5. Bernhardsson is CEO.
  6. Bubna is CTO.
  7. Modal is headquartered in New York City.
  8. The company focuses on AI, ML and data infrastructure.
  9. Modal uses serverless execution.
  10. Pricing is usage-based.
  11. Modal supports CPU workloads.
  12. Modal supports GPU workloads.
  13. Current GPU docs list H100.
  14. Current GPU docs list H200.
  15. Current GPU docs list B200.
  16. Current GPU docs list B300.
  17. Modal supports multiple GPUs per container on supported hardware.
  18. Modal supports training.
  19. Modal supports fine-tuning.
  20. Modal supports inference.
  21. Modal supports batch processing.
  22. Modal supports notebooks.
  23. Modal supports Sandboxes.
  24. Sandboxes can execute AI-generated code.
  25. Sandboxes have CPU/memory limits.
  26. GPU Sandboxes can be preempted.
  27. Modal supports region selection.
  28. Modal runs containers across multiple clouds.
  29. Modal has its own container runtime.
  30. Modal has its own scheduler.
  31. Modal has its own filesystem.
  32. Modal has its own image builder.
  33. Modal emphasizes code-defined infrastructure.
  34. Modal's docs explicitly market a no-YAML experience.
  35. Modal Batch launched in 2025.
  36. Modal Batch was designed for large fan-out workloads.
  37. Harvey reported a 10× speedup using Modal Batch.
  38. Suno reported four months saved on launch timing.
  39. Suno uses thousands of GPUs on Modal.
  40. Physical Intelligence reported about 10–15 ms network overhead.
  41. Runway reported moving from proof of concept to production in under 30 days.
  42. Modal raised $16M Series A in 2023.
  43. Modal raised $87M Series B in 2025.
  44. Series B valuation was $1.1B post-money.
  45. Modal raised $355M Series C in 2026.
  46. Series C valuation was $4.65B post-money.
  47. Modal reported more than $300M annualized revenue in May 2026.
  48. Modal's customer examples span AI, biotech, robotics and media.
  49. Modal's current strategy emphasizes AI-native infrastructure rather than a single model API.

24. Lessons for Entrepreneurs & CTOs

  1. Build around a painful workflow, not a fashionable model. Modal started with developer infrastructure pain before generative AI became mainstream.
  2. Own the hard layer when abstraction quality is the product. Modal built core infrastructure rather than merely wrapping a cloud API.
  3. Serverless economics are especially useful for spiky AI workloads. Suno's holiday demand is a clear example. citeturn1search3
  4. Developer experience can be a moat. Code-defined infrastructure reduces the distance between prototype and production.
  5. AI infrastructure should cover the lifecycle. Inference alone is increasingly insufficient; training, batch, notebooks and agents all interact.
  6. Security becomes a product feature when agents execute code. Sandboxes are infrastructure for safe execution, not just developer convenience.
  7. Latency is application-dependent. Robotics and real-time video need different infrastructure from offline batch processing.
  8. Infrastructure companies need broad primitives but clear interfaces. Modal's strategy is to expose a small developer-facing surface while operating complex infrastructure underneath.

25. Final Verdict

QuestionAnswer
What is Modal?An AI-focused cloud infrastructure platform for inference, training, batch, notebooks and secure sandboxes.
Who founded it?Erik Bernhardsson and Akshat Bubna.
Why was it created?To make cloud development for data/ML/AI workloads easier and more elastic.
What problem does it solve?Infrastructure complexity around containers, GPUs, scaling, scheduling, deployment and compute capacity.
How does it work?Developers define code, environment and resource requirements; Modal schedules and executes workloads on elastic infrastructure.
How does it make money?Primarily usage-based compute/infrastructure pricing, with enterprise offerings.
Who uses it?Companies including Suno, Runway, Physical Intelligence, Harvey, Substack, Chai Discovery, Cognition and others documented by Modal.
What differentiates it?A broad AI cloud with deep infrastructure ownership and a developer-first, code-defined interface.
Biggest risks?GPU economics, competition from hyperscalers and specialized clouds, platform dependency and rapidly changing AI workloads.
Future potential?A broader AI-native cloud layer spanning model serving, post-training, agent execution, scientific computing and elastic GPU workloads.

Sources & Verification

  1. Modal — Company
  2. Modal — Documentation
  3. Modal — GPU acceleration
  4. Modal — Sandboxes
  5. Modal — Sandbox resources and pricing
  6. Modal — Series B
  7. Modal — Series C
  8. Modal — General availability and Series A
  9. Modal — Suno case study
  10. Modal — Physical Intelligence case study
  11. Modal — Runway case study
  12. Modal — Batch launch and customer examples
  13. Modal — Customers
  14. Modal — Serverless GPUs technical post
  15. Modal — Notebooks
  16. AI Files — Erik Bernhardsson profile
  17. TechCrunch — February 2026 funding discussions
  18. Contrary Research — Modal founding history
Fact-checking rule used: company-reported financial figures and customer metrics are labelled as company-reported; secondary estimates are not presented as audited facts; unavailable figures are marked “Not publicly available.”