Vinnnf commited on
Commit
0a5d291
·
verified ·
1 Parent(s): d5013c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -202,4 +202,10 @@ Checking the next perfect cubes (64, 125, etc.) confirms they do not yield integ
202
  ## Citation
203
  If you find this work helpful, please cite:
204
  ```
 
 
 
 
 
 
205
  ```
 
202
  ## Citation
203
  If you find this work helpful, please cite:
204
  ```
205
+ @article{fang2025thinkless,
206
+ title={Thinkless: LLM Learns When to Think},
207
+ author={Fang, Gongfan and Ma, Xinyin and Wang, Xinchao},
208
+ journal={arXiv preprint arXiv:2505.13379},
209
+ year={2025}
210
+ }
211
  ```