AmelieSchreiber
commited on
Commit
·
2248c60
1
Parent(s):
c66d466
Update README.md
Browse files
README.md
CHANGED
@@ -23,8 +23,8 @@ and use this instead:
|
|
23 |
pip install --upgrade git+https://github.com/huggingface/transformers.git
|
24 |
```
|
25 |
|
26 |
-
|
27 |
-
will be fully enabled, and QLoRA compatibility should be fully integrated into ESM-2 models.
|
28 |
|
29 |
## QLoRA Info
|
30 |
|
|
|
23 |
pip install --upgrade git+https://github.com/huggingface/transformers.git
|
24 |
```
|
25 |
|
26 |
+
In a couple of weeks, once the transformers library is updated, you should be able to simply use the latest version of transformers
|
27 |
+
and gradient checkpointing will be fully enabled, and QLoRA compatibility should be fully integrated into ESM-2 models.
|
28 |
|
29 |
## QLoRA Info
|
30 |
|