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