Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
googliereth
/
openchat-openchat_3.5
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openchat-openchat_3.5
/
app.py
googliereth
initial commit
a9f1e57
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/openchat/openchat_3.5"
).launch()