Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ Refer to the [original model card](https://huggingface.co/allenai/OLMo-7B) for m
|
|
15 |
|
16 |
```bash
|
17 |
pip install mlx-lm
|
|
|
18 |
```
|
19 |
|
20 |
```python
|
|
|
15 |
|
16 |
```bash
|
17 |
pip install mlx-lm
|
18 |
+
pip install ai2-olmo
|
19 |
```
|
20 |
|
21 |
```python
|