Instructions to use circulus/onair-trans-koen-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use circulus/onair-trans-koen-v1 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("circulus/onair-trans-koen-v1") model = AutoModelForSeq2SeqLM.from_pretrained("circulus/onair-trans-koen-v1") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3183f61 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c4e8861e97a1beb7f587e4aaab56a7e96a193fa0029cd710c444d3f0f856c937
size 5240
|