Instructions to use patrickvonplaten/t5-3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use patrickvonplaten/t5-3b with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("patrickvonplaten/t5-3b") model = AutoModelForSeq2SeqLM.from_pretrained("patrickvonplaten/t5-3b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 694c91d5bf06c6b915fd408dc76869692e3441308d18f39724e6002ec48c858c
- Size of remote file:
- 11.4 GB
- SHA256:
- 10a0865ae73534b7abbedaf0c3f0e6d9f1cdfe6ff9a876f22521c95a93be81a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.