Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zenithwang
/
infly-OpenCoder-8B-Instruct
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a294443
infly-OpenCoder-8B-Instruct
/
app.py
Zenithwang
initial commit
a294443
verified
6 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
75 Bytes
import
gradio
as
gr
gr.load(
"models/infly/OpenCoder-8B-Instruct"
).launch()