Transformers
PyTorch
TensorFlow
JAX
English
t5
text2text-generation
deep-narrow
text-generation-inference
Instructions to use google/t5-efficient-tiny-ff2000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/t5-efficient-tiny-ff2000 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("google/t5-efficient-tiny-ff2000") model = AutoModelForSeq2SeqLM.from_pretrained("google/t5-efficient-tiny-ff2000", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
6359670 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e143c35a5dbab12bcc13d31ed5eac63303771fd0100bcb600dcfdaae056c5b44
size 62473720
|