Files
LLMs-from-scratch/ch03/02_bonus_efficient-multihead-attention/README.md
2024-08-10 09:44:11 -05:00

5 lines
351 B
Markdown

# More Efficient Multi-Head Attention Implementations
- [mha-implementations.ipynb](mha-implementations.ipynb) contains and compares different implementations of multi-head attention
<a href="mha-implementations.ipynb"><img src="https://sebastianraschka.com/images/LLMs-from-scratch-images/bonus/mha-benchmark/mha-comparison.webp" width="500px"></a>