# Overview LoRA (Low-Rank Adaptation) is a method for [[fine-tuning a model]] [[Large Language Models (LLMs)]] that's more efficient than traditional methods. # Key Considerations # Pros # Cons # Use Cases # Related Topics