Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 235 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 235 Bytes

SimpleLoRA

Implementation of Low-Rank Adaptation (LoRA) in LLMs using PEFT Library

References:

  1. PEFT Library
  2. LoRA paper