@repligate 2025-09-10 ♥295 ↻32 original ↗
Despite LLMs becoming mainstream and every other person now having opinions on their true nature, education on the basics of how LLMs work and are trained seems scarce. The most simple, important, and objective facts that even "technical" people most commonly seem not to know or grasp:
1. LLMs are not only trained to "predict the next token", but also with RL. (Therefore, it's missing a lot to try to explain all LLM behavior through prediction of human or *any* preexisting training data)
2. Transformers are not stateless per token, and can access computations they did while generating previous tokens in context later thanks to KV recurrence / the attention mechanism. (Therefore, it is wrong to say that LLMs cannot in principle introspect and explain later why it did something earlier)
quotes: 1965659230486364420
same thread: 1965681941556166984 1965684324340314282 1965685095404343702 1965686065517527245 1965687300870078490 1965689520244101453 1965690945242103822 1965691665920000378 1965692428436038089 1965694514083102956 1965736347307807091

author:repligate kind:tweet on:observations year:2025

cited on: observations

Reproduced against link rot, credited and linked to its original. Yours and you’d rather it weren’t here? Open an issue.