added support for transcoders to testing and steering endpoints#105
Draft
curt-tigges wants to merge 3 commits intohijohnnylin:mainfrom
Draft
added support for transcoders to testing and steering endpoints#105curt-tigges wants to merge 3 commits intohijohnnylin:mainfrom
curt-tigges wants to merge 3 commits intohijohnnylin:mainfrom
Conversation
|
Someone is attempting to deploy a commit to the Neuronpedia Team on Vercel. A member of the Team first needs to authorize it. |
Owner
|
Thanks! @curt-tigges this is blocked on transcoders being merged into SAELens right? |
Owner
|
Moving to draft until we are unblocked on SAELens (which should be soon): decoderesearch/SAELens#182 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
We did not support activation testing with transcoders, due to differences in their hook points.
Fix
The SAE manager and "saelens" wrapper have been updated to load transcoders from SAELens, handle their hook points correctly, and use them in activation testing. It is also possible to "steer" with them, but this is currently invalid/undefined and steering should be turned off on transcoders until we figure out what kind of steering would be meaningful.
Testing
I tested this on known features for which we have dashboards, confirming that POST requests to the inference server gave us the expected values. E.g.:
This should show a high activation on the word "love."