[LoRA] Adds support for bias in LoRA #20933
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.
|