Section 01
Introduction to the emotion_vector Project: Reproducing Anthropic's Emotion Vector Research Locally
Anthropic's research published last year found that large language models contain identifiable "emotion vectors"—specific activation patterns with causal effects. The open-source project emotion_vector allows researchers and developers to reproduce this research locally using open-source models (such as Llama, Qwen, Mistral, etc.), supporting functions like emotion vector extraction, causal intervention, and visual analysis, thus promoting the democratization of AI mechanistic interpretability research.