Instructions to use timo/timo-BART-german with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use timo/timo-BART-german with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("timo/timo-BART-german") model = AutoModelForSeq2SeqLM.from_pretrained("timo/timo-BART-german", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
4b28e23 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:41e6ef50a585b5be195c4f743f5f975adda4d2d7e412aff6abf143fdda89fdab
size 1625336167
|