A new nightly version has been released!
Update to the latest nightly using Magic via
magic init --format mojoproject -c conda-forge -c https://conda.modular.com/max-nightly/
or add https://conda.modular.com/max-nightly/ as a channel to mojoproject.toml
MAX changelog updates:
MAX framework {#25-4-max}
Serving & inference engine {#25-4-max-serving}
- Inflight batching no longer requires chunked prefill.
- Removed support for torchscript and torch MLIR models
max
CLI {#25-4-max-cli}
- Added
--use-subgraphs
flag tomax generate
to allow for the
use of subgraphs in the model.
Python APIs {#25-4-max-python}
Mojo APIs {#25-4-max-mojo}
- Mojo Graph, Driver, and Engine APIs have been open sourced and removed from
codebase.
C APIs {#25-4-max-c}
Mojo language {#25-4-mojo}
Mojo changelog updates:
- [mojo-lang] Implement method synth for
@value
related traits.
Raw MAX diff: https://github.com/modular/modular/compare/74ad6f1336e23f1af21b9ee8d97c7206b3a6c1aa...36963d842c92677a9f256002a845a93b9ce4fc9f
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md