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