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