rodrigo-pedro
commited on
Commit
•
2523562
1
Parent(s):
99ad08a
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ Once you have access to the model, remember to authenticate with Hugging Face as
|
|
16 |
|
17 |
## Usage
|
18 |
|
19 |
-
Make sure you have the
|
20 |
|
21 |
|
22 |
```python
|
|
|
16 |
|
17 |
## Usage
|
18 |
|
19 |
+
Make sure you have the [peft](https://huggingface.co/docs/peft/en/index) package installed. You can install it with `pip install peft`.
|
20 |
|
21 |
|
22 |
```python
|