Aekanun commited on
Commit
4c21d22
1 Parent(s): 5092e1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
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