Instructions to use morenolq/bart-it-fanpage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use morenolq/bart-it-fanpage with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("morenolq/bart-it-fanpage") model = AutoModelForSeq2SeqLM.from_pretrained("morenolq/bart-it-fanpage", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
fixed typo readme c10e7e4
MorenoLaQuatra commited on
updated models link 126c5bc
MorenoLaQuatra commited on
Updated pipeline a43fc0c
MorenoLaQuatra commited on
Publish model 0c5b755
MorenoLaQuatra commited on
initial commit 776c03a
Moreno La Quatra commited on