mirror of
https://github.com/VHellendoorn/Code-LMs.git
synced 2026-03-13 10:00:47 +08:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user