[P] Interactive Advanced Llama Logit Lens
reddit.com·7h·
Flag this post

github link

Hi all, I created an interactive Logit Lens for Llama and thought some of you might find it useful. It is something that I wish existed.

What is Logit Lens?

Logit Lens is an interpretability tool first introduced by nonstalgebraist, with the aim of interpreting what the model thinks in its intermediate stages of LLMs by projecting the intermediate activation to the final layer’s unembedding matrix. The method has been mildly popular, with hundreds of papers using it to understand how LLM think internally.

The reason for making this repo

With how widely the method is used, I thought there would be a popular repo that ma…

Similar Posts

Loading similar posts...