Skip to content

Introduce CLT implementation, supports distributed settings #277

Introduce CLT implementation, supports distributed settings

Introduce CLT implementation, supports distributed settings #277

Triggered via pull request June 24, 2025 06:37
@dest1n1sdest1n1s
synchronize #111
zfclt
Status Failure
Total duration 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.