Skip to content

refactor(sae): decouple encoder & decoder from sae methods #186

refactor(sae): decouple encoder & decoder from sae methods

refactor(sae): decouple encoder & decoder from sae methods #186

Triggered via pull request January 15, 2025 12:47
Status Failure
Total duration 1m 4s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Code Checks: src/lm_saes/circuit/context.py#L21
Argument of type "Tensor" cannot be assigned to parameter "batch" of type "dict[str, Tensor]" in function "forward"   "Tensor" is not assignable to "dict[str, Tensor]" (reportArgumentType)
Code Checks: src/lm_saes/circuit/context.py#L36
Argument of type "Tensor" cannot be assigned to parameter "batch" of type "dict[str, Tensor]" in function "forward"   "Tensor" is not assignable to "dict[str, Tensor]" (reportArgumentType)
Code Checks
2 errors
Code Checks
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636