Views
No views yet
1conda activate retriever
2bash retrieval_launch.sh1conda activate searchr1
2python infer.py
3
4MODEL_NAME = "<YOUR_ORG>/<YOUR_MODEL_NAME>" # e.g. my-org/LLDS-Qwen2.5-7B-BASE
5
6question = "Your question here"@article{deng2025grpo,
title={On GRPO Collapse in Search-R1: The Lazy Likelihood-Displacement Death Spiral},
author={Deng, Wenlong and Li, Yushu and Gong, Boying and Ren, Yi and Thrampoulidis, Christos and Li, Xiaoxiao},
journal={arXiv preprint arXiv:2512.04220},
year={2025}
}