mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-30 03:20:51 +00:00
3 lines
207 B
Markdown
3 lines
207 B
Markdown
![]() |
# Understanding PyTorch Buffers
|
||
|
|
||
|
- [understanding-buffers.ipynb](understanding-buffers.ipynb) explains the idea behind PyTorch buffers, which are used to implement the causal attention mechanism in chapter 3
|