Instructions to use qgallouedec/tiny-T5ForConditionalGeneration with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use qgallouedec/tiny-T5ForConditionalGeneration with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("qgallouedec/tiny-T5ForConditionalGeneration") model = AutoModelForMultimodalLM.from_pretrained("qgallouedec/tiny-T5ForConditionalGeneration") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
7cee758 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3013b4f237727a276bb16fe65b35d62cc12472b1fede61c81545e3454d83e1b0
size 2251488
|