Skip to content

Draft PR for Adding support for Google T5 11b model to ROCm vLLM #1167

Draft PR for Adding support for Google T5 11b model to ROCm vLLM

Draft PR for Adding support for Google T5 11b model to ROCm vLLM #1167

Triggered via pull request December 18, 2024 03:00
Status Failure
Total duration 29s
Artifacts

ruff.yml

on: pull_request
Matrix: ruff
Fit to window
Zoom out
Zoom in

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