Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Olppara
/
Qwen-Qwen2.5-Coder-32B-Instruct
like
0
Running
App
Files
Files
Community
main
Qwen-Qwen2.5-Coder-32B-Instruct
/
app.py
Olppara
initial commit
d491bd3
verified
about 23 hours 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()