mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-11 14:21:41 +08:00
| .. | ||
| 01_main-chapter-code | ||
| 02_bonus_efficient-multihead-attention | ||
| README.md | ||
Chapter 3: Coding Attention Mechanisms
- 01_main-chapter-code contains the main chapter code.
- 02_bonus_efficient-multihead-attention implements and compares different implementation variants of multihead-attention