A new nightly version has been released! ![]()
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
- Renamed
Float8ConfigtoQuantConfig(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, includingparse_float8_config()to
parse_quant_config(), and the publicquantmodules inmax.nnand
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