modular/modular
The Modular Platform (includes MAX & Mojo)
README
[About Modular] | [MAX docs] | [Mojo docs] | [Contributing]
---
Modular Platform
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🔥.
Get started
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.
About the repo
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: /Mojo
- Mojo standard library: /Mojo/stdlib
- MAX accelerator library: /max/kernels
- MAX inference server: /max/python/max/serve
- MAX model pipelines: /max/python/max/pipelines
- Code examples: /max/examples +
Contribute
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
/Mojo/docs/stdlib: Docs for developers working in the
We also welcome your bug reports. If you have a bug, please file an issue here.
License
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.
Third party licenses
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.
Community & Events
Get help from community members, tune in for a community meeting, or join a local meetup.
| Channel | Link | |-----------------------|-------------------------------------------------| | 💬 Discord | [discord.gg/modular][discord] | | 💬 Forum | [forum.modular.com][forum] | | 📅 Meetup Group | [meetup.com/modular-meetup-group][meetup-group] | | 🎦 Community Meetings | [Upcoming community calls][public-com-meet-doc] | | 📺 YouTube | [youtube.com/@modularinc][youtube] |
Upcoming events will be posted on our [Meetup page][meetup-group] and [Discord][discord]. Community meeting recordings will be posted on our [YouTube][youtube].
Thanks to our contributors
[About Modular]: https://www.modular.com/ [MAX docs]: https://max.modular.com/ [Contributing]: ./CONTRIBUTING.md [Mojo docs]: https://mojolang.org/docs/
[discord]: https://discord.gg/modular [forum]: https://forum.modular.com/ [meetup-group]: https://www.meetup.com/modular-meetup-group/ [youtube]: https://www.youtube.com/@modularinc [public-com-meet-doc]: https://modul.ar/community-meeting-doc