mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-12-24 13:42:08 +00:00
* Set up basic test gh worklows * update file paths * env check * add env check * Update requirements.txt * simplify * upd
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