Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kazel
/
openchat-openchat_3.5
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
db02209
openchat-openchat_3.5
/
app.py
Kazel
initial commit
db02209
over 1 year ago
raw
Copy download link
history
blame
Safe
Wrap lines
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openchat/openchat_3.5"
).launch()