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