Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ language:
|
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
|
14 |
A reproduced LLaVA LVLM based on Llama-3-8B LLM backbone. Not an official implementation.
|
15 |
-
Please follow
|
16 |
|
17 |
## Model Details
|
18 |
Follows LLavA-1.5 pre-train and supervised fine-tuning data.
|
|
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
|
14 |
A reproduced LLaVA LVLM based on Llama-3-8B LLM backbone. Not an official implementation.
|
15 |
+
Please follow my reproduced implementation [LLaVA-Llama-3](https://github.com/Victorwz/LLaVA-Llama-3/) for more details on fine-tuning LLaVA model with Llama-3 as the foundatiaon LLM.
|
16 |
|
17 |
## Model Details
|
18 |
Follows LLavA-1.5 pre-train and supervised fine-tuning data.
|