Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use DipanAI/flan-T5_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DipanAI/flan-T5_base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("DipanAI/flan-T5_base") model = AutoModelForSeq2SeqLM.from_pretrained("DipanAI/flan-T5_base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 86b168d4794d7038b1f2b237f1a14aff86dda594eba93bb11cf095dd139d94a7
- Size of remote file:
- 14.2 MB
- SHA256:
- ab6a54824b55732077bb455f8b899e72219ef6a444a89d56e3266c7ccb1dcd0b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.