Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.*
|