Update README.md
Browse files
README.md
CHANGED
@@ -32,10 +32,6 @@ output = model.generate(input_ids)
|
|
32 |
print(tokenizer.decode(output[0], skip_special_tokens=True))
|
33 |
```
|
34 |
|
35 |
-
## License
|
36 |
-
|
37 |
-
This model is available under the Apache 2.0 License.
|
38 |
-
|
39 |
|
40 |
## Discord Server
|
41 |
|
|
|
32 |
print(tokenizer.decode(output[0], skip_special_tokens=True))
|
33 |
```
|
34 |
|
|
|
|
|
|
|
|
|
35 |
|
36 |
## Discord Server
|
37 |
|