LLM

A Large Language Model (LLM) is artificial intelligence (AI) program designed to understand and generate human language. It's an "intelligent" text tool that can answer questions, write articles, summarize information, and have conversations. Generative AI platforms, like ChatGPT, LLaMA, and Gemini, use LLMs to provide human-like responses to user prompts.

How LLMs Work

LLMs break down text input into smaller pieces called "tokens," which are words or parts of words. The model then uses a complex system called a neural network to analyze these tokens, looking for patterns and relationships based on what it "learned" during its training process. LLMs are trained on large amounts of text from books, articles, and websites. The model learns facts, grammar, and common ways people communicate.

When you give an LLM a prompt, it predicts what text should come next, one word at a time, using the patterns it has learned. This enables it to generate anything from short answers to long essays, even computer source code. Because of their human-like output, LLMs are used by chatbots, virtual assistants, translation tools, and many other applications.

What Makes an LLM "Large"

The "large" in LLM refers to both the enormous amount of text data on which the model is trained and the massive number of parameters inside the model — often billions or even trillions. These parameters help the model make decisions about language, but they also require a lot of processing power.

Since GPUs generally handle parallel processing more efficiently than CPUs, they are commonly preferred over CPUs to train LLMs and analyze the data.

While LLMs are powerful, they do have limitations. For example, they can make mistakes or provide information that isn't accurate. Their output may also reflect biases found in their training data. Therefore, it's wise to double-check important information received from generative AI services and check the references used for the output.

Updated June 23, 2025 by Per C.

quizTest Your Knowledge

Which of the following technologies is used to render 3D graphics?

A
OpenGL
0%
B
ActiveX
0%
C
OLE
0%
D
UWP
0%
Correct! Incorrect!     View the OpenGL definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of LLM on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation bar directly below the definition.

Our goal to explain computer terminology in a way that is easy to understand. We strive for accuracy and simplicity with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

TechTerms Newsletter

Improve your technical knowledge with our daily or weekly newsletter! Subscribe today and get new terms and quizzes delivered to your inbox.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.