Introduce CLT implementation, supports distributed settings #277
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 1 warning
|
ruff
Process completed with exit code 1.
|
|
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 (I001):
src/lm_saes/runners/train.py#L3
src/lm_saes/runners/train.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/lm_saes/runners/eval.py#L3
src/lm_saes/runners/eval.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/lm_saes/initializer.py#L1
src/lm_saes/initializer.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/lm_saes/evaluator.py#L1
src/lm_saes/evaluator.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Code Checks
Process completed with exit code 2.
|
|
Code Checks
No file matched to [uv.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|