Instructions to use morenolq/bart-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use morenolq/bart-it with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("morenolq/bart-it") model = AutoModelForSeq2SeqLM.from_pretrained("morenolq/bart-it") - Notebooks
- Google Colab
- Kaggle
Commit History
updated models link 2f723f6
MorenoLaQuatra commited on
Uploading model and tokenizer 42bd82d
MorenoLaQuatra commited on
initial commit 75856b2
Moreno La Quatra commited on