Eduspheria Wiki

Large Language Models

How large language models actually work — starting from raw text, through training and post-training, out to the frontier, and finally inside the network's internals. Every lesson leads with intuition, then a visualization you can play with, then the underlying math.

Foundations

The building blocks every later chapter assumes you already have.

Training

How the stack from Foundations actually gets built: the data funnel, the objective and its gradients (backpropagation), compute-optimal scale, and the engineering that makes it affordable.

Post-training

From text-completer to assistant: instruction tuning, human preferences, and honest evaluation.

Frontier

Using the trained assistant: prompting, reasoning, retrieval, agents, adaptation — and where it all still breaks.

Interpretability

Opening the box: what the model actually learned internally, how superposition hides it, and how far we can read — and steer — a network's mind.