LLM — A large language model — the neural network behind tools like Claude and ChatGPT, trained on huge amounts of text to predict what comes next.
Why it matters
Building a working beam-search text generator out of gzip's DEFLATE window makes the compression-prediction equivalence behind language modeling concrete: any compressor with a good probability model can generate plausible text.