Instructions to use stas/mt5-tiny-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stas/mt5-tiny-random with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("stas/mt5-tiny-random") model = AutoModelForSeq2SeqLM.from_pretrained("stas/mt5-tiny-random") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
2bd01f7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e47ef1ea6344ab7c8e41bb0001ff32ded49a2c17c6539994e242e30acb15fd85
size 3342941
|