Update README.md
Browse files
README.md
CHANGED
@@ -52,5 +52,10 @@ We provide the simple generation process for using our model. For more details,
|
|
52 |
|
53 |
If you find it useful for your research and applications, please cite related papers/blogs using this BibTeX:
|
54 |
```bibtex
|
55 |
-
|
|
|
|
|
|
|
|
|
|
|
56 |
```
|
|
|
52 |
|
53 |
If you find it useful for your research and applications, please cite related papers/blogs using this BibTeX:
|
54 |
```bibtex
|
55 |
+
@article{zhang2025mm,
|
56 |
+
title={MM-RLHF: The Next Step Forward in Multimodal LLM Alignment},
|
57 |
+
author={Zhang, Yi-Fan and Yu, Tao and Tian, Haochen and Fu, Chaoyou and Li, Peiyan and Zeng, Jianshu and Xie, Wulin and Shi, Yang and Zhang, Huanyu and Wu, Junkang and others},
|
58 |
+
journal={arXiv preprint arXiv:2502.10391},
|
59 |
+
year={2025}
|
60 |
+
}
|
61 |
```
|