Instructions to use hf-internal-testing/tiny-random-UMT5EncoderModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-UMT5EncoderModel with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-UMT5EncoderModel") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-UMT5EncoderModel") - Notebooks
- Google Colab
- Kaggle
Update tiny models for UMT5EncoderModel
#2
by hf-transformers-bot - opened
- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 32952958
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fcf6849f665ca02e319fd22c45de1c619576da80d6ae0a388ad9d1f0b325b26
|
| 3 |
size 32952958
|