This repo hosts open-source components of the Modular Platform, a unified platform for AI development and deployment, including the MAX Framework🧑🚀 and the Mojo Language🔥.
To get started with the Modular Platform and serve a model using the MAX framework, see the MAX quickstart guide.
To get started with the Mojo language, see the Mojo quickstart guide.
We're constantly open-sourcing more of the Modular Platform and you can find all of it in here.
The main components include:
- Mojo compiler: /KGEN
- Mojo standard library: /mojo/stdlib
- MAX accelerator library: /max/kernels
- MAX inference server: /max/python/max/serve (OpenAI-compatible endpoint)
- MAX model pipelines: /max/python/max/pipelines (Python-based graphs)
- Code examples: /max/examples + /mojo/examples
We accept contributions to the Mojo standard library, MAX accelerator library, MAX model architectures, code examples, Mojo docs, and more. We aren't accepting contributions to the Mojo compiler yet.
First, please read the Contribution Guide, and then refer to the following documentation about how to develop in the repo:
/max/docs: Docs for developers working in the MAX framework codebase./mojo/stdlib/docs: Docs for developers working in the Mojo standard library.
We also welcome your bug reports. If you have a bug, please file an issue here.
This repository and its contributions are licensed under the Apache License v2.0 with LLVM Exceptions. See LICENSE.
MAX usage and distribution are licensed under the Modular Community License.
You are entirely responsible for checking and validating the licenses of third parties (for example, Hugging Face) for related software and libraries that are downloaded.
Get help from community members, tune in for a community meeting, or join a local meetup.
| Channel | Link |
|---|---|
| 💬 Discord | discord.gg/modular |
| 💬 Forum | forum.modular.com |
| 📅 Meetup Group | meetup.com/modular-meetup-group |
| 🎦 Community Meetings | Upcoming community calls |
| 📺 YouTube | youtube.com/@modularinc |
Upcoming events will be posted on our Meetup page and Discord. Community meeting recordings will be posted on our YouTube.
