Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xentnex
/
sambanovasystems-SambaCoder-nsql-llama-2-70b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4e63cc7
sambanovasystems-SambaCoder-nsql-llama-2-70b
/
app.py
xentnex
initial commit
4e63cc7
verified
10 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/sambanovasystems/SambaCoder-nsql-llama-2-70b"
).launch()