Instructions to use vedica1011/flan-t5-text2sql-with-schema-GIS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vedica1011/flan-t5-text2sql-with-schema-GIS with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("vedica1011/flan-t5-text2sql-with-schema-GIS") model = AutoModelForSeq2SeqLM.from_pretrained("vedica1011/flan-t5-text2sql-with-schema-GIS") - Notebooks
- Google Colab
- Kaggle
No model card
- Downloads last month
- 9
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support