Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
darkc0de
/
upstage-SOLAR-10.7B-Instruct-v1.0
like
0
Sleeping
App
Files
Files
Community
main
upstage-SOLAR-10.7B-Instruct-v1.0
/
app.py
darkc0de
initial commit
d7c5c44
verified
18 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/upstage/SOLAR-10.7B-Instruct-v1.0"
).launch()