Transformer-builder

Latest version: v0.1.0

Safety actively analyzes 626118 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

This release adds MultiHeadAttention, SelfAttention, and ResidualConnection modules to build transformer architectures.

Added

- MultiHeadAttention module composes multiple SelfAttention layers in parallel
- SelfAttention provides configurable query, key, and value transformations
- ResidualConnection wraps modules with residual and normalization
- Unit tests for new modules

This release is intended for testing.
Please file any issues found!

---

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.