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") - Notebooks
- Google Colab
- Kaggle
Commit History
fixed typo readme 9e2a4ff
MorenoLaQuatra commited on
updated models link 5e5c6b5
MorenoLaQuatra commited on
Model Publication 9a16cb0
MorenoLaQuatra commited on
initial commit fa0aced
Moreno La Quatra commited on