What a fantastic article, well done! > When used with the prompt below, the honesty vector doesn't change the model's behavior—instead, it changes the model's judgment of someone else's behavior! This is the same honesty vector as before—generated by asking the model to act honest or untruthful! [...] How do you explain this? Isn't the control vector just pushing text generation towards the concept of honesty/dishone…
Representation Engineering: Mistral-7B on Acid
21–30 of 69 posts
Re: Representation Engineering: Mistral-7B on Acid
#22Re: Representation Engineering: Mistral-7B on Acid
#23Re: Representation Engineering: Mistral-7B on Acid
#24Selfishly, would you mind sharing literature or blog posts that led you to this level of understanding of LLMs? I'm trying hard to understand the inner workings via experiments but definitely far behind your expertise.
Thanks
Re: Representation Engineering: Mistral-7B on Acid
#25Re: Representation Engineering: Mistral-7B on Acid
#26Reminds me of the Westworld series in which they use these ipad like devices with sliders to change behavior of AIs. Little bit more humor, little bit more aggressive. Nice to these control options and its quick as well.
Re: Representation Engineering: Mistral-7B on Acid
#27Re: Representation Engineering: Mistral-7B on Acid
#28Re: Representation Engineering: Mistral-7B on Acid
#29This is very well written and entertaining post. I enjoyed reading it. Selfishly, would you mind sharing literature or blog posts that led you to this level of understanding of LLMs? I'm trying hard to understand the inner workings via experiments but definitely far behind your expertise. Thanks
Re: Representation Engineering: Mistral-7B on Acid
#30This reminds me of bias tuning, a LoRA competitor. One can get decent adapters by only finetuning a vector added to each linear layer activations. I think I saw it first while reading [1] but there are other instances. [1] https://arxiv.org/pdf/2304.15010.pdf