Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
QuantumMik
/
Open-Orca-OpenOrca-Preview1-13B
like
0
Sleeping
App
Files
Files
Community
6d49c91
Open-Orca-OpenOrca-Preview1-13B
/
app.py
QuantumMik
initial commit
6d49c91
over 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Open-Orca/OpenOrca-Preview1-13B"
).launch()