Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
464fe1b77c
commit
ee464fedc6
@@ -1,7 +1,7 @@
|
||||
import torch
|
||||
import triton
|
||||
|
||||
from sglang.srt.layers.moe.ep_moe.kernels import post_reorder_triton_kernel
|
||||
from sglang.kernels.ops.moe.ep_moe_kernels import post_reorder_triton_kernel
|
||||
from sglang.utils import is_in_ci
|
||||
|
||||
IS_CI = is_in_ci()
|
||||
|
||||
Reference in New Issue
Block a user