Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
oteneto
/
openchat-openchat_8192
like
0
Sleeping
App
Files
Files
Community
e3aef25
openchat-openchat_8192
/
app.py
oteneto
initial commit
e3aef25
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openchat/openchat_8192"
).launch()