Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ pipeline_tag: text-generation
|
|
18 |
|
19 |
**LLaVA-NDiNO** is a family of *Large Vision Language Models (LVLMs)* that have been trained for the Italian language.
|
20 |
|
21 |
-
The model was trained by instruction-tuning [**LLaMA 3 8B Base**](https://huggingface.co/meta-llama/Meta-Llama-3-8B) and [CLIP Large 336](https://huggingface.co/openai/clip-vit-large-patch14-336) on an Italian machine-translated version of [The Cauldron](HuggingFaceM4/the_cauldron).
|
22 |
|
23 |
If you are interested in more details regarding the training procedure, you can find the code we used at the following link:
|
24 |
- **Repository:** https://github.com/swapUniba/LLaVA-NDiNO
|
|
|
18 |
|
19 |
**LLaVA-NDiNO** is a family of *Large Vision Language Models (LVLMs)* that have been trained for the Italian language.
|
20 |
|
21 |
+
The model was trained by instruction-tuning [**LLaMA 3 8B Base**](https://huggingface.co/meta-llama/Meta-Llama-3-8B) and [**CLIP Large 336**](https://huggingface.co/openai/clip-vit-large-patch14-336) on an Italian machine-translated version of [The Cauldron](HuggingFaceM4/the_cauldron).
|
22 |
|
23 |
If you are interested in more details regarding the training procedure, you can find the code we used at the following link:
|
24 |
- **Repository:** https://github.com/swapUniba/LLaVA-NDiNO
|