Instructions to use BorisQ/PLBART_500 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BorisQ/PLBART_500 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("BorisQ/PLBART_500") model = AutoModelForSeq2SeqLM.from_pretrained("BorisQ/PLBART_500") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
ab3e302 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:dd9c6eeb8aad556e8b0e21694f7a7351a202cb15fe16da0c057dac9e0964f032
size 1624468682
|