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