Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.20.0
metadata
title: KaLM-Reranker-V1 Demo
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 6.19.0
python_version: '3.13'
app_file: app.py
pinned: true
emoji: 🍒
short_description: A Gradio demo for KaLM-Reranker-V1 document reranking.
KaLM-Reranker-V1 Demo
This Space provides an online demo for KaLM-Reranker-V1, a fast but not late-interaction reranker for compressed document reranking.
Usage
- Enter a query.
- Enter candidate documents.
- Separate candidate documents with one blank line.
- Click Rerank.
- The demo returns ranked documents with relevance scores.
Model
Default model:
KaLM-Embedding/KaLM-Reranker-V1-Nano
Citation
@misc{zhao2026kalmrerankerv1,
title={KaLM-Reranker-V1: Fast but Not Late Interaction for Compressed Document Reranking},
author={Xinping Zhao and Jiaxin Xu and Ziqi Dai and Xin Zhang and Shouzheng Huang and Danyu Tang and Xinshuo Hu and Meishan Zhang and Baotian Hu and Min Zhang},
year={2026},
eprint={2606.22807},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2606.22807},
}
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference