weizhiwang commited on
Commit
88dd034
1 Parent(s): 7d92287

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -11,8 +11,7 @@ language:
11
 
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-Video-Llama-3](https://github.com/Victorwz/LLaVA-Video-Llama-3/) for more details on fine-tuning LLaVA model with Llama-3 as the foundatiaon LLM.
16
 
17
  ## Updates
18
  - [6/4/2024] The codebase supports the video data fine-tuning for video understanding tasks.
 
11
 
12
  <!-- Provide a quick summary of what the model is/does. -->
13
 
14
+ Please follow my github repo [LLaVA-Video-Llama-3](https://github.com/Victorwz/LLaVA-Video-Llama-3/) for more details on fine-tuning LLaVA model with Llama-3 as the foundatiaon LLM.
 
15
 
16
  ## Updates
17
  - [6/4/2024] The codebase supports the video data fine-tuning for video understanding tasks.