Model architectures, explained slowly

Dims & Sums

We read the technical reports, draw the mechanisms, and work through the arithmetic. Then you can move the controls and see what changes.

On the table today

model 001: why a 320B model can charge $0.15 per million input tokens

GLM-5.3-FLASH

total params
320B
experts on the shelf
active / token
18B
the only ones working
context
1M
tokens, one sitting
price in / out
$0.15/$0.50
per M tokens

GLM-5.3-Flash pairs 320B total parameters with 18B active parameters, mixes two cheaper attention paths, and ships native FP8 weights under the MIT license. Read the chapters in order, then use the controls to test the tradeoffs yourself.

read chapter 1:Meet the Flash

Other models on the table

each one makes a different tradeoff between capability, cost, and context

Future models