LLMVis / components /sidebar.py

Commit History

completed the rest of the explanation improvements from JARVIS audit
ff1ba74

cdpearlman commited on

Fix storage quota error by using memory storage and add type safety checks
cc96787

cdpearlman commited on

Clean up: fix significant layer threshold to 50%, remove unused logit lens parameter, remove certainty calculations
a4e6de8

cdpearlman commited on

Add ablation experiment before/after comparison with Reset button
d701d46

cdpearlman commited on

Feature updates: collapsible sidebar, toggle compare button, check token submit button, fix second graph visibility, improve check token debug output
3bbf674

cdpearlman commited on

Add collapsible sidebar with default collapsed state
c5c05c0

cdpearlman commited on

Using final layer output instead of mlp for simpler computation
f33c95a

cdpearlman commited on

Full visualization reorganization, handles model selection, parameter selection, visualizes graphs w/ bertviz onclick
1a93ca4

cdpearlman commited on