SwissAI parallelization bugfix #6
Annotations
10 errors
|
pre-commit:
tests/models/decoder_only/language/test_models.py#L82
invalid syntax. Perhaps you forgot a comma? [syntax]
|
|
pre-commit:
tests/models/decoder_only/language/test_models.py#L82
invalid syntax. Perhaps you forgot a comma? [syntax]
|
|
pre-commit:
tests/models/decoder_only/language/test_models.py#L82
invalid syntax. Perhaps you forgot a comma? [syntax]
|
|
pre-commit:
tests/models/decoder_only/language/test_models.py#L82
invalid syntax. Perhaps you forgot a comma? [syntax]
|
|
pre-commit:
tests/models/decoder_only/language/test_models.py#L82
invalid syntax. Perhaps you forgot a comma? [syntax]
|
|
pre-commit:
tests/models/decoder_only/language/test_models.py#L82
invalid syntax. Perhaps you forgot a comma? [syntax]
|
|
pre-commit:
tests/models/decoder_only/language/test_models.py#L82
invalid syntax. Perhaps you forgot a comma? [syntax]
|
|
Ruff (E501):
vllm/model_executor/layers/activation.py#L44
vllm/model_executor/layers/activation.py:44:81: E501 Line too long (86 > 80)
|
|
Ruff (E501):
tests/models/registry.py#L212
tests/models/registry.py:212:81: E501 Line too long (84 > 80)
|
|
Ruff:
tests/models/decoder_only/language/test_models.py#L86
tests/models/decoder_only/language/test_models.py:86:9: SyntaxError: Expected ',', found name
|