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: 135 Bytes
fd966cd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:823702004b1e7b7ad140cecbab9031d79904e9d321c013fdbfae7ab83e061961
size 2283825905
|