File size: 107 Bytes
e6bcf46
 
 
 
 
 
1
2
3
4
5
6
# config.yaml
lora_parameters:
  rank: 4
  alpha: 16
  dropout: 0.05
  target_modules: ["q_proj", "v_proj"]