Skip to content

Commit 10c562d

Browse files
authored
Update __init__.py
1 parent e00e5ea commit 10c562d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm_ascend/patch/worker/patch_common/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
# patch files.
2020
import vllm_ascend.patch.worker.patch_common.patch_utils # noqa isort:skip
2121
import vllm_ascend.patch.worker.patch_common.patch_distributed # noqa
22+
import vllm_ascend.patch.worker.patch_common.patch_eagle # noqa
2223
import vllm_ascend.patch.worker.patch_common.patch_metrics # noqa
2324
import vllm_ascend.patch.worker.patch_common.patch_minicpm # noqa
2425
import vllm_ascend.patch.worker.patch_common.patch_multi_step_worker # noqa

0 commit comments

Comments
 (0)