Glossary Topic

LLM Architecture Glossary

Discover architecture and runtime concepts behind large language model systems used for translation and content workflows.

Large Language Model (LLM)

A neural model trained on vast text corpora, capable of understanding and generating natural language.

Attention Mechanism

A neural network method that helps AI models focus on the most relevant parts of the input when generating output, improving context handling and translation quality.

Context Window

The amount of text an AI model can process at once during translation or generation.

Inference

The process by which a trained model generates translations or other outputs.

Weight Parameters (Model Weights)

The numerical parameters inside a neural network that determine how input data is processed and how predictions or generated text are produced.