Instructions to use morenolq/bart-it-WITS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use morenolq/bart-it-WITS with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("morenolq/bart-it-WITS") model = AutoModelForSeq2SeqLM.from_pretrained("morenolq/bart-it-WITS", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9a16cb0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e8bba015730061419a62b9a252ef873aac1cc1cf9469ecb9c586c4230ae02207
size 563305977
|