I want more data centers.
I want more nuclear power plants.
I want more water desalination plants.
I want more high speed transport.
I want more automated warehouses.
I want more 3D printing.
I want an abundant, advanced, high trust society… no longer stifled by doomerism, neuroticism and cowardice.
new in-depth blog post time: Inside the Transformer: The Life of a Token
a deep dive into a modern dense transformer, i cover YaRN (why does pairwise coordinate rotation induce positional information?), hybrid attention (getting to 160k context length), soft capping, QK normalization, etc. as the token flows through the transformer
bonus transformer math: FLOPs/token formula (and when is 6N formula broken), cluster sizing (how big of a cluster do you need given the model/data size and experiment throughput of interest), and more