Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ An adapter only version. Merged version: [link](https://huggingface.co/IlyaGusev
|
|
13 |
|
14 |
Warning! The model was trained with a target capped at 256 tokens. We will update it once a version with 512 tokens is ready.
|
15 |
|
16 |
-
Colab: https://colab.research.google.com/drive/1JLoHOjDJQIa8SDqsEXrGHj4Z4aTnaajN
|
17 |
|
18 |
```python
|
19 |
from peft import PeftModel, PeftConfig
|
|
|
13 |
|
14 |
Warning! The model was trained with a target capped at 256 tokens. We will update it once a version with 512 tokens is ready.
|
15 |
|
16 |
+
Colab: [link](https://colab.research.google.com/drive/1JLoHOjDJQIa8SDqsEXrGHj4Z4aTnaajN)
|
17 |
|
18 |
```python
|
19 |
from peft import PeftModel, PeftConfig
|