sedrickkeh
commited on
Commit
•
0f18687
1
Parent(s):
fb5d3c9
Update README.md
Browse files
README.md
CHANGED
@@ -111,7 +111,7 @@ We uptrain Mistral-7B on 100B tokens of RefinedWeb.
|
|
111 |
## Usage
|
112 |
This model was trained using [OpenLM](https://github.com/mlfoundations/open_lm/). The weights have been converted to be compatible with HuggingFace.
|
113 |
|
114 |
-
To use the model, you need to first install OpenLM.
|
115 |
```bash
|
116 |
pip install git+https://github.com/tri-ml/linear_open_lm.git
|
117 |
```
|
|
|
111 |
## Usage
|
112 |
This model was trained using [OpenLM](https://github.com/mlfoundations/open_lm/). The weights have been converted to be compatible with HuggingFace.
|
113 |
|
114 |
+
To use the model, you need to first pip install our fork of OpenLM.
|
115 |
```bash
|
116 |
pip install git+https://github.com/tri-ml/linear_open_lm.git
|
117 |
```
|