Skip to content

v0.4.0

Choose a tag to compare

@asher asher released this 23 Aug 18:29
· 33 commits to main since this release
Immutable release. Only release title and notes can be modified.
8fb84e5

What's Changed

  • fix(sdpa_vector): float16 partials could overflow to inf on long flat attention by @asher in #39
  • chore(pkg): bump to mlx 0.32.1 + nanobind 2.13.0, standalone arena residency set by @asher in #40
  • perf(matmul): q8_0 enters the non-NAX split-K route at 8 rows by @asher in #41
  • perf(matmul): 8-row split-K tile for M <= 8 on non-NAX silicon by @asher in #42

Full Changelog: v0.3.13...v0.4.0