mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
* typo fix * Update ch03/02_bonus_efficient-multihead-attention/mha-implementations.ipynb * Update ch03/02_bonus_efficient-multihead-attention/mha-implementations.ipynb * Update ch03/02_bonus_efficient-multihead-attention/mha-implementations.ipynb --------- Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
More Efficient Multi-Head Attention Implementations
- mha-implementations.ipynb contains and compares different implementations of multi-head attention
