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