Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
0xSpleef
/
openchat-openchat_8192
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b317aa8
openchat-openchat_8192
/
app.py
0xSpleef
initial commit
b317aa8
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openchat/openchat_8192"
).launch()