Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
Qwen-Qwen2.5-Coder-32B-Instruct-test
like
0
Running
App
Files
Files
Community
main
Qwen-Qwen2.5-Coder-32B-Instruct-test
/
app.py
akhaliq
HF staff
initial commit
50e02d0
verified
2 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-Coder-32B-Instruct"
).launch()