modular / modular

Modular / Modular

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🔥.

关于 Modular 平台 本仓库托管了 Modular 平台的开源组件。Modular 是一个用于 AI 开发和部署的统一平台,其中包括 MAX 框架🧑‍🚀 和 Mojo 编程语言🔥。


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.

快速入门 若要开始使用 Modular 平台并利用 MAX 框架部署模型,请参阅 MAX 快速入门指南。若要开始学习 Mojo 语言,请参阅 Mojo 快速入门指南


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: /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

关于本仓库 我们正持续开源 Modular 平台的更多组件,你可以在此找到所有相关内容。主要组件包括:

  • Mojo 编译器:/KGEN
  • Mojo 标准库:/mojo/stdlib
  • MAX 加速器库:/max/kernels
  • MAX 推理服务器:/max/python/max/serve(兼容 OpenAI 的端点)
  • MAX 模型流水线:/max/python/max/pipelines(基于 Python 的图计算)
  • 代码示例:/max/examples + /mojo/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 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.

参与贡献 我们欢迎对 Mojo 标准库、MAX 加速器库、MAX 模型架构、代码示例、Mojo 文档等内容的贡献。目前暂不接受对 Mojo 编译器的贡献。请先阅读《贡献指南》,并参考以下文档了解如何在仓库中进行开发:

  • /max/docs:面向 MAX 框架代码库开发者的文档。
  • /mojo/stdlib/docs:面向 Mojo 标准库开发者的文档。 我们也欢迎提交 Bug 报告。如果你发现了 Bug,请在此提交 Issue。

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.

许可协议 本仓库及其贡献内容采用带有 LLVM 例外的 Apache License v2.0 协议授权。详情请参阅 LICENSE 文件。MAX 的使用和分发受《Modular 社区许可协议》约束。


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.

第三方许可 对于所下载的相关软件和库,你有责任自行检查并验证第三方(例如 Hugging Face)的许可协议。


Community & Events Get help from community members, tune in for a community meeting, or join a local meetup.

  • 💬 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. Thanks to our contributors.

社区与活动 从社区成员处获取帮助、参与社区会议或加入本地聚会。

  • 💬 Discord: discord.gg/modular
  • 💬 论坛: forum.modular.com
  • 📅 聚会小组: meetup.com/modular-meetup-group
  • 🎦 社区会议: 即将举行的社区电话会议
  • 📺 YouTube: youtube.com/@modularinc

即将举办的活动将发布在我们的 Meetup 页面和 Discord 上。社区会议录像将发布在我们的 YouTube 频道。感谢我们的贡献者。