Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
vishnurchityala
/
sql-gemma3
like
0
Text Generation
Safetensors
gretelai/synthetic_text_to_sql
English
gemma3_text
text-to-sql
finetuning
conversational
License:
gemma
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
Instructions to use vishnurchityala/sql-gemma3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
Inference
Inference Providers
vishnurchityala
commited on
Mar 24
Commit
dba0690
·
verified
·
1 Parent(s):
3cefd86
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- gretelai/synthetic_text_to_sql
5
+
base_model:
6
+
- unsloth/gemma-3-1b-it
7
+
pipeline_tag: text-generation
8
+
---