Update README.md
Browse files
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 |
|