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