weizhiwang commited on
Commit
df3261c
1 Parent(s): 3269bdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 Haotian Liu's [official implementation]https://github.com/haotian-liu/LLaVA/tree/main) for more details and information.
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 Haotian Liu's [official implementation](https://github.com/haotian-liu/LLaVA/tree/main) for more details and information.
16
 
17
  ## Model Details
18
  Follows LLavA-1.5 pre-train and supervised fine-tuning data.