MAX Nightly 25.4.0.dev2025051623 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:

  • Removed server setting from llm.py entrypoint for offline inference.
    Server is now automatically configured in background without consuming an
    HTTP port.

Mojo changelog updates:

  • [mojo-lang] Improve call emission of raising functions.

Raw MAX diff: https://github.com/modular/modular/compare/22a77ed7b148468ec61198dd08334e23f09faa6c...26db11ea9c797520cac35fea63b6062d3e9d0632
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md