DEV Community

David Haley
David Haley

Posted on

One Byte Explainer: Large Language Models

This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer.

Explainer

LLMs communicate “like humans” by modeling our patterns. They’re limited: they only use patterns from training data. But: LLM training data is much larger than an average human’s memory. Like humans, when LLMs don’t know, they make stuff up (hallucinate).

Additional Context

TEAM: @dchaley @lynnlangit

Top comments (0)