mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-07-23 08:53:43 +00:00

* try windows runners * update triggers * trigger with code file update * add new status badges
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