[Quantization/Parameter] WIP: Another Implementation of the Quantization Parameter Subclass Substitution #27812
Annotations
10 errors and 2 warnings
mypy (3.11):
vllm/model_executor/layers/vocab_parallel_embedding.py#L375
"BasevLLMParameter" has no attribute "packed_factor" [attr-defined]
|
mypy (3.11)
Process completed with exit code 1.
|
mypy (3.9):
vllm/model_executor/layers/vocab_parallel_embedding.py#L375
"BasevLLMParameter" has no attribute "packed_factor" [attr-defined]
|
mypy (3.9)
Process completed with exit code 1.
|
mypy (3.10)
The job was canceled because "_3_11" failed.
|
mypy (3.10):
vllm/model_executor/layers/vocab_parallel_embedding.py#L375
"BasevLLMParameter" has no attribute "packed_factor" [attr-defined]
|
mypy (3.10)
Process completed with exit code 1.
|
mypy (3.12)
The job was canceled because "_3_11" failed.
|
mypy (3.12):
vllm/model_executor/layers/vocab_parallel_embedding.py#L375
"BasevLLMParameter" has no attribute "packed_factor" [attr-defined]
|
mypy (3.12)
The operation was canceled.
|
mypy (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|