Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hypening
/
openllmplayground-openalpaca_3b_600bt_preview
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openllmplayground-openalpaca_3b_600bt_preview
/
app.py
Hypening
initial commit
b2c72b4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
103 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openllmplayground/openalpaca_3b_600bt_preview"
).launch()