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