MAX Nightly 25.4.0.dev2025051505 Released

:astronaut: A new nightly version has been released! :astronaut:

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 to max 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