Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Belemort
/
Qwen-Qwen2.5-0.5B-Instruct
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Qwen-Qwen2.5-0.5B-Instruct
/
app.py
Belemort
initial commit
b8bc1d2
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
74 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-0.5B-Instruct"
).launch()