Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# how to use the model
|
15 |
|
16 |
-
# Load model directly
|
17 |
-
|
18 |
```
|
19 |
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
|
20 |
import torch
|
|
|
13 |
|
14 |
# how to use the model
|
15 |
|
|
|
|
|
16 |
```
|
17 |
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
|
18 |
import torch
|