项目地址
https://github.com/modular/modular
AI 摘要
Modular Platform 是一个统一的 AI 开发与部署平台,包含 MAX 框架和 Mojo 编程语言。其主要组件包括 Mojo 编译器及标准库、MAX 加速库、MAX 推理服务器(兼容 OpenAI 接口)、MAX 模型流水线及各类代码示例。项目开放社区贡献,支持对标准库、加速库、模型架构、代码示例等的贡献,但不包括编译器。仓库采用 Apache License v2.0 与 LLVM 例外,MAX 使用须遵循 Modular 社区许可,第三方组件授权由用户自行核实。社区通过 Discord、论坛、Meetup 及 YouTube 互动,定期举办活动与线上会议。
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:
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 a...
项目地址
https://github.com/modular/modular
AI 摘要
Modular Platform 是一个统一的 AI 开发与部署平台,包含 MAX 框架和 Mojo 编程语言。其主要组件包括 Mojo 编译器及标准库、MAX 加速库、MAX 推理服务器(兼容 OpenAI 接口)、MAX 模型流水线及各类代码示例。项目开放社区贡献,支持对标准库、加速库、模型架构、代码示例等的贡献,但不包括编译器。仓库采用 Apache License v2.0 与 LLVM 例外,MAX 使用须遵循 Modular 社区许可,第三方组件授权由用户自行核实。社区通过 Discord、论坛、Meetup 及 YouTube 互动,定期举办活动与线上会议。
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:
(OpenAI-compatible endpoint)
(Python-based graphs)
/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 frameworkcodebase.
/mojo/stdlib/docs: Docs for developers working in theMojo standard library.
We also welcome your bug reports. If you have a bug, please [file a...