Add Bamba Model #30242
Annotations
5 errors and 1 warning
Analysing the code with ruff:
tests/kernels/test_mamba_ssm_ssd.py#L10
tests/kernels/test_mamba_ssm_ssd.py:10:17: F401 `numpy` imported but unused
|
Analysing the code with ruff:
tests/kernels/test_mamba_ssm_ssd.py#L134
tests/kernels/test_mamba_ssm_ssd.py:134:16: E741 Ambiguous variable name: `l`
|
Analysing the code with ruff:
vllm/model_executor/layers/mamba/ops/ssd_chunk_scan.py#L225
vllm/model_executor/layers/mamba/ops/ssd_chunk_scan.py:225:9: SIM102 Use a single `if` statement instead of nested `if` statements
|
Analysing the code with ruff:
vllm/model_executor/layers/mamba/ops/ssd_chunk_scan.py#L295
vllm/model_executor/layers/mamba/ops/ssd_chunk_scan.py:295:5: SIM102 Use a single `if` statement instead of nested `if` statements
|
Analysing the code with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading