Skip to content

Commit 41d5f86

Browse files
committed
docs: add 1.0.0 release blurb
1 parent 1a1da24 commit 41d5f86

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
First stable release. Emily runs `Nx` computations on Apple Silicon
2+
through MLX — set it as the default Nx backend and Bumblebee models run
3+
on the Metal GPU with no further integration. With 1.0 the public API is
4+
stable and follows semantic versioning from here; there are no breaking
5+
changes from 0.7.x, so existing code keeps working. The headline this
6+
cycle is quantized inference — 4-bit layers now stream through the fused
7+
`mx::quantized_matmul` kernel, making native quantized generation ~13×
8+
faster end-to-end and, for the first time, faster than dense (details
9+
below).
10+
111
### Changed
212

313
- The precompiled NIF now declares an explicit minimum macOS per variant —

0 commit comments

Comments
 (0)