weizhiwang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ datasets:
|
|
7 |
# llava-v1.5-llama-3-8b-pretrain Model Card
|
8 |
|
9 |
This is a pretrained checkpoint with the MLP connector after LLaVA stage 1, you can use it to instruct tune your multimodal models.
|
|
|
10 |
|
11 |
|
12 |
## Training dataset
|
|
|
7 |
# llava-v1.5-llama-3-8b-pretrain Model Card
|
8 |
|
9 |
This is a pretrained checkpoint with the MLP connector after LLaVA stage 1, you can use it to instruct tune your multimodal models.
|
10 |
+
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.
|
11 |
|
12 |
|
13 |
## Training dataset
|