Link model to paper
Browse filesHi there,
Niels here from the open-source team at HF. This PR ensures the models can be viewed from https://huggingface.co/papers/2408.08872. Feel free to claim the paper btw in case you're one of the authors.
Cheers,
Niels
README.md
CHANGED
@@ -131,12 +131,14 @@ Our code and weights are released under the Creative Commons Attribution Non Com
|
|
131 |
|
132 |
# Citation
|
133 |
```
|
134 |
-
@misc{
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
|
|
|
|
140 |
}
|
141 |
```
|
142 |
|
|
|
131 |
|
132 |
# Citation
|
133 |
```
|
134 |
+
@misc{xue2024xgenmmblip3familyopen,
|
135 |
+
title={xGen-MM (BLIP-3): A Family of Open Large Multimodal Models},
|
136 |
+
author={Le Xue and Manli Shu and Anas Awadalla and Jun Wang and An Yan and Senthil Purushwalkam and Honglu Zhou and Viraj Prabhu and Yutong Dai and Michael S Ryoo and Shrikant Kendre and Jieyu Zhang and Can Qin and Shu Zhang and Chia-Chih Chen and Ning Yu and Juntao Tan and Tulika Manoj Awalgaonkar and Shelby Heinecke and Huan Wang and Yejin Choi and Ludwig Schmidt and Zeyuan Chen and Silvio Savarese and Juan Carlos Niebles and Caiming Xiong and Ran Xu},
|
137 |
+
year={2024},
|
138 |
+
eprint={2408.08872},
|
139 |
+
archivePrefix={arXiv},
|
140 |
+
primaryClass={cs.CV},
|
141 |
+
url={https://arxiv.org/abs/2408.08872},
|
142 |
}
|
143 |
```
|
144 |
|