MAX Nightly 25.6.0.dev2025091805 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

Highlights {#25-7-highlights}

Documentation {#25-7-docs}

MAX models {#25-7-models}

MAX framework {#25-7-max}

Inference server {#25-7-max-serve}

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

Python API {#25-7-max-python}

Mojo API {#25-7-max-mojo}

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

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

MAX kernels {#25-7-kernels}

Mojo language {#25-7-mojo}

For all the updates to the Mojo language, standard library, and tools,
including all GPU programming changes, see the Mojo
changelog
.

Mojo changelog updates:

  • [docs] Initial rollover of Mojo v25.6 changelog
  • [stdlib] Add map iterator (#69150)
  • [stdlib] polish: Add UnsafePointer.init_pointee_move_from() + deprecate move_pointee_into()
  • [stdlib] Improve error getting device info for unrecognized GPU target arch

Raw MAX diff: https://github.com/modular/modular/compare/a4cf758e0073b7ff2c46b9ed740116bee019d5e4...9e372b15b1373847df3042c3375963bf44f041a5)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md

1 Like