mzbac commited on
Commit
c0ea82f
1 Parent(s): cf503e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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