Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ntrysii11
/
upstage-SOLAR-0-70b-8bit
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5d16d94
upstage-SOLAR-0-70b-8bit
/
app.py
ntrysii11
initial commit
5d16d94
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/upstage/SOLAR-0-70b-8bit"
).launch()