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