Skip to content

Commit

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

* 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 62f9be0 commit a6e0bd5
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 a6e0bd5

Please sign in to comment.