LLMVis / tests

Commit History

Attention refactor, better categorization and explanation
7fa8fb4

cdpearlman commited on

feat(output): Add token scrubber with per-position top-5 next-token probabilities
d60cfe2

cdpearlman Cursor commited on

Added full sequence to analysis, still need to do output scrubber
3f991b4

cdpearlman commited on

Migrate from Gemini to OpenRouter API
ef3e36a

cdpearlman Cursor commited on

Migrate from google-generativeai to google-genai SDK
ddd91a5

cdpearlman Cursor commited on

Add Hugging Face deployment prep: .gitignore, load_dotenv, API tests
689669f

cdpearlman Cursor commited on

cleanup for merge
b194610

cdpearlman commited on

conductor(checkpoint): Checkpoint end of Phase 1: Backend Support for Ablation
5fc7374

cdpearlman commited on

feat(ablation): Unify ablation execution into execute_forward_pass
2f4e4f3

cdpearlman commited on

test(ablation): Verify multi-layer head ablation utility
890f413

cdpearlman commited on

test(ablation): Add reproduction script for head ablation
43cf4ff

cdpearlman commited on

Fix multi-layer ablation to ablate all heads simultaneously
ae08976

cdpearlman commited on

rules change for simple git commit messages
d90df7f

cdpearlman commited on

Add comprehensive test suite for utility modules (73 tests)
e13b1ba

cdpearlman commited on