Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ngadou
/
Qwen-QwQ-32B-Preview
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f53d329
Qwen-QwQ-32B-Preview
/
app.py
Ngadou
initial commit
e29a427
verified
3 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/QwQ-32B-Preview"
).launch()