wenliang1990 commited on
Commit
d830b77
·
verified ·
1 Parent(s): 9b2f9ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -387,12 +387,12 @@ For deployment, you can use `sglang>=0.4.6.post1` or `vllm>=0.8.5` or to create
387
  ## Citation
388
  ```
389
  @misc{lightifproj,
390
- title={Light-IF: Endowing LLMs with Generalizable Reasoning via Preview and Self-Checking for Complex Instruction Following.},
391
- author={Light-IF Team},
392
  year={2025},
393
- eprint={},
394
- archivePrefix={},
395
- primaryClass={},
396
- url={https://huggingface.co/qihoo360/Light-IF-4B},
397
  }
398
  ```
 
387
  ## Citation
388
  ```
389
  @misc{lightifproj,
390
+ title={Light-IF: Endowing LLMs with Generalizable Reasoning via Preview and Self-Checking for Complex Instruction Following},
391
+ author={Chenyang Wang, Liang Wen, Shousheng Jia, Xiangzheng Zhang, Liang Xu},
392
  year={2025},
393
+ eprint={2508.03178},
394
+ archivePrefix={arXiv},
395
+ primaryClass={cs.CL},
396
+ url={https://arxiv.org/abs/2508.03178},
397
  }
398
  ```