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