Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -20,12 +20,12 @@ Check out the MLX examples repo:
|
|
20 |
|
21 |
```
|
22 |
git clone [email protected]:ml-explore/mlx-examples.git
|
|
|
23 |
```
|
24 |
|
25 |
Install the requirements:
|
26 |
|
27 |
```
|
28 |
-
cd mlx-examples/hf_llm
|
29 |
pip install -r requirements.txt
|
30 |
```
|
31 |
|
|
|
20 |
|
21 |
```
|
22 |
git clone [email protected]:ml-explore/mlx-examples.git
|
23 |
+
cd mlx-examples/hf_llm
|
24 |
```
|
25 |
|
26 |
Install the requirements:
|
27 |
|
28 |
```
|
|
|
29 |
pip install -r requirements.txt
|
30 |
```
|
31 |
|