Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
plusevplay
/
infly-OpenCoder-8B-Instruct
like
0
Running
App
Files
Files
Community
main
infly-OpenCoder-8B-Instruct
/
app.py
plusevplay
initial commit
bf94175
verified
5 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/infly/OpenCoder-8B-Instruct"
).launch()