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