Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dfd186488
/
Qwen-Qwen2.5-Coder-32B-Instruct
like
1
Running
App
Files
Files
Community
6f642cc
Qwen-Qwen2.5-Coder-32B-Instruct
/
app.py
dfd186488
initial commit
6f642cc
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()