How to change model behavior! Context engineering, fine-tuning and more

John Savill breaks down practical ways to change an AI model’s behavior, from prompt and context techniques through to retrieval-augmented generation (RAG) and fine-tuning approaches like LoRA.

Overview

The video explains the main levers available to influence how a model responds, starting with foundational concepts (parameters, layers, embeddings, and the training phase) and then moving into behavior-shaping techniques.

Model fundamentals (“Model 101”)

Prompt-based behavior changes

Retrieval-augmented generation (RAG)

Context engineering

Fine-tuning and LoRA