Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xxbb
/
Alibaba-NLP-gte-Qwen2-7B-instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e463abf
Alibaba-NLP-gte-Qwen2-7B-instruct
/
app.py
xxbb
initial commit
e463abf
verified
6 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/Alibaba-NLP/gte-Qwen2-7B-instruct"
).launch()