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