Documentation Index
Fetch the complete documentation index at: https://wiki.platelunchcollective.com/llms.txt
Use this file to discover all available pages before exploring further.
Core concept · AI Search Infrastructure
Definition
Parametric knowledge is the information encoded directly into a language model’s weights during training — what the model knows by default, without retrieving anything. When a model answers a question from memory, it is drawing on parametric knowledge. The term distinguishes this from retrieval knowledge, which comes from documents fetched at query time.
Why It Matters for AI Search
Parametric knowledge is the layer that retrieval cannot reach. Approximately 54% of ChatGPT queries are answered from parametric memory without triggering any retrieval. For those queries, content structure, crawlability, and retrieval optimization are all irrelevant — the model already has its answer. The only lever is the parametric layer itself: what sources fed training data, how prominently the brand appeared in them, and whether the model’s representation is accurate. For established brands with wrong or outdated representations, fixing the retrieval layer is insufficient — the parametric layer requires the sources that feed training data: Wikipedia, widely-cited publications, Knowledge Graph entity signals.
Common Misconception
Publishing well-structured content will fix a wrong parametric belief. It will not, in the near term — retrieval-optimized content affects responses where retrieval is triggered, not the model’s encoded knowledge. Parametric beliefs update only through future training runs.
Relevant Plate Lunch Collective Services
Entity SEO Context Map AI Search Visibility Assessment