Remove unused kwargs from model definitions #3971
Annotations
10 errors
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Optional[Any]"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Optional[Any]"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Optional[Any]"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Optional[Any]"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Any | None"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Any | None"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Any | None"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Any | None"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Any | None"; expected "int" [arg-type]
|
pre-commit:
vllm/worker/model_runner.py#L1346
Argument 3 to "execute_model" of "ModelRunnerBase" has incompatible type "Any | None"; expected "int" [arg-type]
|