Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
amine1956
/
NumbersStation-nsql-llama-2-7B
like
1
Sleeping
App
Files
Files
Community
main
NumbersStation-nsql-llama-2-7B
/
app.py
amine1956
initial commit
0e043ed
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/NumbersStation/nsql-llama-2-7B"
).launch()