0.23.1
Significant Changes
-
mlx version updated to 0.23.1
-
some modules are deprecated and folded into MLX (main module)
- MLXFast, MLXFFT, MLXRandom and MLXLinalg
- previous imports work, previous names work -- backward compatible
- see #205
What's Changed
- Remove package.resolved by @louen in #194
- add missing at functions by @davidkoski in #193
- add missing roll function by @davidkoski in #192
- Fix ml-explore/mlx-swift-examples#218 by @davidkoski in #200
- address issues that prevent using composition for layers like LoRA by @davidkoski in #177
- Update mlx-c to 0.1.2 by @barronalex in #204
- Reorganize MLXFast, MLXFFT, MLXRandom and MLXLinalg by @barronalex in #205
New Contributors
- @barronalex made their first contribution in #204
Full Changelog: 0.21.3...0.23.1