Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sammyview80
/
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
sammyview80
initial commit
d1f2cc1
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()