Skip to content

Releases: TransformerLensOrg/TransformerLens

v3.0.0a8

07 Sep 22:51
ee9b44b
Compare
Choose a tag to compare
v3.0.0a8 Pre-release
Pre-release

Another update that rounds out the API for our new module

What's Changed

Full Changelog: v3.0.0a7...v3.0.0a8

v3.0.0a7

28 Aug 22:00
446b9d0
Compare
Choose a tag to compare
v3.0.0a7 Pre-release
Pre-release

What's Changed

  • map hook_pos_embed to rotary_emb, allow hook_aliases to be a list by @hijohnnylin in #1034

Full Changelog: v3.0.0a6...v3.0.0a7

v3.0.0a6

26 Aug 20:16
285c039
Compare
Choose a tag to compare
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

New Contributors

Full Changelog: v3.0.0a5...v3.0.0a6

v3.0.0a5

16 Aug 09:29
4ece3c4
Compare
Choose a tag to compare
v3.0.0a5 Pre-release
Pre-release

First new architecture for the TransformerBridge, and a whole lot closer to beta!

What's Changed

Full Changelog: v3.0.0a4...v3.0.0a5

v3.0.0a4

05 Aug 15:37
5699d73
Compare
Choose a tag to compare
v3.0.0a4 Pre-release
Pre-release

Big update that brings us a lot closer to beta! This update adds a compatibility layer for a lot of legacy properties of the old hooked root modules.

What's Changed

Full Changelog: v3.0.0a3...v3.0.0a4

v3.0.0a3

27 Jul 21:04
b161fd5
Compare
Choose a tag to compare
v3.0.0a3 Pre-release
Pre-release

New Alpha release! A whole bunch of changes have been added. Some more HookedTransformer functionality has been imported, and a whole bunch of architectures have been improved to give more options in our new module. These changes have resulted in a very noticeable improvement with compatibility of old HookedTransformer based code.

What's Changed

Full Changelog: v3.0.0a2...v3.0.0a3

v3.0.0a2

21 Jul 22:04
bfb8626
Compare
Choose a tag to compare
v3.0.0a2 Pre-release
Pre-release

This release is inconsequential. The first alpha release showed that the CI was not capable of publishing to pip with pep style alpha tags. This release makes that possible. Please consult the release notes for v3.0.0a1 for full information on 3.x alpha.

What's Changed

Full Changelog: v3.0.0a1...v3.0.0a2

v3.0.0a1

18 Jul 17:29
a84ce55
Compare
Choose a tag to compare
v3.0.0a1 Pre-release
Pre-release

Big release coming up! This release will add a new module named TransformerBridge, which will greatly increase flexibility and expandability of TransformerLens. This is a very experimental module right now, but we are looking for people who are ready to test it. This version already supports more models than any of the existing HookedModules, and we are in the middle of working through a number of scripts to assure full compatibility with any existing code utilized any of those HookedModules.

If you are interested in helping as test some of this, let us know on the slack channel! If you want to be able to use any models not currently supported in HookedModules, then please feel free to submit any scripts currently running with an existing HookedModule to https://github.com/TransformerLensOrg/BridgeComaptibilityScripts. All scripts in this repo will be confirmed to be running, and matching the current HookedTransformer output before the final 3.0.0 release is published.

What's Changed

New Contributors

Full Changelog: v2.15.4...v3.0.0a1

v2.16.1

19 Jun 13:20
a634e57
Compare
Choose a tag to compare

Minor release with security dependency bumps

What's Changed

Full Changelog: v2.16.0...v2.16.1

v2.16.0

12 Jun 18:19
e1c7506
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.15.4...v2.16.0