JunnanLi commited on
Commit
5cc2703
1 Parent(s): 312f1a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -124,9 +124,9 @@ including vllm inference, cookbooks, and fine-tuning on custom datasets.
124
  If you find our work helpful, please consider citing.
125
  ```
126
  @article{aria,
127
- title={},
128
- author={},
129
  year={2024},
130
- journal={}
131
  }
132
  ```
 
124
  If you find our work helpful, please consider citing.
125
  ```
126
  @article{aria,
127
+ title={Aria: An Open Multimodal Native Mixture-of-Experts Model},
128
+ author={Dongxu Li and Yudong Liu and Haoning Wu and Yue Wang and Zhiqi Shen and Bowen Qu and Xinyao Niu and Guoyin Wang and Bei Chen and Junnan Li},
129
  year={2024},
130
+ journal={arXiv preprint arXiv:2410.05993},
131
  }
132
  ```