Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLVeer
/
openchat-openchat_v3.2_super
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4518f3f
openchat-openchat_v3.2_super
/
app.py
NLVeer
initial commit
4518f3f
over 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/openchat/openchat_v3.2_super"
).launch()