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:
- 4f02f3d38410f2737fbadc6ff06d1adecbf87bbb00e13d8f19fe009af933ef55
- Size of remote file:
- 8.96 MB
- SHA256:
- 9181f5654e70d738a887857162b9a6e4b97f3e7742a15a42644aa628031c5183
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.