Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,6 @@ A LoRA-adapted vision-language model based on Llama-3.2-11B-Vision-Instruct that
|
|
21 |
## Model Architecture
|
22 |
|
23 |
- Base: Llama-3.2-11B-Vision-Instruct
|
24 |
-
- Adaptation: LoRA (r=8, alpha=16)
|
25 |
-
- Target: q_proj, v_proj attention layers
|
26 |
-
- Training: 3 epochs, batch size 4, gradient accumulation 8, lr 2e-4
|
27 |
|
28 |
## Inference
|
29 |
|
|
|
21 |
## Model Architecture
|
22 |
|
23 |
- Base: Llama-3.2-11B-Vision-Instruct
|
|
|
|
|
|
|
24 |
|
25 |
## Inference
|
26 |
|