Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Naresh1993
/
Qwen-Qwen2.5-Coder-32B-Instruct
like
0
Sleeping
App
Files
Files
Community
main
Qwen-Qwen2.5-Coder-32B-Instruct
/
app.py
Naresh1993
initial commit
6f015c8
verified
about 1 month 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()