A new nightly version has been released! ![]()
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
benchmark_serving.pyscript can now run LoRA benchmarking for supported
models and target modules.- Changed
LoRAConfig.max_num_lorasdefault to1from100. - RequestID is now a real type:
RequestIDhas been converted from a type alias
to a proper immutable type, providing better type safety and consistency across
the API.
Mojo changelog updates:
- [stdlib] deprecate non-keyword arguments for
memcpy - [stdlib] Introduce
UnsafePointer.swap_pointees. - [stdlib] Rename
math.isqrttomath.rsqrt - [docs] Fix markdown
Raw MAX diff: https://github.com/modular/modular/compare/a37136cbb9e570d02e5807cdd9c102f893f7bccc...132e1acf3f3bc17475b1410220b2d17a1e062745)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md