Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
monachino
/
Qwen-Qwen2.5-Coder-32B-Instruct-GGUF
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Qwen-Qwen2.5-Coder-32B-Instruct-GGUF
/
app.py
monachino
initial commit
80e5e5e
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-Coder-32B-Instruct-GGUF"
).launch()