Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Pablinho
/
Qwen-Qwen2.5-Coder-7B-Instruct
like
0
Sleeping
App
Files
Files
Community
main
Qwen-Qwen2.5-Coder-7B-Instruct
/
app.py
Pablinho
initial commit
96f9078
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-Coder-7B-Instruct"
).launch()