Modular Platform
A unified AI development and deployment platform built on the open-source MAX framework and Mojo programming language, supporting inference across NVIDIA, AMD, and other hardware.
At a Glance
Free and open-source self-hosted deployment of MAX and Mojo on your own infrastructure. Community support via Discord and GitHub.
Engagement
Available On
Alternatives
Listed Aug 2026
About Modular Platform
The Modular Platform is an open-source AI development and deployment stack built by Modular, combining the MAX inference framework and the Mojo programming language into a single unified system. The repository, hosted at github.com/modular/modular, has accumulated over 29,000 stars and is actively maintained with regular releases. The platform targets developers and enterprises who need high-performance, hardware-portable AI inference without being locked into a single GPU vendor.
What It Is
Modular Platform is a full-stack AI infrastructure solution that spans from low-level GPU kernels all the way to cloud-hosted model endpoints. At its core are two open-source components: MAX (an open and extensible framework for building and serving AI models) and Mojo (a Pythonic systems programming language designed for AI-era performance on CPUs, GPUs, and ASICs). Together, they form what Modular describes as "a unified stack, from the kernels to the cloud," enabling deployment across NVIDIA, AMD, Google TPUs, AWS Trainium, Qualcomm, Intel, ARM, and Apple Silicon hardware.
Architecture: From Kernels to Cloud
The repository contains several distinct layers that work together:
- Mojo compiler (
/KGEN) and Mojo standard library (/mojo/stdlib) — the language runtime and toolchain - MAX accelerator library (
/max/kernels) — GPU kernel implementations written in Mojo - MAX inference server (
/max/python/max/serve) — an OpenAI-compatible HTTP endpoint - MAX model pipelines (
/max/python/max/pipelines) — Python-based model graph definitions - Code examples for both MAX and Mojo
The inference server is OpenAI API-compatible, meaning existing applications can swap in Modular endpoints with a single line change. The self-hosted container is under 700MB and can be installed via Docker, pip, uv, pixi, or Conda.
Deployment Models
Modular offers three distinct deployment paths:
- Self-Hosted (Community Edition): Free and open source under the Apache 2.0 license with LLVM Exceptions. Users deploy MAX and Mojo on their own infrastructure across any supported hardware. Community support is provided via Discord and GitHub.
- Modular Cloud: Managed shared and dedicated endpoints hosted by Modular, billed per token (shared) or per GPU hour (dedicated). Includes forward-deployed engineers, auto-scaling, scale-to-zero, and observability tooling. SOC 2 Type 2 certified.
- Bring Your Own Cloud (BYOC): Modular's control plane and engineering team deploy inside the customer's own VPC on AWS, GCP, Azure, or Oracle. Data never leaves the customer's environment. Billed per minute of reserved GPU capacity.
Supported Models and Hardware
The platform supports hundreds of open-source models. The hosted API catalog includes models such as DeepSeek V4, Gemma 4, Qwen 3 series, Llama Guard, NVIDIA Nemotron, MiniMax, Kimi, GLM, and image generation models including FLUX.2 variants. Hardware support spans NVIDIA B200, AMD MI355X, Google TPUs, AWS Trainium, Qualcomm AI100/AI200, Intel, ARM, and Apple Silicon — all running on a single unified software stack.
Update: MAX 26.5 / Mojo 1.0.0
The latest release, tagged max/v26.5.0 and published on August 11, 2026, marks a significant milestone: Mojo 1.0.0. This release signals production readiness for the Mojo language itself, which powers all of Modular's GPU kernels. The repository was last pushed to on August 25, 2026, indicating active ongoing development. The project accepts community contributions to the Mojo standard library, MAX accelerator library, MAX model architectures, and code examples, though the Mojo compiler itself is not yet open for external contributions.
Community and Ecosystem
Modular maintains an active open-source community through Discord (discord.gg/modular), a dedicated forum at forum.modular.com, a Meetup group, regular community calls, and a YouTube channel. The GitHub repository has over 3,100 forks and more than 1,100 open issues, reflecting broad developer engagement. The project is licensed under Apache License v2.0 with LLVM Exceptions for the repository code, while MAX usage and distribution are governed by the Modular Community License.
Community Discussions
Be the first to start a conversation about Modular Platform
Share your experience with Modular Platform, ask questions, or help others learn from your insights.
Pricing
Self-Hosted Community Edition
Free and open-source self-hosted deployment of MAX and Mojo on your own infrastructure. Community support via Discord and GitHub.
- Deploy MAX and Mojo on any supported hardware
- Hundreds of models in the model repo
- Container under 700MB
- Install via Docker, pip, uv, pixi, or Conda
- Community support through Discord and GitHub
Modular Cloud
Managed shared and dedicated inference endpoints hosted by Modular, billed per token (shared) or per GPU hour (dedicated). Includes forward-deployed engineers.
- Always-on compute with SOTA inference performance
- Shared and dedicated endpoints
- Usage metrics and observability
- Auto-scaling, scale to zero, burst capacity
- Forward-deployed engineers tuning your deployment
- SOC 2 Type 2 certified
- Dedicated support with standard and custom SLAs/SLOs
- Top performers available for dedicated endpoint
Bring Your Own Cloud
Production-hardened BYOC deployment in your VPC with Modular's control plane and engineering team. Billed per minute of reserved GPU capacity.
- Everything in Dedicated Endpoint, plus:
- Deployment in your cloud or on-premise
- Data never leaves your VPC
- Performance optimization of your specific pipelines
- Custom APIs
- Secure in your environment
- Forward-deployed engineers tuning your deployment
- NVIDIA, AMD, Trainium, TPU, Qualcomm, Intel, AMD & ARM CPUs, ASICs
- SOC 2 Type 2 certified
Enterprise
Full data control with your own compute on AWS, GCP, Azure, or Oracle, or a hybrid approach. Custom engagement for advanced deployment solutions.
- SOTA inference performance on any GPU vendor
- Run AI models and pipelines on any supported hardware
- Deploy MAX and Mojo yourself - container under 1GB
- Custom kernels in Mojo for novel architectures
- Community support through Discord and GitHub
- Modular Community License
Capabilities
Key Features
- OpenAI-compatible inference API
- MAX inference framework for building and serving AI models
- Mojo programming language for GPU/CPU kernel development
- Support for NVIDIA, AMD, Google TPU, AWS Trainium, Qualcomm, Intel, ARM, Apple Silicon
- Self-hosted community edition (free, open source)
- Managed cloud endpoints (shared and dedicated)
- Bring Your Own Cloud (BYOC) deployment
- Text, image, and video generation inference
- Function calling and reasoning support
- Auto-scaling and scale-to-zero
- SOC 2 Type 2 certified infrastructure
- Forward-deployed engineers for optimization
- Custom kernel development in Mojo
- OpenAI API drop-in compatibility
- Container under 700MB for self-hosting
- Hundreds of supported open-source models
- Usage metrics and observability
- Role-based access control and user management
