Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLVeer
/
openchat-openchat_v3.2_mistral
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openchat-openchat_v3.2_mistral
/
app.py
NLVeer
initial commit
c73ae54
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/openchat/openchat_v3.2_super"
).launch()