Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nic00laj
/
Qwen-Qwen2.5-7B-Instruct
like
2
Running
App
Files
Files
Community
main
Qwen-Qwen2.5-7B-Instruct
/
app.py
nic00laj
initial commit
188d4d6
verified
about 1 month 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()