Skip to content

Commit

Permalink
feat: API for generating autointerp + scoring for neuronpedia (#108)
Browse files Browse the repository at this point in the history
* API for generating autointerp for neuronpedia

* Undo pytest vscode setting change

* Fix autointerp import

* Use pypi import for automated-interpretability
  • Loading branch information
hijohnnylin authored Apr 29, 2024
1 parent 6a3f447 commit 7c43c4c
Show file tree
Hide file tree
Showing 4 changed files with 377 additions and 45 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ safetensors = "^0.4.2"
typer = "^0.12.3"
mamba-lens = { version = "^0.0.4", optional = true }
pyzmq = "26.0.0"
automated-interpretability = "^0.0.2"


[tool.poetry.group.dev.dependencies]
Expand Down
Loading

0 comments on commit 7c43c4c

Please sign in to comment.