Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
OpenAssistant-falcon-7b-sft-mix-2000
like
1
Sleeping
App
Files
Files
Community
main
OpenAssistant-falcon-7b-sft-mix-2000
/
app.py
PeepDaSlan9
initial commit
837d646
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/OpenAssistant/falcon-7b-sft-mix-2000"
).launch()