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 ·
3b1ac7f
1
Parent(s): 884c273
Training in progress, step 9000
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:06c3384e9bdc70d17dbe67f5b5fefd7c11fcd1ee8a8880b4fa312c2413ff0497
|
| 3 |
size 990408885
|