Skip to content

Commit 2288d50

Browse files
Update dependency transformer-lens to v2.16.0
1 parent fb5b181 commit 2288d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [{ include = "gbmi" }]
1717
[tool.poetry.dependencies]
1818
python = "^3.10"
1919
torch = "^2.1.2"
20-
transformer-lens = "2.9.1"
20+
transformer-lens = "2.16.0"
2121
einops = "^0.8.0"
2222
plotly = "^5.18.0"
2323
jupyterlab = "^4.0.10"

0 commit comments

Comments
 (0)