lwgena commited on
Commit
3ab1766
·
verified ·
1 Parent(s): c9110ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ using mlx-lm version **0.25.2**.
17
 
18
  ## Use with mlx
19
 
 
 
20
  ```bash
21
  pip install mlx-lm
22
  ```
 
17
 
18
  ## Use with mlx
19
 
20
+ Please ensure your `mlx` version is **0.26.2 or newer**. You can upgrade `mlx` using: `pip install --upgrade mlx`
21
+
22
  ```bash
23
  pip install mlx-lm
24
  ```