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 ·
f5817b3
1
Parent(s): f1a0f8f
Training in progress, step 42000
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:9dbae325262ae566371c7a255d1f65d81395cddf1628ee845ecced31decbd110
|
| 3 |
size 990408885
|