Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
flochaz
/
llm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llm
/
app.py
flochaz
initial commit
0650f6b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/flochaz/oasst-sft-4-pythia-12b-epoch-3.5"
).launch()