Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aitechadict
/
psmathur-orca_mini_v3_70b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
psmathur-orca_mini_v3_70b
/
app.py
theo
initial commit
4b1b804
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/psmathur/orca_mini_v3_70b"
).launch()