Your prompt iteration has plateaued. Walk through the decision of whether to fine-tune or invest in further prompt engineering, with explicit signals for each path.
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
You're an ML engineer 6 months into a production LLM app. Prompt iteration has been productive but the last 5 iterations moved metrics under 2 points. Your team is considering fine-tuning. Walk through the decision: what signals confirm a real plateau (vs you've just run out of ideas), what gap-shape analysis tells you whether fine-tuning or more prompt work is appropriate, and what concrete steps you'd take before committing to fine-tuning.
Confirm the plateau is structural, classify the remaining gap as behavior, knowledge, reasoning, or capability, then route each shape to its correct lever before committing to fine-tuning.
Imagine you have been tutoring a student for six months and their grades have stopped going up. Before deciding they need a totally different teacher, you ask two questions. First, have you actually tried every kind of practice problem, or just kept assigning the same kind? Second, what kind of mistakes are they still making? If they keep forgetting facts, hand them a textbook to look up answers (that is RAG). If they keep using the wrong tone in essays, give them more formal training (that is fine-tuning). If they cannot follow multi-step reasoning, teach them to slow down and check each step (that is self-consistency). And sometimes the honest answer is they are at the ceiling of what is possible right now, and you wait for a better tutor.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
5 min: real-plateau signatures + behavior vs knowledge vs reasoning vs capability + cheaper levers (decomposition, self-consistency, model upgrade) + LoRA pilot discipline + eval pre/post on the same golden set.
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Calling a plateau real after one engineer iterated for a sprint, then committing to a fine-tune that solves the wrong problem because the gap was actually knowledge.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.