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