myownskyW7 commited on
Commit
5dbb41e
1 Parent(s): 9c4b5bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -126,5 +126,21 @@ print(response)
126
 
127
  </details>
128
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
129
  ### Open Source License
130
  The code is licensed under Apache-2.0, while model weights are fully open for academic research and also allow free commercial usage. To apply for a commercial license, please fill in the application form (English)/申请表(中文). For other questions or collaborations, please contact internlm@pjlab.org.cn.
 
126
 
127
  </details>
128
 
129
+
130
+ ### Citation
131
+
132
+ If you find Euclid useful for your research and applications, please cite using this BibTeX:
133
+ ```bibtex
134
+ @misc{zhang2024internlmxcomposer25omnilivecomprehensivemultimodallongterm,
135
+ title={InternLM-XComposer2.5-OmniLive: A Comprehensive Multimodal System for Long-term Streaming Video and Audio Interactions},
136
+ author={Pan Zhang and Xiaoyi Dong and Yuhang Cao and Yuhang Zang and Rui Qian and Xilin Wei and Lin Chen and Yifei Li and Junbo Niu and Shuangrui Ding and Qipeng Guo and Haodong Duan and Xin Chen and Han Lv and Zheng Nie and Min Zhang and Bin Wang and Wenwei Zhang and Xinyue Zhang and Jiaye Ge and Wei Li and Jingwen Li and Zhongying Tu and Conghui He and Xingcheng Zhang and Kai Chen and Yu Qiao and Dahua Lin and Jiaqi Wang},
137
+ year={2024},
138
+ archivePrefix={arXiv},
139
+ primaryClass={cs.CV},
140
+ url={https://arxiv.org/abs/2412.09596},
141
+ }
142
+ ```
143
+
144
+
145
  ### Open Source License
146
  The code is licensed under Apache-2.0, while model weights are fully open for academic research and also allow free commercial usage. To apply for a commercial license, please fill in the application form (English)/申请表(中文). For other questions or collaborations, please contact internlm@pjlab.org.cn.