Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ap1023
/
pankajmathur-orca_mini_7b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pankajmathur-orca_mini_7b
/
app.py
ap1023
initial commit
8e04af2
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pankajmathur/orca_mini_7b"
).launch()