Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
karbazhyev
/
OpenAssistant-pythia-12b-sft-v8-2.5k-steps
like
0
Build error
App
Files
Files
Community
7a2fed4
OpenAssistant-pythia-12b-sft-v8-2.5k-steps
/
app.py
karbazhyev
initial commit
7a2fed4
over 1 year ago
raw
Copy download link
history
blame
100 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/OpenAssistant/pythia-12b-sft-v8-2.5k-steps"
).launch()