Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mitkox
/
m-a-p-OpenCodeInterpreter-DS-6.7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fe14ca5
m-a-p-OpenCodeInterpreter-DS-6.7B
/
app.py
mitkox
initial commit
fe14ca5
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/m-a-p/OpenCodeInterpreter-DS-6.7B"
).launch()