Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rooni
/
Qwen-Qwen2.5-Coder-32B-Instruct
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eae9c06
Qwen-Qwen2.5-Coder-32B-Instruct
/
app.py
Rooni
initial commit
eae9c06
verified
9 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-Coder-32B-Instruct"
).launch()