Instructions to use uclanlp/plbart-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use uclanlp/plbart-large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("uclanlp/plbart-large") model = AutoModelForSeq2SeqLM.from_pretrained("uclanlp/plbart-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e7e4371f70075a1bb2d9ca463aed30bee8f2bbbde4e8a01252457261c5e68b48
- Size of remote file:
- 1.62 GB
- SHA256:
- f98134f3958a8eea96e85d72c5fb0b62fde365d112d305877fafd1707db1baf2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.