Instructions to use hf-internal-testing/tiny-random-umt5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-umt5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-umt5") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-umt5") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
ef111e4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:82bbe4e2ebf64415f6d61b128037c1c8a060c0d41fed653c7b4aad4877bff82b
size 277736
|