MAX Nightly 26.1.0.dev2026011318 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Fixed max.driver.Tensor.to(stream) to not copy (i.e. return reference to
    the same tensor) when the stream is on the same device, even for GPU-pinned
    host memory.

Mojo changelog updates:

  • [mojo-lang] Move ParamInf to emitting diagnostics directly
  • [stdlib] Deprecate StringableRaising.

Raw MAX diff: https://github.com/modular/modular/compare/38c1a3745c5fdffacc816ae14a6d47bef8660f40...e04151c9c93949ac2a522dc5e701ac1e53312ab0)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md