Instructions to use uclanlp/plbart-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use uclanlp/plbart-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("uclanlp/plbart-base") model = AutoModelForSeq2SeqLM.from_pretrained("uclanlp/plbart-base") - Notebooks
- Google Colab
- Kaggle
Create README.md
#7 opened 11 months ago
by
jcham
Adds missing tokenizer configuration file
#6 opened about 2 years ago
by
lysandre
Huggingface Autotrain "Model uclanlp/plbart-base is missing a tokenizer config file"
#5 opened about 3 years ago
by
gintareb
Adding `safetensors` variant of this model
#4 opened about 3 years ago
by
SFconvertbot
model documentation
4
#3 opened over 3 years ago
by
nazneen