Skip to content

Releases: TransformerLensOrg/TransformerLens

v2.2.2

12 Jul 21:53
cec7ed3
Compare
Choose a tag to compare

Quick little bug fix!

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

11 Jul 11:01
Compare
Choose a tag to compare

Quick little bug fix in the Abstract Attention component shape.

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

06 Jul 00:28
97c4a14
Compare
Choose a tag to compare

Here's an important one! This release adds Gemma-2, and it also greatly improves model accuracy across the board. It is highly recommended that everyone update to this version immediately to take advantage of these accuracy improvements.

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

11 Jun 01:42
Compare
Choose a tag to compare

New model support, and a handful of bug fixes to documentation!

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

06 Jun 15:53
567a627
Compare
Choose a tag to compare

Minor little fix to demos. There were some bad Urls within the demos that have been fixed. Test coverage has also been increased with this release.

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 May 22:43
9321ca0
Compare
Choose a tag to compare

TransformerLens officially has a 2.0! The HookedSAETransformer has been removed from TransformerLens in favor of the implementation in SAELens. Along with that, a lot of cumulative changes have been added. TransformerLens also has its first official development road map! To see full details, please view the release announcement for the development roadmap, changes coming to contributors, and a few more notes on this release.

What's Changed

New Contributors

Full Changelog: v1.19.0...v2.0.0

v1.19.0

27 May 23:16
f4287b6
Compare
Choose a tag to compare

Nice little update to fix a bug someone found, and added support for ai-forever models.

What's Changed

Full Changelog: v1.18.0...v1.19.0

v1.18.0

17 May 23:39
5a374ec
Compare
Choose a tag to compare

Very important release for those using Gemma models. A recent upstream change caused the TransformerLens implementation to become outdated. This release fixes that issue, and includes a number of cumulative changes, and bug fixes. The only API change in this release is that you can now set override trust_remote_code in the function from_pretrained. Thanks to all who contributed to this release!

What's Changed

Full Changelog: v1.17.0...v1.18.0

New feature: HookedSAETransformer!

30 Apr 12:21
ca6b8db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.17.0

v1.16.0

28 Apr 21:36
1139caf
Compare
Choose a tag to compare

Lots of feature additions (thanks @joelburget for Llama support, and @sheikheddy for Llama-2-70b-chat-hf support!), and also a very helpful bugfix from @wesg52. Thanks to all contributors, especially new contributors!

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0