Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reimath
/
Qwen-Qwen2-7B
like
0
Sleeping
App
Files
Files
Community
main
Qwen-Qwen2-7B
/
app.py
reimath
initial commit
b64e4f6
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2-7B"
).launch()