jan-hq commited on
Commit
4c79c6c
·
verified ·
1 Parent(s): 8a5fa93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -76,5 +76,15 @@ Min-p: 0.0
76
  - **Discussions**: [HuggingFace Community](https://huggingface.co/Menlo/Lucy-128k/discussions)
77
 
78
  ## 📄 Citation
79
-
80
- **Paper (coming soon)**: *Lucy: edgerunning agentic web search on mobile with machine generated task vectors.*
 
 
 
 
 
 
 
 
 
 
 
76
  - **Discussions**: [HuggingFace Community](https://huggingface.co/Menlo/Lucy-128k/discussions)
77
 
78
  ## 📄 Citation
79
+ ```bibtex
80
+ @misc{dao2025lucyedgerunningagenticweb,
81
+ title={Lucy: edgerunning agentic web search on mobile with machine generated task vectors},
82
+ author={Alan Dao and Dinh Bach Vu and Alex Nguyen and Norapat Buppodom},
83
+ year={2025},
84
+ eprint={2508.00360},
85
+ archivePrefix={arXiv},
86
+ primaryClass={cs.CL},
87
+ url={https://arxiv.org/abs/2508.00360},
88
+ }
89
+ ```
90
+ **Paper **: *Lucy: edgerunning agentic web search on mobile with machine generated task vectors.*