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