Instructions to use uclanlp/plbart-java-cs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use uclanlp/plbart-java-cs with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("uclanlp/plbart-java-cs") model = AutoModelForSeq2SeqLM.from_pretrained("uclanlp/plbart-java-cs") - Notebooks
- Google Colab
- Kaggle
Adds missing tokenizer configuration file
#3 opened about 2 years ago
by
lysandre
Adding `safetensors` variant of this model
#2 opened almost 3 years ago
by
SFconvertbot
model documentation
3
#1 opened over 3 years ago
by
nazneen