mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-08 08:42:56 +00:00

* fix typos, add codespell pre-commit hook * Update .pre-commit-config.yaml --------- 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