MAX Nightly 25.5.0.dev2025061317 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

Highlights {#25-5-highlights}

Documentation {#25-5-docs}

MAX models {#25-5-models}

MAX framework {#25-5-max}

Serving & inference engine {#25-5-max-serving}

max CLI {#25-5-max-cli}

Python APIs {#25-5-max-python}

  • Removed execute_legacy() method from Model class. Use the standard
    execute() or __call__() methods instead for model execution.
  • Removed TorchScript-related helper functions and APIs from the Engine API,
    including support for .pt TorchScript files in custom extensions.

Mojo APIs {#25-5-max-mojo}

Custom ops {#25-5-custom-ops}

GPU programming {#25-5-gpu-programming}

Mojo language {#25-5-mojo}

Mojo changelog updates:

  • [docs] Initial rollover of Mojo v25.4 changelog

Raw MAX diff: https://github.com/modular/modular/compare/4092f7fa206d4331ce39e8f9584d641c92a919d1...ef28e8dbfed1b208ae7584ed9f35c25d3f17a4a7)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md