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