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