Instructions to use AayushShah/SQL_Final_RunPod_Last with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AayushShah/SQL_Final_RunPod_Last with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("AayushShah/SQL_Final_RunPod_Last") model = AutoModelForSeq2SeqLM.from_pretrained("AayushShah/SQL_Final_RunPod_Last") - Notebooks
- Google Colab
- Kaggle
Commit ·
34b9915
1
Parent(s): 69cbc91
Training in progress, step 33000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990408885
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4bfbb3eb5412b83d07eb1178541f8f05c4f6b55e18bc1e2ccf0dafa78a8a2c6
|
| 3 |
size 990408885
|