Glossaryarrow
Model (AI)
Model (AI)

In artificial intelligence and machine learning, a model is a computational system that has been trained on large quantities of data to learn patterns, relationships, and structures within that data, and which can then apply those learned patterns to produce outputs in response to new inputs. An AI model is, in the most fundamental sense, a function: it takes an input: a text prompt, an image, a sequence of words, a set of parameters ( and produces an output ) a generated image, a text response, a video clip, a classification: by applying the internal representation of the world it developed during training. The term is used both at the broadest conceptual level, to describe any trained AI system, and at the specific product level, where individual named models (GPT-4, Stable Diffusion, Flux, Kling, Claude) refer to specific trained systems with specific architectures, training data, and capabilities.

The training process is what distinguishes a model from a traditional programme. Where a conventional programme follows explicit rules written by a programmer, a model develops its own internal representations through exposure to vast quantities of examples during training: a process in which the model's parameters (often billions of numerical values) are iteratively adjusted to minimise the difference between the model's outputs and the correct outputs on the training data. After training, these parameters are fixed, encoding a learned representation of patterns in the training distribution. When the model receives a new input at inference time, it applies these learned parameters to produce an output that reflects patterns it encountered during training. This is why a language model can generate fluent text, an image model can produce photorealistic imagery, and a video model can generate coherent motion: not because they were programmed with rules about language, images, or motion, but because they learned statistical regularities from enormous quantities of examples.

For users of AI generation tools, the model is the fundamental unit of capability. Different models have different strengths, weaknesses, visual styles, training data, and behavioural tendencies: choosing the right model for a task is as important as writing an effective prompt. Image generation models may specialise in photorealistic output, stylised aesthetics, architectural visualisation, or character consistency. Video generation models vary in their handling of motion, temporal coherence, resolution, and prompt adherence. Language models differ in their reasoning capacity, knowledge, instruction-following, and output style. Understanding that a model is a specific trained artefact with specific characteristics ( not a general intelligence capable of anything ) is foundational to using AI generation tools effectively. Within platforms like Morphic, different model options offer different approaches to generation, and selecting the appropriate model is the first and most consequential parameter choice a creator makes.

Can't find what you are looking for?
Contact us and let us know.
bg