Steering Vectors: Changing What an LLM Wants Without Touching Its Weights
LLMs encode concepts as geometric directions in activation space. You can find those directions, add them at inference time, and shift model behavior - without touching a single weight. This is…