Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
urialon authored May 9, 2023
1 parent 86b32b7 commit 570feba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The available models are:

To use in Huggingface, simply run (requires the newest version of `transformers`: `pip install transformers==4.23.0` ):
```python
import transformers
from transformers import AutoTokenizer, AutoModelForCausalLM

from packaging import version
Expand Down

0 comments on commit 570feba

Please sign in to comment.