MAX Nightly 25.5.0.dev2025061805 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Removed Model.execute_legacy(). Instead use the standard
    execute() or __call__() methods for model execution.

  • Removed TorchScript-related helper functions and APIs from the Engine API,
    including support for .pt TorchScript files in custom extensions.

Mojo changelog updates:

  • [LSP] Add progress reporting for document parse
  • [External] [stdlib] Fix math.exp2 for float64 values (#63926)

Raw MAX diff: https://github.com/modular/modular/compare/9355c78e8ca5d4eb7e4d8ef65faaed8822a96cbe...5facce2272dcd0eb18e4c9852d93425f46cd2cc5)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md