mmaaz60 commited on
Commit
0419737
1 Parent(s): 2fe8c8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ license: mit
10
 
11
  This repository features LLaVA v1.5 trained with the Phi-3-mini-3.8B LLM. This integration aims to leverage the strengths of both models to offer advanced vision-language understanding.
12
 
 
 
 
13
 
14
  ## Key Components
15
 
 
10
 
11
  This repository features LLaVA v1.5 trained with the Phi-3-mini-3.8B LLM. This integration aims to leverage the strengths of both models to offer advanced vision-language understanding.
12
 
13
+ ## Training Strategy
14
+ - Only Vision-to-Language projector is trained. The rest of the model is frozen.
15
+ - **Note:** The repository contains only the projector weights.
16
 
17
  ## Key Components
18