mirror of
https://github.com/datawhalechina/llms-from-scratch-cn.git
synced 2026-08-23 21:29:51 +00:00
Chapter 3: Coding Attention Mechanisms
- ch03.ipynb contains all the code as it appears in the chapter
- multihead-attention.ipynb is a minimal notebook with the main data loading pipeline implemented in this chapter