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