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