Update README.md
Browse files
README.md
CHANGED
@@ -23,14 +23,11 @@ https://github.com/NVlabs/Eagle
|
|
23 |
[arXiv](https://arxiv.org/pdf/2408.15998) / [Demo](https://huggingface.co/spaces/NVEagle/Eagle-X5-13B-Chat) / [Huggingface](https://huggingface.co/papers/2408.15998)
|
24 |
|
25 |
```
|
26 |
-
@
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
archivePrefix={arXiv},
|
32 |
-
primaryClass={cs.CV},
|
33 |
-
url={https://arxiv.org/abs/2408.15998},
|
34 |
}
|
35 |
```
|
36 |
|
|
|
23 |
[arXiv](https://arxiv.org/pdf/2408.15998) / [Demo](https://huggingface.co/spaces/NVEagle/Eagle-X5-13B-Chat) / [Huggingface](https://huggingface.co/papers/2408.15998)
|
24 |
|
25 |
```
|
26 |
+
@article{shi2024eagle,
|
27 |
+
title = {Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders},
|
28 |
+
author={Min Shi and Fuxiao Liu and Shihao Wang and Shijia Liao and Subhashree Radhakrishnan and De-An Huang and Hongxu Yin and Karan Sapra and Yaser Yacoob and Humphrey Shi and Bryan Catanzaro and Andrew Tao and Jan Kautz and Zhiding Yu and Guilin Liu},
|
29 |
+
journal={arXiv:2408.15998},
|
30 |
+
year={2024}
|
|
|
|
|
|
|
31 |
}
|
32 |
```
|
33 |
|