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