Layer Scope: How I used $20 of compute to make a new way to look at LLMs(blog.lwarfield.dev) |
Layer Scope: How I used $20 of compute to make a new way to look at LLMs(blog.lwarfield.dev) |
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.