Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Stormbane
/
gradio-medalpaca-7b
like
0
Runtime error
App
Files
Files
Community
cd78deb
gradio-medalpaca-7b
/
app.py
Stormbane
initial commit
cd78deb
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/medalpaca/medalpaca-7b"
).launch()