We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09c2cf commit c2306a9Copy full SHA for c2306a9
tests/conftest.py
@@ -32,7 +32,6 @@
32
33
from tests.model_utils import (PROMPT_TEMPLATES, TokensTextLogprobs,
34
TokensTextLogprobsPromptLogprobs)
35
-from vllm_ascend.platform import NPUPlatform
36
# TODO: remove this part after the patch merged into vllm, if
37
# we not explicitly patch here, some of them might be effectiveless
38
# in pytest scenario
0 commit comments