suayptalha
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,6 @@ outputs = model.generate(inputs["input_ids"], max_length=256)
|
|
24 |
translated_text = tokenizer.decode(outputs[0], skip_special_tokens=True)
|
25 |
```
|
26 |
|
27 |
-
License: This model is on Apache-2.0 License. Check licence docs for more!
|
|
|
|
|
|
24 |
translated_text = tokenizer.decode(outputs[0], skip_special_tokens=True)
|
25 |
```
|
26 |
|
27 |
+
License: This model is on Apache-2.0 License. Check licence docs for more!
|
28 |
+
|
29 |
+
[☕ Buy Me a Coffee](https://www.buymeacoffee.com/suayptalha)
|