Skip to content

fix misc sae.py issues (batch topk, activation func binary mask imple… #189

fix misc sae.py issues (batch topk, activation func binary mask imple…

fix misc sae.py issues (batch topk, activation func binary mask imple… #189

Triggered via pull request January 16, 2025 05:34
Status Failure
Total duration 1m 18s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Ruff (E713): src/lm_saes/sae.py#L477
src/lm_saes/sae.py:477:17: E713 Test for membership should be `not in`
ruff
Process completed with exit code 1.
Code Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636