Update README.md
Browse files
README.md
CHANGED
@@ -25,10 +25,10 @@ python -u llava/eval/run_llava.py
|
|
25 |
If you make use of our work, please cite our repo:
|
26 |
|
27 |
```bibtex
|
28 |
-
@
|
29 |
title={{LLaVA-MORE: A Comparative Study of LLMs and Visual Backbones for Enhanced Visual Instruction Tuning}},
|
30 |
author={Cocchi, Federico and Moratelli, Nicholas and Caffagni, Davide and Sarto, Sara and Baraldi, Lorenzo and Cornia, Marcella and Cucchiara, Rita},
|
31 |
-
|
32 |
year={2025}
|
33 |
}
|
34 |
```
|
|
|
25 |
If you make use of our work, please cite our repo:
|
26 |
|
27 |
```bibtex
|
28 |
+
@article{cocchi2025llava,
|
29 |
title={{LLaVA-MORE: A Comparative Study of LLMs and Visual Backbones for Enhanced Visual Instruction Tuning}},
|
30 |
author={Cocchi, Federico and Moratelli, Nicholas and Caffagni, Davide and Sarto, Sara and Baraldi, Lorenzo and Cornia, Marcella and Cucchiara, Rita},
|
31 |
+
journal={arXiv preprint arXiv:2503.15621},
|
32 |
year={2025}
|
33 |
}
|
34 |
```
|