v3.0.0a6
Pre-release
Pre-release
Big Release! A whole bunch of optimizations, and second passes on certain parts of the TransformerBridge to get us closer to beta.
What's Changed
- added setters and hook utils to bridge by @bryce13950 in #1009
- updated property access by @bryce13950 in #1026
- feat: Bridge.boot should allow using alias model names, but show a deprecation warning by @hijohnnylin in #1028
- Move QKV separation into bridge that wraps QKV matrix by @degenfabian in #1027
- removed unnecessary import by @bryce13950 in #1030
- Attn pattern shape by @bryce13950 in #1029
- added cache layer for hook collection by @bryce13950 in #1032
- Bridge unit test compatibility coverage by @bryce13950 in #1031
- updated loading in interactive neuroscope demo to use transformer bridge by @degenfabian in #1017
New Contributors
- @hijohnnylin made their first contribution in #1028
Full Changelog: v3.0.0a5...v3.0.0a6