MAX Nightly 25.5.0.dev2025061905 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Added support for file:// URIs in image inputs for multimodal models. Local
    file access is controlled via the MAX_SERVE_ALLOWED_IMAGE_ROOTS environment
    variable, which specifies a list of allowed root directories. Files are read
    asynchronously using aiofiles for better performance under high load.

Mojo changelog updates:

  • [stdlib] Remove a few deprecated functions in sys.info

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