[1/N][refactor] torchair deepseek modeling refactor #9287
vllm_ascend_test.yaml
on: pull_request
Matrix: singlecard e2e test
Matrix: unit test
Matrix: multicard e2e test
Annotations
10 errors
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L183
Name "EagleProposer" is not defined [name-defined]
|
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L189
Missing positional argument "target_model" in call to "load_model" of "EagleProposer" [call-arg]
|
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L183
Name "EagleProposer" is not defined [name-defined]
|
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L189
Missing positional argument "target_model" in call to "load_model" of "EagleProposer" [call-arg]
|
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L183
Name "EagleProposer" is not defined [name-defined]
|
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L189
Missing positional argument "target_model" in call to "load_model" of "EagleProposer" [call-arg]
|
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L183
Name "EagleProposer" is not defined [name-defined]
|
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L189
Missing positional argument "target_model" in call to "load_model" of "EagleProposer" [call-arg]
|
lint / pre-commit:
vllm_ascend/torchair/torchair_model_runner.py#L183
Name "EagleProposer" is not defined [name-defined]
|
Ruff (F821):
vllm_ascend/torchair/torchair_model_runner.py#L183
vllm_ascend/torchair/torchair_model_runner.py:183:45: F821 Undefined name `EagleProposer`
|