Skip to content

[LoRA] Adds support for bias in LoRA #20933

[LoRA] Adds support for bias in LoRA

[LoRA] Adds support for bias in LoRA #20933

Triggered via pull request November 9, 2024 08:18
Status Failure
Total duration 43s
Artifacts

mypy.yaml

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

Annotations

15 errors
mypy (3.10): vllm/lora/models.py#L399
"list[Any]" has no attribute "bias" [attr-defined]
mypy (3.10): vllm/lora/models.py#L401
"list[Any]" has no attribute "bias" [attr-defined]
mypy (3.10)
Process completed with exit code 1.
mypy (3.11)
The job was canceled because "_3_10" failed.
mypy (3.11): vllm/lora/models.py#L399
"list[Any]" has no attribute "bias" [attr-defined]
mypy (3.11): vllm/lora/models.py#L401
"list[Any]" has no attribute "bias" [attr-defined]
mypy (3.11)
The operation was canceled.
mypy (3.9)
The job was canceled because "_3_10" failed.
mypy (3.9): vllm/lora/models.py#L399
"list[Any]" has no attribute "bias" [attr-defined]
mypy (3.9): vllm/lora/models.py#L401
"list[Any]" has no attribute "bias" [attr-defined]
mypy (3.9)
The operation was canceled.
mypy (3.12)
The job was canceled because "_3_10" failed.
mypy (3.12): vllm/lora/models.py#L399
"list[Any]" has no attribute "bias" [attr-defined]
mypy (3.12): vllm/lora/models.py#L401
"list[Any]" has no attribute "bias" [attr-defined]
mypy (3.12)
The operation was canceled.