Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ where the model generates the text after `<|im_start|>assistant` .
|
|
39 |
|
40 |
### Sample inference code
|
41 |
|
42 |
-
Support for this model will be added in the upcoming transformers release. In the meantime, please install the library from source
|
43 |
|
44 |
```
|
45 |
pip install git+https://github.com/huggingface/transformers
|
|
|
39 |
|
40 |
### Sample inference code
|
41 |
|
42 |
+
Support for this model will be added in the upcoming transformers release. In the meantime, please **install the library from source**:
|
43 |
|
44 |
```
|
45 |
pip install git+https://github.com/huggingface/transformers
|