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