InterpBoard *
A comprehensive library for interpreting and analyzing transformer language models. Built for researchers and developers who want to understand how LLMs work under the hood. Currently work in progress (hopefully will be better than TransformerLens ;)).
How to Add Images to Projects
To add an image to your project preview, just add the img: field in the front matter above.
Image Location
Place your project images in: assets/img/
For example:
assets/img/my-project.jpgassets/img/project1.png
Then reference it as: img: assets/img/my-project.jpg