Files
LLMs-from-scratch/ch03/03_understanding-buffers

Understanding PyTorch Buffers

  • understanding-buffers.ipynb explains the idea behind PyTorch buffers, which are used to implement the causal attention mechanism in chapter 3