Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ldd12
/
BAAI-bge-reranker-v2-m3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f2929af
BAAI-bge-reranker-v2-m3
/
app.py
ldd12
initial commit
f2929af
verified
7 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/BAAI/bge-reranker-v2-m3"
).launch()