Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
pri7ansh
/
Open-Orca-OpenOrca-Platypus2-13B
like
0
Sleeping
App
Files
Files
Community
main
Open-Orca-OpenOrca-Platypus2-13B
/
app.py
pri7ansh
initial commit
036bdba
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Open-Orca/OpenOrca-Platypus2-13B"
).launch()