You can change an LLM's favorite color with a Steering Vector(twitter.com)
twitter.com
You can change an LLM's favorite color with a Steering Vector
https://twitter.com/27upon2/status/1966009081769922894
https://twitter.com/27upon2/status/1966009081769922894
So I used Representation Engineering with just 1 pair of contrastive prompts to make Mistral-7B prefer orange as its favorite color.
I used the repeng library by Theia to test this out.
Next I'm gonna implement it from scratch to understand why this even works.
I wonder if we can introduce "taste" into a model with methods like this.
The paper is "REPRESENTATION ENGINEERING: A TOP-DOWN APPROACH TO AI TRANSPARENCY".
Link: https://arxiv.org/abs/2310.01405