The Daniel'sCourses
Get the app
AI glossary/LLM

LLM meaning

The LLM meaning is large language model: a program trained on an enormous amount of text to predict what text comes next. ChatGPT, Claude and Gemini are all built on one.

In the appTrack 01 · AI foundations

The LLM meaning without the maths

A large language model is not a database and not a search engine. It does not store facts you can look up, it stores patterns: what kind of text tends to follow what kind of text.

That is why it can write fluently about something it has no reliable knowledge of. Fluency is the capability, not evidence that the content is right.

Why it is confidently wrong

When a detail is missing, the model does not stop, it writes the most plausible continuation. That behaviour is called hallucination, and it is a consequence of how the thing works rather than a bug in a particular product.

The practical defence is dull and effective: put the facts in the prompt, and do not ask for data you would have to verify anyway.

What it is good and bad at

Good at work where text goes in and text comes out: shortening, rewriting, summarising, first drafts, format changes, code sketches.

Bad at producing one precise fact you do not already hold, because there is nothing to check the answer against. There it only makes the mistake arrive faster.

Common questions

What is the LLM meaning in one sentence?

A large language model: a program that learned from text which text tends to follow which, and produces new text from those patterns.

Is an LLM the same as AI?

No. AI is the umbrella term and an LLM is one kind of AI, the kind that works with text. Image models are AI too, but they are not language models.

Which LLM is best?

It depends on the work, and the answer changes every few months. Testing two of them on a task you actually repeat tells you more than any benchmark table.

Does an LLM learn from my conversations?

The model itself does not change as you talk to it. Whether the provider uses your conversations for future training depends on that product's settings and terms, so that is the thing to check.

Terms

PromptPrompt engineeringTokenGPTChatbotContext windowMachine learning
Back to the AI glossary
Learn AI in 5 min a day
Free download · Pro available · iOS & Android
Get the app