Instructions to use juierror/flan-t5-text2sql-with-schema with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use juierror/flan-t5-text2sql-with-schema with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("juierror/flan-t5-text2sql-with-schema") model = AutoModelForSeq2SeqLM.from_pretrained("juierror/flan-t5-text2sql-with-schema") - Notebooks
- Google Colab
- Kaggle
Encoder Model last_hidden_state
2
#13 opened over 2 years ago
by
karrr0n
BERT based possible?
1
#12 opened over 2 years ago
by
karrr0n
Converting a model to TFlite
2
#11 opened over 2 years ago
by
muhammadbaasit
Adding `safetensors` variant of this model
#10 opened almost 3 years ago
by
SFconvertbot
ONNX Inference in C#
7
#9 opened almost 3 years ago
by
karrr0n
changing table name in model output
1
#8 opened almost 3 years ago
by
willnep
Does this model support multiple tables?
1
#7 opened almost 3 years ago
by
IvanK12
Adding `safetensors` variant of this model
#6 opened almost 3 years ago
by
SFconvertbot
big problem: not support token <
8
#5 opened about 3 years ago
by
JacksonLark
could you share your training code?
7
#3 opened about 3 years ago
by
nezhazheng
Adding `safetensors` variant of this model
#1 opened about 3 years ago
by
SFconvertbot