LLMVis / utils /model_config.py

Commit History

New models chosen and rag docs updated
f478beb

cdpearlman commited on

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

cdpearlman commited on

Fix norm_selection type mismatch and ensure norm_parameters are always selected - Changed auto-selection to return list instead of string - Updated run_analysis to handle norm_patterns as list - Added norm_parameters requirement to Run Analysis button
b98d237

cdpearlman commited on

Using final layer output instead of mlp for simpler computation
f33c95a

cdpearlman commited on

Added model config for automatic model parameter detection
c6cb681

cdpearlman commited on