Instructions to use google/flan-t5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/flan-t5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("google/flan-t5-small") model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-small") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cc8e20bfc24524a18cb854bf8c9d826c0a0d7fee10715b7a965ed9c3cd184cf0
- Size of remote file:
- 308 MB
- SHA256:
- 46dc0494fa27c368c41b021666c868570469993386a093bca18aff3c1e13b065
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.