r/MachineLearning · · 1 min read

Repo for implementations of various Transformer Attn mechanisms [P]

Mirrored from r/MachineLearning for archival readability. Support the source by reading on the original site.

Initially, I developed this so I can easily switch between different Attention mechanisms for my Small Language Model (SLM) experiments and benchmarking. However, I also realized that these implementations can be applicable in Computer Vision, modernize Vision Encoders, RL, and others. I hope this helps researchers, students, or educators in general.

For contributing: I encourage you to please open a PR. I would like to see and learn implementations of other attention mechanisms I haven't covered in this repo. Thank you!

GitHub Link: https://github.com/egmaminta/attnhut

submitted by /u/AnyIce3007
[link] [comments]

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from r/MachineLearning