Skip to content

Commit 367978e

Browse files
authored
Add versioning info to README (#91)
1 parent 90debb4 commit 367978e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ _[Blaze](https://runblaze.dev) supports this project by providing ultra-fast App
3636
* `metal` - enables metal (GPU) usage in MLX
3737
* `accelerate` - enables using the accelerate framework in MLX
3838

39+
## Versioning
40+
41+
For simplicity, the main crate `mls-rs` follows MLX’s versioning, allowing you to easily see which MLX version you’re using under the hood. The `mlx-sys` crate follows the versioning of `mlx-c`, as that is the version from which the API is generated. The `mlx-macros` crate uses its own versioning, as those macros are developed independently by us.
42+
3943
## Community
4044

4145
If you are excited about the project or want to contribute, don't hesitate to join our [Discord](https://discord.gg/jZvTsxDX49)!

0 commit comments

Comments
 (0)