Reading up on Transformer
3 deep · digging since dec 11, 25
- How To Scale Your Model
This online book teaches LLM scaling through roofline analysis, TPU/GPU hardware, Transformer math, and parallelism techniques to estimate training and inference costs.
- How did ‘large’ language models get that way? The role of Transformers and Pretraining in GPT - LessWrong 2.0 viewer
The transformer architecture and pretraining enabled enormous scaling of language models, making 'large language models' a fitting description.
- Why AGI Will Not Happen — Tim Dettmers
Tim Dettmers argues AGI will never happen because computation is physical, linear progress requires exponential resources, and GPU improvements have plateaued.