MAX Nightly 26.3.0.dev2026031215 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Renamed Float8Config to QuantConfig (and related types/functions)
    to reflect that the config now covers FP8, NVFP4, and MXFP4 quantization.
  • Renamed related public Python quantization APIs from Float8* names to
    Quant* names, including parse_float8_config() to
    parse_quant_config(), and the public quant modules in max.nn and
    max.pipelines.lib.

Mojo changelog updates:

Raw MAX diff: https://github.com/modular/modular/compare/e3e52b0c8b31a74f0e8fd3b02416144c74e43ff0...017f452de35e103538151062641d0bfbcdc5adf6)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md