A new nightly version has been released! ![]()
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
- FLUX.2 diffusion pipelines now support both denoising-cache backends to skip
redundant transformer passes during generation:--taylorseer(Taylor-series
step skipping β the recommended default, withbalancedandfastpresets)
and--first-block-caching(first-block-residual reuse β zero-tuning and
data-adaptive). The two are mutually exclusive and both off by default. See
the image generation guide.
Mojo changelog updates:
- [mojo-lang][stdlib] Back TypeList.all_conforms_to with variadic conforms_to
- [mojo-lang] feat: Allow omitting
@explicit_destroywhenImplicitlyDeletable where ...(Part 2/N) - [mojo-lang] Improve import location tracking
Raw MAX diff: https://github.com/modular/modular/compare/d35568099cbcd6fa851a1186dce8d8b9de6c329a...5aa980c70e4995f9c68f0cf95aaeffa6777b2df2)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md