Instructions to use morenolq/bart-it-ilpost with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use morenolq/bart-it-ilpost with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("morenolq/bart-it-ilpost") model = AutoModelForSeq2SeqLM.from_pretrained("morenolq/bart-it-ilpost") - Notebooks
- Google Colab
- Kaggle
Commit History
fixed typo readme d232030
MorenoLaQuatra commited on
updated models link 1632eb5
MorenoLaQuatra commited on
Model Publication 464e27c
MorenoLaQuatra commited on
initial commit 52b7ab7
Moreno La Quatra commited on