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 f7b23e9 commit 7e34841Copy full SHA for 7e34841
vllm_ascend/patch/worker/patch_0_8_4/__init__.py
@@ -16,4 +16,4 @@
16
#
17
18
import vllm_ascend.patch.worker.patch_0_8_4.patch_metrics # noqa
19
-import vllm_ascend.patch.worker.patch_0_8_4.patch_tritonplaceholder # noqa
+# import vllm_ascend.patch.worker.patch_0_8_4.patch_tritonplaceholder # noqa
vllm_ascend/patch/worker/patch_common/__init__.py
@@ -16,6 +16,6 @@
import vllm_ascend.patch.worker.patch_common.patch_metrics # noqa
-import vllm_ascend.patch.worker.patch_common.patch_minicpm # noqa
+# import vllm_ascend.patch.worker.patch_common.patch_minicpm # noqa
20
import vllm_ascend.patch.worker.patch_common.patch_multi_step_worker # noqa
21
import vllm_ascend.patch.worker.patch_common.patch_spec_decode_worker # noqa
0 commit comments