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