Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jhchoi8984
/
yanolja-KoSOLAR-10.7B-v0.1-deprecated
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yanolja-KoSOLAR-10.7B-v0.1-deprecated
/
app.py
jhchoi8984
initial commit
1e761d7
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/yanolja/KoSOLAR-10.7B-v0.1-deprecated"
).launch()