[Bugfix][Misc] Use TritonPlaceholderModule to defensively import triton (#15099)
Signed-off-by: Mengqing Cao <cmq0113@163.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
from vllm.triton_utils.importing import HAS_TRITON
|
||||
|
||||
__all__ = ["HAS_TRITON"]
|
||||
__all__ = ["HAS_TRITON"]
|
||||
|
||||
Reference in New Issue
Block a user