Instructions to use akki2825/klartextcoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use akki2825/klartextcoder with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("akki2825/klartextcoder", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,8 @@ language:
|
|
| 5 |
- de
|
| 6 |
---
|
| 7 |
|
| 8 |
-
|
|
|
|
| 9 |
|
| 10 |
This is the model repository of [https://github.com/ansost/easy-to-read](https://github.com/ansost/easy-to-read).
|
| 11 |
|
|
|
|
| 5 |
- de
|
| 6 |
---
|
| 7 |
|
| 8 |
+
|
| 9 |
+
# [WIP]
|
| 10 |
|
| 11 |
This is the model repository of [https://github.com/ansost/easy-to-read](https://github.com/ansost/easy-to-read).
|
| 12 |
|