v2.0.0
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
- Refactor components by @bryce13950 in #563
- added convenience function for unwrapping config to replace commonly … by @bryce13950 in #571
- unwrapped config by @bryce13950 in #577
- Refactor integration tests by @bryce13950 in #576
- Add Mistral 7B v0.2 Instruct by @fakerybakery in #579
- Add support for Phi-3 by @slash3g in #573
- Revert "Add Mistral 7B v0.2 Instruct" by @bryce13950 in #586
- Interactive neuroscope ci by @bryce13950 in #589
- removed Hooked SAE by @bryce13950 in #600
- Release 1.18 by @bryce13950 in #602
- More pytest fixtures by @bmillwood in #609
- (v3) Draft PR: add Pyright static typing to hook_points.py #590 by @starship006 in #607
- v1.19 by @bryce13950 in #614
- add n k v heads to model properties table by @anthonyduong9 in #610
- fixed format by @bryce13950 in #616
- Add tests for hook point add hook by @anthonyduong9 in #617
- added release blog by @bryce13950 in #618
- Fix llama demos by @bryce13950 in #619
- added news link by @bryce13950 in #620
- Release 2.0 by @bryce13950 in #582
New Contributors
- @fakerybakery made their first contribution in #579
- @slash3g made their first contribution in #573
- @bmillwood made their first contribution in #609
- @starship006 made their first contribution in #607
- @anthonyduong9 made their first contribution in #610
Full Changelog: v1.19.0...v2.0.0