Commit History

swap README for HF
220f2ae

github-actions[bot] commited on

chore: align download paths to /Flux/Projects/transformer-analysis/downloads
17a7cd2

angerami Claude Sonnet 4.6 commited on

feat: add pre-materialized Pile corpus cache for repeated eval runs
b7a7e36

angerami Claude Sonnet 4.6 commited on

feat: add eval metrics pipeline (perplexity, paper reference, dashboard overlay)
17def50

angerami Claude Sonnet 4.6 commited on

feat: add eigenvalue staircase sandbox dashboard page
a5fcf5c

angerami Claude Sonnet 4.6 commited on

feat: add KDE toggle for histogram plots in weights dashboard
3a5adc4

angerami Claude Sonnet 4.6 commited on

feat: add configurable binning strategy hooks to histogram_utils
54eb2a2

angerami Claude Sonnet 4.6 commited on

feat: add W_Q_gram, W_K_gram, QK_alignment weight types to pipeline
2dc4a80

angerami Claude Sonnet 4.6 commited on

cosmetic dashboard updates
6317a12

angerami commited on

Merge pull request #2 from angerami/claude/suspicious-knuth-abe64c
4a03c06
unverified

Aaron Angerami commited on

Overhaul animations dashboard with richer visualizations and export
7e9b1c8

angerami Claude Sonnet 4.6 commited on

cosmetic updates to dashboards
efe8363

angerami commited on

removing snapshot functionality; that was a bust
548b2c4

angerami commited on

update to use new consolidated dataset naming
b213ad7

angerami commited on

Updating to point to new dataset
aa4e850

angerami commited on

adding .gitattributes to improve documentation
a44cc19

angerami commited on

adding .gitattributes to improve documentation
8c21d0d

angerami commited on

removing script from version control; tweaking tab ordering in dashboard, weights first now
67efdf3

angerami commited on

re-organizing workflow
eb2f1cd

angerami commited on

multiple collected uupdates
7fcd2da

angerami commited on

fix: recompute NPR in extract_sv_stat when stored column is null
f94f515

angerami commited on

checkpoint model_registry.py before GQA K/V repeat fix
7a0950d

angerami Claude Opus 4.6 commited on

fixed mis-indentation bug
cfdfde5

angerami commited on

fixed mis-indentation bug
e7a637a

angerami commited on

fixed mis-indentation bug
b68eee7

angerami commited on

Update requirements file for Python dependencies
fee7645
unverified

Aaron Angerami commited on

Add datasets dependency to HF_requirements.txt
a873934
unverified

Aaron Angerami commited on

Remove direct torch installation from Dockerfile
79b3a07
unverified

Aaron Angerami commited on

Update requirements file for dependencies
2f430f3
unverified

Aaron Angerami commited on

Add HF_requirements.txt with required packages
7ade8b5
unverified

Aaron Angerami commited on

Change COPY command to use dashboards directory
6020055
unverified

Aaron Angerami commited on

New head correlations functionality
aeef957

angerami commited on

updates to dashboard for singular values
5a464bb

angerami commited on

using HF specific requirements
bbd08cb

angerami commited on

Adding Github action to push to HF
d3dec35

angerami commited on

adding per model scale factor freedom; snapshot button in visuals
80f54d5

angerami commited on

refactor and rename run and merge scripts
86b9635

angerami commited on

optimizing memory transfer
8ff6453

angerami commited on

adding device_utils
96170c6

angerami commited on

tweaks for performance in production runs; updates to dashboards
28bc568

angerami commited on

handling rare linalg.LinAlgError gracefully
4ac4173

angerami commited on

handling rare linalg.LinAlgError gracefully
dcaf2bf

angerami commited on

fixing matmul typo
d84d141

angerami commited on

adding license; tweaks to readme, requirements
56d5168

angerami commited on

updating readme.md
12fe602

angerami commited on

documentation; README still has a lot of boiler plate
73f3604

angerami commited on

fixing typos in run/merge; updating dashboards to finally work on HF space
2164f3a

angerami commited on

smoothing workflow glitches
8200df9

angerami commited on

ruff delint, format
a410163

angerami commited on

refactor
067c251

angerami commited on