diff --git a/profile/README.md b/profile/README.md index 6131b70..6552297 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,11 +1,13 @@ # Welcome to BentoML ๐ [](https://twitter.com/bentomlai) [](https://l.bentoml.com/join-slack) +> [!IMPORTANT] +> BentoML is now part of [Modular](https://github.com/modular/modular). Together, we're building a unified stack for high-performance AI inference. [](http://bentoml.com)
## What's cooking? ๐ฉโ๐ณ @@ -26,10 +28,27 @@ Run any open-source LLMs (Llama, Mistral, Qwen, Phi and more) or custom fine-tun BentoCloud is the easist way to build and deploy with BentoML, in our cloud or yours. It brings fast and scalable inference infrastructure into any cloud, allowing AI teams to move 10x faster in building AI applications with ML/AI models, while reducing compute cost - by maxmizing compute utilization, fast GPU autoscaling, minimimal coldstarts and full observability. [Sign up today!](https://www.bentoml.com/). +### [โก Modular MAX](https://github.com/modular/modular): Hardware-optimized inference across any accelerator + +For end-to-end performance and portability across the AI execution stack, see [Modular MAX](https://www.modular.com/max). + +### [๐ฅ Mojo](https://www.modular.com/blog/the-path-to-mojo-1-0): A faster future for AI inference + +Mojo is on the path to a stable 1.0 release in 2026, delivering semantic versioning and a high-performance language for CPU and GPU programming. As Mojo matures, BentoML will leverage Mojo's compiled performance for CPU and GPU kernels to push model inference performance even further. See the [Mojo Roadmap](https://docs.modular.com/mojo/roadmap/) for more information. + +```mermaid +flowchart TD + A["๐ Your App / API"] + B["๐ฑ BentoML โ Serving ยท Orchestration ยท Batching ยท Multi-model Chains"] + C["โก Modular MAX โ Hardware-optimized Runtimes on Any Accelerator"] + D["๐ฅ Mojo โ High-performance Kernel & Systems Programming"] + E["๐ฅ๏ธ Any Hardware ยท NVIDIA ยท AMD ยท CPU"] + A --> B --> C --> D --> E +``` ## Get in touch ๐ฌ -๐ [Join our Slack community!](https://l.bentoml.com/join-slack) +๐ฌ Join the [Modular Discord](https://discord.gg/modular) and [Modular Forum](https://forum.modular.com/) ๐ Follow us on X [@bentomlai](https://twitter.com/bentomlai) and [LinkedIn](https://www.linkedin.com/company/bentoml/)