Skip to content

Releases: TransformerLensOrg/TransformerLens

v1.6.1

10 Sep 15:27
3745d0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

22 Aug 11:06
54d548d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

(Release requested by @callummcdougall for bugfix),

v1.5.0

09 Aug 17:10
10d2f8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

26 Jul 14:26
090081f
Compare
Choose a tag to compare

Note: There is a bug in GPT-J in this version.

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Jun 11:08
3cd9436
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

24 Apr 07:31
25a9c07
Compare
Choose a tag to compare

What's Changed

Too many commit messages so let's summarise them.

General Features

  • Pipeline Parallelism
  • Cache now doesn't move tensors across devices unless told to

New Models:

  • Redwood 2L
  • New Pythia Models
  • LLaMA

Analysis Features:

  • Add apply_ln to stack_head_results and stack_neuron_results
  • Context Manager for Hooks
  • Attention Head Detectors

Thanks to all the Contributors!

Many thanks to: @rusheb, @ckkissane, @slavachalnev, @JayBaileyCS, @zshn-gvg, @jbloomAus, @adzcai, @adamyedidia, @ArthurConmy, @bryce13950, @daspartho, @haileyschoelkopf, @0amp

Full Changelog: v1.2.1...v1.2.2

v1.2.1

19 Mar 00:35
351f04b
Compare
Choose a tag to compare

New minor release with a variety of improvements relating to testing, documentation and development. Transition from torchtyping to jaxtyping is one the most significant changes.

What's Changed

New Contributors

Full Changelog: v1.2...v1.2.1

v1.2.0

20 Feb 10:15
30e60a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2

v1.1.1

04 Feb 23:11
407f5fe
Compare
Choose a tag to compare

What's Changed

  • Created a demo for attribution patching with minor bug fixes to demos and code on activation patching by @neelnanda-io in #168

Full Changelog: v1.1.0...v1.1.1

v1.1.0

04 Feb 22:45
5f73982
Compare
Choose a tag to compare

New release with a bunch of quality of life improvements, including attention patching utils and early stopping

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0