Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aevespers
/
Alistaire
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Alistaire
/
app.py
aevespers
initial commit
0a351ea
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5"
).launch()