Re-enable colqwen 2.5 Omni; fix resize token embeddings #977
Annotations
4 errors
|
ruff
The process '/opt/hostedtoolcache/ruff/0.14.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (F841):
tests/models/modernvbert/test_interpretability_colmodernvbert.py#L120
tests/models/modernvbert/test_interpretability_colmodernvbert.py:120:9: F841 Local variable `expected_ratio` is assigned to but never used
|
|
Ruff (I001):
tests/models/modernvbert/test_interpretability_colmodernvbert.py#L10
tests/models/modernvbert/test_interpretability_colmodernvbert.py:10:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
examples/interpretability/colmodernvbert/generate_interpretability_maps.py#L12
examples/interpretability/colmodernvbert/generate_interpretability_maps.py:12:1: I001 Import block is un-sorted or un-formatted
|