transformer-weights / src /transformer_analysis /attn_head_analysis.py

Commit History

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

angerami Claude Sonnet 4.6 commited on

New head correlations functionality
aeef957

angerami commited on

optimizing memory transfer
8ff6453

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

package directory restructure
0f39f0f

angerami commited on