rasyosef commited on
Commit
7ecde54
1 Parent(s): f16752e

Update README.md

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