Skip to content

Commit 50ee38b

Browse files
authored
Merge pull request #958 from TransformerLensOrg/dev
Release v2.16.2
2 parents a634e57 + 1ff356b commit 50ee38b

7 files changed

Lines changed: 1002 additions & 118 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ docs/build
1818
.Ds_Store
1919
.pylintrc
2020
docs/source/generated
21+
# docs/source/_static/model_table
2122
**.orig
2223
.venv

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ logits, activations = model.run_with_cache("Hello World")
4747
## Key Tutorials
4848

4949
* [Introduction to the Library and Mech
50-
Interp](https://arena3-chapter1-transformer-interp.streamlit.app/[1.2]_Intro_to_Mech_Interp)
50+
Interp](https://arena-chapter1-transformer-interp.streamlit.app/[1.2]_Intro_to_Mech_Interp)
5151
* [Demo of Main TransformerLens Features](https://neelnanda.io/transformer-lens-demo)
5252

5353
## Gallery

0 commit comments

Comments
 (0)