Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cap1145
/
chavinlo-alpaca-13b
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chavinlo-alpaca-13b
/
app.py
cap1145
initial commit
836c5b6
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/chavinlo/alpaca-13b"
).launch()