the.ai

Knowledge / Foundations

verified

Parametric vs Retrieved Knowledge

A model knows things two ways: baked into its weights during training, and handed to it in the prompt. They behave completely differently. Parametric knowledge is instant, free at inference, impossible to update and impossible to cite. Retrieved knowledge is current, attributable, editable, and costs a lookup and a chunk of context every single time.

Viz primitive · budget-splitretrieved-tokens = 30

retrieved-tokens holds 33% of the budget; rest holds the remaining 67%.

Context spent on retrieved facts, against the context left for the question and the answer, in tokens. Drag the retrieved share up to watch it crowd the window — parametric knowledge costs nothing here, which is the whole reason the split is worth designing.

30

Reviewed by opendroid · 2026-08-18