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