Skip to content

fix: warn rather than crash if sae is unnormalized#88

Merged
adamkarvonen merged 1 commit into
adamkarvonen:mainfrom
chanind:allow-unnormalized-saes
Dec 30, 2025
Merged

fix: warn rather than crash if sae is unnormalized#88
adamkarvonen merged 1 commit into
adamkarvonen:mainfrom
chanind:allow-unnormalized-saes

Conversation

@chanind

@chanind chanind commented Dec 24, 2025

Copy link
Copy Markdown
Contributor

Currently, SAEBench will error if an SAE is evaluated that does not have a unit-norm decoder. This makes it impossible to evaluate SAEs that cannot be normalized, for instance tied SAEs. This PR changes the error to a warning instead, so SAEs that cannot be easily normalized can still be evaluated in SAEBench.

@chanind chanind force-pushed the allow-unnormalized-saes branch from 365b08d to c154a4b Compare December 26, 2025 04:23
@chanind chanind force-pushed the allow-unnormalized-saes branch from c154a4b to 7aba53c Compare December 26, 2025 04:24
@adamkarvonen adamkarvonen merged commit 88b87a8 into adamkarvonen:main Dec 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants