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