Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neptun-org
/
OpenAssistant-oasst-sft-4-pythia-12b-epoch-3.5
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenAssistant-oasst-sft-4-pythia-12b-epoch-3.5
/
app.py
neptun-org
initial commit
4b71e92
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
import
gradio
as
gr
gr.load(
"models/OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5"
).launch()