Update README.md
Browse files
README.md
CHANGED
@@ -39,4 +39,11 @@ The model is not intended to be used without fine-tuning. It is recommended to f
|
|
39 |
|
40 |
## Citation
|
41 |
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
|
40 |
## Citation
|
41 |
|
42 |
+
```
|
43 |
+
@inproceedings{musacchioLLaVANDiNO,
|
44 |
+
title={LLaVA-NDiNO: Empowering LLMs with Multimodality for the Italian Language},
|
45 |
+
author={Musacchio, Elio and Siciliani, Lucia and Basile, Pierpaolo and Semeraro, Giovanni},
|
46 |
+
booktitle={Proceedings of the Eighth Workshop on Natural Language for Artificial Intelligence (NL4AI 2024) co-located with 23th International Conference of the Italian Association for Artificial Intelligence (AI*IA 2024)},
|
47 |
+
year={2024}
|
48 |
+
}
|
49 |
+
```
|