Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bagasbgs2516
/
Qwen-Qwen2.5-Coder-32B-Instruct
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Qwen-Qwen2.5-Coder-32B-Instruct
/
app.py
bagasbgs2516
initial commit
4c7e987
verified
4 months 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()