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