Instructions to use Jung/t5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jung/t5-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Jung/t5-base") model = AutoModelForSeq2SeqLM.from_pretrained("Jung/t5-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7b2fe576d1522f03ab5314052937e3488a58fb795329f9c4eac36ab4a38967ae
- Size of remote file:
- 1.46 kB
- SHA256:
- 55c41c60c7193845dff578523784f8985766342c61e7573cd6d680db95dbba3a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.