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