[Bugfix] add input embedding #26116
Annotations
18 errors and 2 warnings
mypy (3.10):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
|
mypy (3.10):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
|
mypy (3.10):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 6 [misc]
|
mypy (3.10)
Process completed with exit code 1.
|
mypy (3.9):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
|
mypy (3.9):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
|
mypy (3.9):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 6 [misc]
|
mypy (3.9)
Process completed with exit code 1.
|
mypy (3.11)
The job was canceled because "_3_10" failed.
|
mypy (3.11):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
|
mypy (3.11):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
|
mypy (3.11):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 6 [misc]
|
mypy (3.11)
Process completed with exit code 1.
|
mypy (3.12)
The job was canceled because "_3_10" failed.
|
mypy (3.12):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 2 [misc]
|
mypy (3.12):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 3 [misc]
|
mypy (3.12):
vllm/entrypoints/llm.py#L367
Overloaded function implementation does not accept all possible arguments of signature 6 [misc]
|
mypy (3.12)
The operation was canceled.
|
mypy (3.10)
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
|