Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yyy1227
/
Open-Orca-Mistral-7B-OpenOrca
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e1afa25
Open-Orca-Mistral-7B-OpenOrca
/
app.py
yyy1227
Update app.py
e1afa25
over 1 year ago
raw
Copy download link
history
blame
Safe
120 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Open-Orca/Mistral-7B-OpenOrca/revision/ep3"
,description=
"test4"
).launch()