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