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: 134 Bytes
a779c78 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:001494d670bb8e26991d5310f796f46b97398e3cefdbeb13426092e2d69a9f79
size 990408885
|