Skip to content

Commit 5e2dfc9

Browse files
authored
fix
1 parent 815f5ac commit 5e2dfc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightllm/common/basemodel/layer_infer/template/transformer_layer_infer_template.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from lightllm.common.basemodel.triton_kernel.destindex_copy_kv import destindex_copy_kv
88
from lightllm.distributed import all_reduce
99
from typing import Tuple
10-
from lightllm.utils.envs_utils import get_env_start_args
1110

1211

1312
class TransformerLayerInferTpl(TransformerLayerInfer):

0 commit comments

Comments
 (0)