Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ucanzii
/
Qwen-Qwen2.5-72B-Instruct
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Qwen-Qwen2.5-72B-Instruct
/
app.py
ucanzii
initial commit
5b8d8c9
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-72B-Instruct"
).launch()