Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mwqlkm
/
Qwen-Qwen2.5-Coder-32B-Instruct
like
0
Running
App
Files
Files
Community
11e24f0
Qwen-Qwen2.5-Coder-32B-Instruct
/
app.py
mwqlkm
initial commit
11e24f0
verified
3 days ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-Coder-32B-Instruct"
).launch()