Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
zigzagcai committed Aug 26, 2024
1 parent 13ffd85 commit e1a278d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internlm/model/modeling_internlm2.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
from internlm.solver.activation_checkpoint import activation_checkpoint
from internlm.utils.logger import get_logger
from internlm.utils.storage_manager import get_fns, llm_load
from internlm.utils.utils import ModelType

internlm_accelerator = get_accelerator()
logger = get_logger(__file__)
Expand Down

0 comments on commit e1a278d

Please sign in to comment.