Instructions to use howkewlisthat/rts_t5-small_sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use howkewlisthat/rts_t5-small_sql with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("howkewlisthat/rts_t5-small_sql") model = AutoModelForSeq2SeqLM.from_pretrained("howkewlisthat/rts_t5-small_sql") - Notebooks
- Google Colab
- Kaggle
Upload model.pth with huggingface_hub
Browse files
model.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 243137678
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b19a29aee604692e1014cf653d395c0b7adfc0e7f8173708c0b68131318f77f2
|
| 3 |
size 243137678
|