Add Bamba Model #30177
Annotations
4 errors and 1 warning
Analysing the code with ruff:
vllm/model_executor/layers/mamba/mamba_mixer2.py#L356
vllm/model_executor/layers/mamba/mamba_mixer2.py:356:81: E501 Line too long (81 > 80)
|
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#L293
vllm/model_executor/layers/mamba/ops/ssd_chunk_scan.py:293: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