Skip to content

Commit

Permalink
feat: Update for Neuropedia auto-interp (#112)
Browse files Browse the repository at this point in the history
* cleanup Neuronpedia autointerp code

* Fix logic bug with OpenAI key

---------

Co-authored-by: Joseph Bloom <69127271+jbloomAus@users.noreply.github.com>
  • Loading branch information
hijohnnylin and jbloomAus authored Apr 30, 2024
1 parent 617d416 commit 033283d
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 134 deletions.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ 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"
automated-interpretability = "^0.0.3"
python-dotenv = "^1.0.1"
pyyaml = "^6.0.1"


Expand Down
Loading

0 comments on commit 033283d

Please sign in to comment.