Raullen commited on
Commit
65bb2b2
·
verified ·
1 Parent(s): 3b16649

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -35,8 +35,8 @@ verified native implementation (reference parity 1.5e-6 against the
35
  official modeling code):
36
 
37
  ```bash
38
- pip install -U rapid-mlx
39
- rapid-mlx serve rapid-mlx/Ling-3.0-tiny-MLX-4bit
40
  ```
41
 
42
  You get an OpenAI-compatible server on `localhost:8000` with reasoning
 
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
 
42
  You get an OpenAI-compatible server on `localhost:8000` with reasoning