Draft PR for Adding support for Google T5 11b model to ROCm vLLM #1167
Annotations
4 errors and 1 warning
Ruff (SIM114):
vllm/model_executor/models/t5.py#L753
vllm/model_executor/models/t5.py:753:17: SIM114 Combine `if` branches using logical `or` operator
|
Ruff (SIM114):
vllm/model_executor/models/t5.py#L757
vllm/model_executor/models/t5.py:757:17: SIM114 Combine `if` branches using logical `or` operator
|
Ruff (SIM114):
vllm/model_executor/models/t5.py#L768
vllm/model_executor/models/t5.py:768:17: SIM114 Combine `if` branches using logical `or` operator
|
ruff (3.12)
Process completed with exit code 1.
|
ruff (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|