Instructions to use kbhugging/autonlp-text2sql-18413376 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kbhugging/autonlp-text2sql-18413376 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("kbhugging/autonlp-text2sql-18413376") model = AutoModelForSeq2SeqLM.from_pretrained("kbhugging/autonlp-text2sql-18413376") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5650cb4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:36598161468750be9dd916f737f9f49a3228bd465d4a036ff70a4f3623be12a3
size 891730879
|