Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conceptor steering paper (MINT@NeurIPS 2024) #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ Also:

### Steering vectors

- [Steering Large Language Models using Conceptors: Improving Addition-Based Activation Engineering](https://arxiv.org/abs/2410.16314)
- Author(s): Joris Postmus, Steven Abreu
- Date: 2024-10
- Venue: NeurIPS 2024 ([Workshop on Foundation Model Interventions](https://sites.google.com/view/mint-2024/home))
- Code: -
- [Analyzing the Generalization and Reliability of Steering Vectors](https://arxiv.org/abs/2407.12404)
- Author(s): Daniel Tan, David Chanin, Aengus Lynch, Dimitrios Kanoulas, Brooks Paige, Adria Garriga-Alonso, Robert Kirk
- Date: 2024-07
Expand Down