Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Fcjs
/
openchat-openchat_3.5
like
0
Runtime error
App
Files
Files
Community
406a4b0
openchat-openchat_3.5
/
app.py
Fcjs
initial commit
406a4b0
about 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openchat/openchat_3.5"
).launch()