IlyaGusev commited on
Commit
8784035
1 Parent(s): f5af923

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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