Instructions to use shassaan/Text2SQLBirdSpider with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shassaan/Text2SQLBirdSpider with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("shassaan/Text2SQLBirdSpider") model = AutoModelForSeq2SeqLM.from_pretrained("shassaan/Text2SQLBirdSpider", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
733d588 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c17447b50a6eca8ca5dc2455c7b3bba0162d7e380984601d26b72caca815920e
size 3132668808
|