Card 1 of 20
Term
LLM (Large Language Model)
Tap to reveal definition
Definition
A neural network trained on huge amounts of text to predict the next token. Modern PM products often wrap an LLM as the inference engine.
PM angle
Interviewers ask: which LLM and why? You weigh capability, cost-per-call, latency, context window, and provider risk — not just 'use GPT-4'.
Example
Notion AI uses GPT-4 class models for drafting; Cursor uses Claude / GPT alternately depending on task.
Related
tokencontext-windowinference