Raullen commited on
Commit
328a497
·
verified ·
1 Parent(s): 65bb2b2

docs: rapid-mlx 0.12.10 released — serve requirement now a plain version

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ verified native implementation (reference parity 1.5e-6 against the
35
  official modeling code):
36
 
37
  ```bash
38
- pip install -U rapid-mlx # requires the release AFTER 0.12.9 (or install from git main)
39
  rapid-mlx serve ling-3.0-tiny-4bit
40
  ```
41
 
 
35
  official modeling code):
36
 
37
  ```bash
38
+ pip install -U rapid-mlx # 0.12.10 or newer
39
  rapid-mlx serve ling-3.0-tiny-4bit
40
  ```
41