Instructions to use rooftopcoder/flan-T5-coqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rooftopcoder/flan-T5-coqa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("rooftopcoder/flan-T5-coqa") model = AutoModelForSeq2SeqLM.from_pretrained("rooftopcoder/flan-T5-coqa") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
0523826 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:98d2a540c0f659ed2a8979bf7b584686657b14da5a4bb07cbb2242b99656c8b3
size 307905733
|