





















June 18, 2026
.png)
Modular Team

Modular 26.4 brings state-of-the-art mixture-of-experts (MoE) serving to Modular Cloud, expands MAX support for the newest open-weight models, and takes another step toward Mojo 1.0.
Modular Cloud is expanding and now supports the latest frontier models such as MiniMax M3, GLM 5.2, and Kimi 2.7. Modular Cloud is built on top of the 26.4 release which adds support for new model architectures, enhances quantization and speculative decoding capabilities, improves OpenAI API compatibility, extends Apple silicon GPU support, and makes MAX more accessible via modular/skills for agentic model bring-up.
💡
We’ll share much more about what’s coming for Mojo, MAX and Modular Cloud at our ModCon conference: join us August 18th in San Francisco.
All frontier models today are MoE based. The MoE architecture means that while the model is large (in the hundreds of billions or trillions of parameters), only a few of those parameters are active at any time. This sparse activation is further extended by relying on sparse activations of KVCache blocks. The large size and sparsity makes these models more difficult to serve, since it requires cross stack optimizations from the cloud to the kernels. In Modular Cloud we've carefully tuned modules such as Gemma 4, Deepseek, GLM, MiniMax, and Kimi to ensure peak performance of these models.
New MoE models available through Modular Cloud include:

Modular Cloud gives you access to 500+ model architectures for different use cases from agentic coding, multi-turn chat, to vision and video generation. Request access to Modular Cloud today.
In the prior 26.3 release, we introduced distributed-aware tensors and initial pieces of Modular native agentic tooling. In MAX 26.4, we continued our investments to expand the capabilities of the MAX framework and improve development experience.
MAX underpins the capabilities of Modular Cloud and with MAX 26.4, we've added additional model coverage and serving machinery. This includes:
GlmMoeDsaForCausalLM, LFM2ForCausalLM and HYV3ForCausalLM are now supported in MAX. KimiK25ForConditionalGeneration extends to support both Kimi 2.6 and 2.7 as well as support for different speculative decoders such as Eagle3 and DFlash.developer role, aligns reasoning output with the Responses API, improves structured-output handling, and adds compatibility flags so real-world requests is less likely to fail on minor request differences.See the MAX changelog for the full list.
modular/skillsDevelopers often ask us how they can bring their own models into MAX to enjoy these features. In 26.4, we’ve released the import-model and debug-model skills, which enable importing your models into MAX with agents. The skill can be installed via:
mojo
npx skills add modular/skills
These skills guide an AI coding agent through a repeatable model bring-up workflow:
The result is a fast and practical path from a Hugging Face model ID to a working MAX architecture that’s ready to deploy. To demonstrate this, we've brought up Tencent’s Hunyuan Hy3-preview model into MAX using these agent skills. The model uses 192 routed experts with sigmoid plus correction-bias routing, and runs in MAX with multi-GPU tensor-parallel attention and expert-parallel MoE.
Read more about model bring-up with our agentic skills in the new guide.
As another step in our path to Mojo 1.0, this release includes Mojo 1.0 beta 2. This update focuses on refinement and stabilization You’ll soon start to see markers in the nightlies for the Mojo standard library stating which interfaces are stable, and we’ll be expanding that surface as we draw closer to the 1.0 release.
There are also several language improvements since beta 1:
List[T] no longer require their contents to be Copyable . This makes collections more generic containers across a broader set of element types..enqueue_function. This makes accelerator programming more succinct by only requiring the kernel to be specified once.Modular 26.4 is available now, with new model support, new agent skills, SOTA MoE in MAX, Mojo 1.0 Beta 2, and more.
Install or upgrade to get started in minutes:
mojo
uv pip install --pre --upgrade modular
We only touched on the highlights in this release, for a deeper look at all the changes please check out our changelog:
If you’re building with Modular, join us on:
Share your feedback on the Mojo 1.0 beta:
We’re excited to hear about what you build with 26.4, and with the Mojo beta - and join us at ModCon on August 18th for much more.

Sign up today
Signup to our Cloud Platform today to get started easily.
Sign Up

Browse open models
Browse our model catalog, or deploy your own custom model
Browse models
Get all our latest news, announcements and updates delivered directly to your inbox. Unsubscribe at anytime.
Thanks for signing up to our newsletter! 🚀
Thank you,
Modular Sales Team
Oops! Something went wrong while submitting the form.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。