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 068c3a0 commit 2e7dbc1Copy full SHA for 2e7dbc1
vllm_ascend/patch/worker/patch_common/__init__.py
@@ -20,7 +20,6 @@
20
import vllm_ascend.patch.worker.patch_common.patch_utils # noqa isort:skip
21
import vllm_ascend.patch.worker.patch_common.patch_distributed # noqa
22
import vllm_ascend.patch.worker.patch_common.patch_eagle # noqa
23
-import vllm_ascend.patch.worker.patch_common.patch_metrics # noqa
24
import vllm_ascend.patch.worker.patch_common.patch_minicpm # noqa
25
import vllm_ascend.patch.worker.patch_common.patch_multi_step_worker # noqa
26
import vllm_ascend.patch.worker.patch_common.patch_spec_decode_worker # noqa
vllm_ascend/patch/worker/patch_common/patch_metrics.py
0 commit comments