m-elio commited on
Commit
37e824f
·
verified ·
1 Parent(s): 6c43123

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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