Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Master88
/
OpenChat8b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4c590c3
OpenChat8b
/
app.py
Master88
Update app.py
871f7db
verified
5 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/openchat/openchat-3.6-8b-20240522"
).launch()