Skip to content

Commit 7c433f1

Browse files
committed
rebase
Signed-off-by: shen-shanshan <467638484@qq.com>
1 parent be58ae1 commit 7c433f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm_ascend/worker/worker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
from vllm_ascend.distributed.parallel_state import init_ascend_model_parallel
5252
from vllm_ascend.platform import NPUPlatform
5353
from vllm_ascend.utils import (ACL_FORMAT_FRACTAL_ND, ACL_FORMAT_FRACTAL_NZ,
54-
is_310p, clear_npu_memory, try_register_lib)
54+
clear_npu_memory, is_310p, try_register_lib)
5555
from vllm_ascend.worker.model_runner import NPUModelRunner
5656
from vllm_ascend.worker.pooling_model_runner import NPUPoolingModelRunner
5757

0 commit comments

Comments
 (0)