Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wangzhang
/
chatSDB-7b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9e91841
chatSDB-7b
/
app.py
wangzhang
initial commit
9e91841
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/wangzhang/nlp-sdb-13b"
).launch()