Instructions to use AayushShah/SQL_Tuning_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AayushShah/SQL_Tuning_1 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("AayushShah/SQL_Tuning_1") model = AutoModelForSeq2SeqLM.from_pretrained("AayushShah/SQL_Tuning_1") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a779c78 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:508ca4ebc6b0e0a49f1cfc1b44c4ca2abba455313295440edfef69f7b8864fc8
size 4219
|