Inspired by Anthropic’s newest paper on LLM interpretability, an excellent blog post series by David Noel Ng, and other research I’m currently working on, I’ve created a cool new way to read the state in the middle of LLM networks! The best part is that it’s a wonderfully simple approach:
1. Choose a transformer block and token in an LLM you want to inspect.
2. Run the last 4 layers of the LLM.