Skip to content

Commit 5128334

Browse files
authored
fix gpt_oss import (#1077)
1 parent ced8c71 commit 5128334

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightllm/models/gpt_oss/model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from lightllm.common.basemodel.basemodel import TpPartBaseModel
1212
from lightllm.common.mem_manager import MemoryManager
1313

14-
from lightllm.models.vit.infer_struct import LlamaInferStateInfo
1514
from lightllm.utils.envs_utils import get_env_start_args
1615
from lightllm.utils.log_utils import init_logger
1716

0 commit comments

Comments
 (0)