Hugging Face
Models
Datasets
Spaces
Posts
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...
main
Qwen-Qwen2.5-7B-Instruct
/
app.py
Vigneshwaran22
initial commit
396d1aa
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-7B-Instruct"
).launch()