Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cepc-c
/
Qwen-CodeQwen1.5-7B-Chat
like
3
Running
App
Files
Files
Community
64c7529
Qwen-CodeQwen1.5-7B-Chat
/
app.py
cepc-c
initial commit
64c7529
verified
7 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/CodeQwen1.5-7B-Chat"
).launch()