Views
No views yet
vllm serve Raderspace/RaDeR_Qwen25-7B_NuminaMath_MATH_allquerytypes \
--task embed \
--trust-remote-code \
--override-pooler-config '{"pooling_type": "LAST", "normalize": true}' \
--gpu-memory-utilization 0.9 \
--api-key abc \
--tokenizer Qwen/Qwen2.5-7B-Instruct \
--port 8001 \
--disable-log-requests \
--max-num-seqs 5000@misc{das2025raderreasoningawaredenseretrieval,
title={RaDeR: Reasoning-aware Dense Retrieval Models},
author={Debrup Das and Sam O' Nuallain and Razieh Rahimi},
year={2025},
eprint={2505.18405},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2505.18405},
}