Skip to content

Releases: TransformerLensOrg/TransformerLens

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

v1.0.0

16 Jan 22:03
5140c36
Compare
Choose a tag to compare

Creating a new version to represent the library being fairly stable!

What's Changed

New Contributors

Full Changelog: v0.2.0...v1.0.0

v0.2.0

25 Dec 19:53
375f577
Compare
Choose a tag to compare

Initial release to PyPi