Instructions to use alternis/gemma-text-to-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alternis/gemma-text-to-sql with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("alternis/gemma-text-to-sql", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Louis GERARD commited on
Training in progress, epoch 3
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 154116312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad1ee67b2fd7ffbde2bf201dd2e53dee0816d1c8d8bcad1302d15d6f73184573
|
| 3 |
size 154116312
|