Skip to content
Learn · AI Lessons · Free lesson

Fine-tune or Prompt? Choosing the Right Tool

You have a large language model and it is not doing what you need. The output is in the wrong tone, the format keeps drifting, or the model simply does not know enough about your domain to be useful. The temptation, especially after reading vendor documentation, is to reach immediately for fine-tuning: feed the model your data, retrain it on your use case, and get reliable results. That instinct is often wrong, and acting on it prematurely is an expensive mistake. Fine-tuning and prompting are not interchangeable tools that sit on the same shelf. They operate at fundamentally different levels of the model's architecture, solve different categories of problem, and carry very different costs, so choosing between them is one of the most consequential technical decisions a practitioner makes. As of 2026, frontier instruction-tuned models respond well to structured, detailed prompts, and many tasks that required fine-tuning in earlier generations are now solvable with prompting alone. At the same time, there are situations where no amount of careful prompting will get you where you need to go, and recognising those early saves significant time and money. This lesson gives you a clear mental model for making that call.

Start this lesson freeFree forever. No card required.
Advanced 15-20 minutes AI for Practitioners Certificate upon completion

Create your free account

Unlock the full lesson, the quiz, and your verifiable completion.

Continue with Google
or
Continue with email

By continuing you agree to the Institute of AI terms of use and privacy policy.

Learners across the UK study with the Institute of AI
Open to everyone From the UK's professional body for AI 100% free, no card required
What you'll learn

By the end of this lesson, you will be able to:

  • Explain what prompting and fine-tuning each change, one at inference time and one in the weights.
  • Diagnose whether you face a knowledge gap, best met with retrieval, or a behaviour gap.
  • Justify fine-tuning against a persistent behaviour gap at high and stable volume.
  • Combine fine-tuning, retrieval, and prompting by design rather than by default.

Recommended before you start

None of these are hard requirements. The lesson is easier if they are already familiar, but everything it uses is explained along the way, so you can start without them.

  • A working understanding of prompting, including few-shot examples and output formatting.
  • Familiarity with what training and inference are, and how they differ.
Join Others Learning AI

Free to start. Free to finish. Free to prove.

Start this lesson free
Inside this lesson

3 sections, about 15-20 minutes.

Section one is open to everyone. Create a free account to work through the rest and take the quiz.

01

What Each Technique Actually Does

Free preview

The single most important thing to understand is that prompting leaves the model unchanged. Every instruction, example, and constraint you place in a prompt operates entirely within the context window at inference time. The model's underlying parameters, its weights, are untouched, and when the conversation ends nothing is retained. Fine-tuning is the opposite: it adjusts those weights directly by running a training process on a curated dataset, and the model that emerges is a different artefact, its parameters shifted to favour certain patterns, formats, tones, or domain vocabularies. A useful analogy: prompting is briefing a colleague before each meeting, while fine-tuning is sending them on a specialist training programme. The briefing is flexible and cheap; the training programme produces durable change but takes time, costs money, and cannot be undone easily. Prompting can do a great deal. Few-shot prompting, providing a small number of examples within the prompt, chain-of-thought prompting, asking the model to reason step by step, and structured output formats can all dramatically improve output quality, and frontier models in 2026 are genuinely responsive to well-engineered prompts. But instructions alone cannot conjure knowledge the model does not have. If your model does not know your company's internal taxonomy, your proprietary product names, or a regulatory framework that post-dates its training cut-off, no amount of instruction will remedy that: the missing knowledge has to be supplied from somewhere. That is a knowledge gap, and it usually calls for retrieval-augmented generation, a technique that supplies relevant documents to the model at inference time rather than embedding knowledge in its weights; fine-tuning can help where domain vocabulary and framing are pervasive, but it is an unreliable way to teach a model new facts. It is equally important to understand what fine-tuning cannot do. It excels at shaping behaviour, style, format, tone, and domain-specific vocabulary, but it is a poor substitute for reasoning ability. Fine-tuning does not make a model smarter; it makes a model behave more consistently in a particular way, so if your problem is that the model reasons incorrectly, fine-tuning is unlikely to fix it.

02

Diagnosing the Real Problem

Unlock free
03

A Decision Framework

Unlock free
How it works

Walk away with proof, not just knowledge.

Step 1

Study the lesson

Work through every section at your own pace, from start to finish.

Step 2

Pass the quiz

A short set of questions on what you have just covered.

Step 3

Get your certification

Every completion has a certificate that you can share publicly for anyone to verify.

Your record of completion

Finish the lesson. Keep the proof.

The Institute of AI
Record of completion
Fine-tune or Prompt? Choosing the Right Tool
Completed by
Your name
Quiz score
90%
theinstituteofai.co.uk/verify/lesson/…

Pass the quiz and the Institute of AI issues you a record of completion with your score. Every completion has its own public verification page, so the link you put on your CV or LinkedIn profile can be checked by anyone, at any time.

  • Verifiable by anyone, with no account needed
  • One link for your CV, email signature, or LinkedIn profile
  • Issued by the UK's professional body for AI
— Common questions —

Frequently asked questions.

Is this lesson really free?+
Yes. Every AI lesson from the Institute of AI is free to take and free to complete, including the quiz and your record of completion. There is no trial, no card, and no catch.
Do I need a technical background?+
This lesson is pitched at advanced level, so it helps to be comfortable with what is recommended above, though none of it is a hard requirement. Everything is explained in plain English, and if a term matters, the lesson covers it before using it.
How long does this lesson take?+
Around 15-20 minutes to work through, plus the quiz at the end. You can leave and come back at any point.
What do I get when I finish?+
A record of completion with your score, held on your profile. Each completion has a public verification page, so you can share a link on your CV or LinkedIn profile that anyone can check.
What is the Institute of AI?+
The Institute of AI is the UK’s professional body for artificial intelligence. It sets the standard of AI practice, works to that standard itself, and puts it within reach of everyone else. Its work runs across four areas: Accreditation, Practice, Platforms, and AI for All.

Join learners across the UK and start "Fine-tune or Prompt? Choosing the Right Tool" today.

Free lessons, a quiz to test what you have learned, and a completion you can verify publicly. All from the UK's professional body for artificial intelligence.

The Institute of AI

Free to learn.
Yours to prove.

Every AI lesson is free to start, free to finish, and ends in a completion you can verify publicly.