| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-06 | 983 Bytes | |
| v0.30.6 source code.tar.gz | 2026-02-06 | 4.1 MB | |
| v0.30.6 source code.zip | 2026-02-06 | 4.5 MB | |
| Totals: 3 Items | 8.7 MB | 1 | |
Highlights
- Much faster bandwidth with JACCL on macOS >= 26.3 (some numbers)
What's Changed
- patch by @awni in https://github.com/ml-explore/mlx/pull/3093
- Disable managed memory on WSL when concurrentManagedAccess is not supported by @jessegross in https://github.com/ml-explore/mlx/pull/3095
- Fix non simd f16 build by @awni in https://github.com/ml-explore/mlx/pull/3097
- Fix 2pass sdpa on < M2 by @awni in https://github.com/ml-explore/mlx/pull/3099
- JACCL update by @angeloskath in https://github.com/ml-explore/mlx/pull/3094
- Fix qmv_impl for small N by @manuelcandales in https://github.com/ml-explore/mlx/pull/3096
- Patch for multi device CUDA by @awni in https://github.com/ml-explore/mlx/pull/3100
New Contributors
- @manuelcandales made their first contribution in https://github.com/ml-explore/mlx/pull/3096
Full Changelog: https://github.com/ml-explore/mlx/compare/v0.30.5...v0.30.6