Update README.md
Browse files
README.md
CHANGED
|
@@ -105,13 +105,10 @@ For technical details and full experimental results, please check [the paper of
|
|
| 105 |
booktitle = {Empirical Methods in Natural Language Processing},
|
| 106 |
year = {2024}
|
| 107 |
}
|
| 108 |
-
@
|
| 109 |
title={{EAGLE-3}: Scaling up Inference Acceleration of Large Language Models via Training-Time Test},
|
| 110 |
author={Yuhui Li and Fangyun Wei and Chao Zhang and Hongyang Zhang},
|
| 111 |
-
|
| 112 |
-
|
| 113 |
-
archivePrefix={arXiv},
|
| 114 |
-
primaryClass={cs.CL},
|
| 115 |
-
url={https://arxiv.org/abs/2503.01840},
|
| 116 |
}
|
| 117 |
```
|
|
|
|
| 105 |
booktitle = {Empirical Methods in Natural Language Processing},
|
| 106 |
year = {2024}
|
| 107 |
}
|
| 108 |
+
@inproceedings{li2025eagle3,
|
| 109 |
title={{EAGLE-3}: Scaling up Inference Acceleration of Large Language Models via Training-Time Test},
|
| 110 |
author={Yuhui Li and Fangyun Wei and Chao Zhang and Hongyang Zhang},
|
| 111 |
+
booktitle = {Annual Conference on Neural Information Processing Systems},
|
| 112 |
+
year = {2025}
|
|
|
|
|
|
|
|
|
|
| 113 |
}
|
| 114 |
```
|