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