Skip to content

Releases: TransformerLensOrg/TransformerLens

v3.0.0b2

26 Feb 19:25
d5561da

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0b1...v3.0.0b2

v2.17.0

21 Jan 23:32
7df72ff

Choose a tag to compare

We've got an exciting new release that includes several new models! Gemma 3, MedGemma, and Qwen3-0.6B-Base are now included in options for models. In addition to these new models, a handful of bugs and other small non-breaking changes were made.

What's Changed

New Contributors

Full Changelog: v2.16.1...v2.17.0

v3.0.0b1

07 Dec 16:37
b4e24d3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0a8...v3.0.0b1

v3.0.0a8

07 Sep 22:51
ee9b44b

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

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

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

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

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

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

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