In order to support more advanced queries without loading too much on the browser, we should use a database with indices. There queries can be grouped into two general categories:
Based on some collection of prompts (i.e., that match a certain pattern), visualize some aspect of the model (i.e., a specific attention head)
Based on a behavior of the model (i.e., a specific attention head) find all the prompts that exhibit (or don't exhibit) this behavior.
In order to support more advanced queries without loading too much on the browser, we should use a database with indices. There queries can be grouped into two general categories: