LLM architecture (part 2): Inside a Transformer Block
In the previous article, we looked at tokenization and embeddings, which convert a finite vocabulary into continuous vectors that we can work with mathematically. We also explored attention, which hel
curious-pm.hashnode.dev8 min read