LoRA
A technique that allows for tuning only a subset of a large model's weights, making fine-tuning more efficient and memory-friendly.
Save the 3 videos on LoRA to your own pod.
Sign up free to keep building your knowledge base on LoRA as more episodes are added.
Videos Mentioning LoRA

Stanford CME296 Diffusion & Large Vision Models | Spring 2026 | Lecture 8 - Trending Topics
Stanford Online
A technique that allows for tuning only a subset of a large model's weights, making fine-tuning more efficient and memory-friendly.

Building with Instruction-Tuned LLMs: A Step-by-Step Guide
DeepLearningAI
A parameter-efficient fine-tuning technique that significantly reduces trainable parameters and compute requirements. Applied to the query-key-value module in Bloom Z.

Stanford CS229 Machine Learning | Spring 2026 | Lecture 12: Representation Learning
Stanford Online
A technique for efficient model fine-tuning that restricts updates to low-rank matrices, significantly reducing memory and computational requirements, and enabling easier serving of multiple users.