mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-02 19:00:14 +00:00
3 lines
183 B
Markdown
3 lines
183 B
Markdown
|
|
# More Efficient Multi-Head Attention Implementations
|
||
|
|
|
||
|
|
- [mha-implementations.ipynb](mha-implementations.ipynb) contains and compares different implementations of multi-head attention
|