A new nightly version has been released! ![]()
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
- Kimi K2.5 tool calling now supports interleaved thinking: a single
assistant turn may interleave multiple<think>...</think>reasoning
blocks with multiple tool-call sections and end with<|im_end|>. The
constrained-decoding grammar (used fortool_choiceand JSON
response_format) admits up to eight tool-call sections with an optional
reasoning block before each, and lets the model stop before the cap. This
fixes atool_choice=autofailure where a second tool-call section
disabled grammar enforcement for the rest of the request.
Mojo changelog updates:
Raw MAX diff: https://github.com/modular/modular/compare/d6c275f1d961a53d80a84d495180a2b1123ad2c6...c807ae59ddb6de5bd46241cbfbfb220e0a6fce46)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md