Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Krish01
/
NickyNicky-gemma-1.1-2b-it_text_to_sql_format_chatML_V1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NickyNicky-gemma-1.1-2b-it_text_to_sql_format_chatML_V1
/
app.py
Krish01
initial commit
0cb48d2
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
import
gradio
as
gr
gr.load(
"models/NickyNicky/gemma-1.1-2b-it_text_to_sql_format_chatML_V1"
).launch()