Prerequisites & Notation
Prerequisites
This chapter requires understanding of:
- LLM architecture (Chapter 35): GPT, attention, pre-training
- PyTorch (Chapter 26): training loops, optimizers
- Transfer learning (Chapter 33): fine-tuning concepts
Definition: Notation
Notation
| Symbol | Meaning |
|---|---|
| LoRA rank | |
| Pre-trained weight matrix | |
| Low-rank update | |
| LoRA scaling factor |