Update README.md
Browse files
README.md
CHANGED
@@ -69,4 +69,11 @@ print(processor.decode(output[0][inputs.input_ids.shape[1]:]))
|
|
69 |
|
70 |
## Citation
|
71 |
|
72 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
|
70 |
## Citation
|
71 |
|
72 |
+
```
|
73 |
+
@inproceedings{musacchioLLaVANDiNO,
|
74 |
+
title={LLaVA-NDiNO: Empowering LLMs with Multimodality for the Italian Language},
|
75 |
+
author={Musacchio, Elio and Siciliani, Lucia and Basile, Pierpaolo and Semeraro, Giovanni},
|
76 |
+
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)},
|
77 |
+
year={2024}
|
78 |
+
}
|
79 |
+
```
|