Commit
·
0226389
1
Parent(s):
bc6e7dd
Update README.md
Browse files
README.md
CHANGED
|
@@ -75,6 +75,15 @@ If you wish to cite our work, please use the following reference:
|
|
| 75 |
journal={arXiv preprint arXiv:2307.14995},
|
| 76 |
year={2023}
|
| 77 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
```
|
| 79 |
|
| 80 |
<p align="center">
|
|
|
|
| 75 |
journal={arXiv preprint arXiv:2307.14995},
|
| 76 |
year={2023}
|
| 77 |
}
|
| 78 |
+
|
| 79 |
+
@misc{qin2024lightning,
|
| 80 |
+
title={Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models},
|
| 81 |
+
author={Zhen Qin and Weigao Sun and Dong Li and Xuyang Shen and Weixuan Sun and Yiran Zhong},
|
| 82 |
+
year={2024},
|
| 83 |
+
eprint={2401.04658},
|
| 84 |
+
archivePrefix={arXiv},
|
| 85 |
+
primaryClass={cs.CL}
|
| 86 |
+
}
|
| 87 |
```
|
| 88 |
|
| 89 |
<p align="center">
|