electronicArtefacts Creative technology studio for complex digital systems

CONCEPT

Large Language Model

A large language model is a parameterized machine-learning model trained to predict and generate sequences of tokens from statistical patterns learned across large text or multimodal corpora.

Large language models combine tokenization, embeddings, transformer layers, attention, training objectives and probabilistic decoding to generate or transform language.

active research

EDITORIAL FRAME

What this entry establishes.

A concise view of its scope, position, limitations and supporting sources.

Scope

Defined scope

  1. Tokenization
  2. Embeddings
  3. Transformer architecture
  4. Pretraining and adaptation
  5. Inference and decoding
  6. Context windows

Position

Editorial position

  1. Large language models generate token sequences from learned probability distributions rather than retrieving a single memorized answer.
  2. Model capability depends on architecture, data, training, inference configuration, tools and evaluation context.

Limits

Explicit limits

  1. A database that retrieves stored sentences without a learned generative model
  2. A claim that generated text represents understanding, truth or agency by itself

Topics

Tags and disciplines

LLMTransformerTokensInferenceLanguage ModelsArtificial IntelligenceMachine LearningProgrammingKnowledge Systems

Definition

A large language model is a learned system that estimates relationships between tokens and uses those estimates to continue, transform or classify sequences. The word “large” usually refers to some combination of parameter count, training data and computational scale rather than a strict threshold.

Operating model

Text is segmented into tokens, mapped into numerical representations and processed through repeated transformer layers. Attention mechanisms let the model weigh relationships between positions in the available context. During inference, the model produces a probability distribution over possible next tokens and a decoding strategy selects from that distribution.

Scope

The concept includes pretraining, supervised adaptation, preference optimization, prompting, context windows, tool use, retrieval augmentation, quantization and evaluation. It does not imply that every model has the same architecture or that text generation alone establishes factual reliability.

Electronic Artefacts position

Electronic Artefacts treats the LLM as one component inside a wider knowledge or creative system. Sources, retrieval, permissions, tools, interfaces, provenance and human review determine whether the model is useful and governable.

Limitations

Language models can produce plausible but unsupported statements, inherit dataset bias, lose information outside their context, expose sensitive inputs and behave differently under small prompt changes. Their outputs require evaluation appropriate to the domain.

References

See Vaswani et al., Retrieval-Augmented Generation, Generative AI, Provenance and Augmented Intelligence.

DOCUMENTED RELATIONSHIPS

Connected work and ideas.

Each link names the relationship between two entries and why it matters.

evidence

Documented by

How Large Language Models Actually Work

How Large Language Models Actually Work documents the core LLM concept.

Documented by

AI Agents vs AI Workflows

AI Agents vs AI Workflows documents Large Language Model as one of its declared subjects.

Documented by

Local and Open Source AI Systems

Local and Open Source AI Systems documents Large Language Model as one of its declared subjects.

Documented by

Retrieval-Augmented Generation and Knowledge Systems

Retrieval-Augmented Generation and Knowledge Systems documents Large Language Model as one of its declared subjects.

structure

Member of collection

Knowledge Hub Third Wave

Large Language Model is an explicit member of the Knowledge Hub Third Wave collection.

Record details Metadata, sharing and citation

Reference

Cite this page

Large Language Model. 1.0.0. Electronic Artefacts, 2026-06-24. https://electronicartefacts.com/knowledge/concepts/large-language-model/

Related context

Nearby relationships

5 public links connect this page to nearby projects, concepts and references.