Releases: TransformerLensOrg/CircuitsVis
Releases · TransformerLensOrg/CircuitsVis
v1.43.3
What's Changed
- Fix readme links for org transfer by @alan-cooney in #90
- bump:
torch
to>=2.1.1
(rm workaround) (#87) by @quinn-dougherty in #89 - updated names by @bryce13950 in #93
New Contributors
- @quinn-dougherty made their first contribution in #89
- @bryce13950 made their first contribution in #93
Full Changelog: v1.43.1...v1.43.3
v1.43.2
v1.43.1
v1.43.0
What's Changed
- Add html mime type by @alan-cooney in #82
- Improve vscode defaults by @alan-cooney in #83
Full Changelog: v1.42.0...v1.43.0
v1.42.0
What's Changed
- Fix README dev install instructions typo by @alan-cooney in #80
- Drop Python 3.7 Support by @alan-cooney in #81
Full Changelog: v1.41.0...v1.42.0
v1.41.0
v1.40.1
What's Changed
- Remove unused dependency - @testing-library/react-hooks by @luciaquirke in #65
- Fix weird AttentionHead resizing bug. by @UFO-101 in #63
New Contributors
Full Changelog: 1.40.0...v1.41.0
v1.40.0
What's Changed
- Attention pattern visualization tweaks by @dkamm in #54
- Fix debugpy CI issue; Accept pytorch 2 for python >3.7 by @luciaquirke in #57
New Contributors
- @dkamm made their first contribution in #54
- @luciaquirke made their first contribution in #57
Full Changelog: v1.39.1...1.40.0
v1.39.1
What's Changed
-
Remove unused transformer-lens from dependencies (which created poetry install issues)
-
TopkSamples visualisation; make colour scheme consistent for only the current layer and neuron and not all samples
Full Changelog: v1.39.0...v1.39.1
v1.39.0
What's Changed
- Fix white text on white background bug by @danbraunai in #51
Full Changelog: v1.38.1...v1.39.0