mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-09-22 14:44:06 +00:00
buffer tutorial
This commit is contained in:
parent
263eee8921
commit
f4fc0ededd
@ -1,3 +1,13 @@
|
||||
# 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
|
||||
|
||||
|
||||
<br>
|
||||
Below is a video tutorial of me explaining walking through the code:
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
[](https://www.youtube.com/watch?v=PetlIokI9Ao)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user