You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if it were possible to steer models and upload them back to Huggingface as AutoModelForCausalLMs. For example, SAELens users should be able to make a dog-obsessed model by finding the dog feature and defining hooks that increase the feature during forward passes..
More people would make and use steered models, and it would be easier to import them and study them.
The text was updated successfully, but these errors were encountered:
It would be great if it were possible to steer models and upload them back to Huggingface as AutoModelForCausalLMs. For example, SAELens users should be able to make a dog-obsessed model by finding the dog feature and defining hooks that increase the feature during forward passes..
More people would make and use steered models, and it would be easier to import them and study them.
The text was updated successfully, but these errors were encountered: