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