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