mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-12-25 22:22:10 +00:00
411 B
411 B
Understanding PyTorch Buffers
- understanding-buffers.ipynb explains the idea behind PyTorch buffers, which are used to implement the causal attention mechanism in chapter 3
Below is a video tutorial of me explaining walking through the code:
