fix(topk activation): add keepdim=True to enable broadcasting; make d… #198
checks.yml
on: pull_request
Code Checks
1m 12s
ruff
5s
Annotations
4 errors and 1 warning
|
Ruff (I001):
src/lm_saes/evaluator.py#L1
src/lm_saes/evaluator.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/lm_saes/runner.py#L1
src/lm_saes/runner.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/lm_saes/trainer.py#L1
src/lm_saes/trainer.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
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
|