Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
empulse
/
psmathur-orca_mini_v3_13b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9f5d4b7
psmathur-orca_mini_v3_13b
/
app.py
empulse
initial commit
9f5d4b7
over 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/psmathur/orca_mini_v3_13b"
).launch()