fix misc sae.py issues (batch topk, activation func binary mask imple… #189
checks.yml
on: pull_request
Code Checks
1m 8s
ruff
5s
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
|