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 ·
f1a0f8f
1
Parent(s): b548a8f
Training in progress, step 39000
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:905e8d28f25a4b534a12124939d3a470479d262f0874c6915bea72feabb7f75b
|
| 3 |
size 990408885
|