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