Skip to content

Commit 90dfcf6

Browse files
committed
fix typo error
1 parent a2cb214 commit 90dfcf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

paddlenlp/transformers/qwen/modeling.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def swiglu(x, y=None):
4646

4747
from ...utils.converter import StateDictNameMapping, init_name_mappings
4848
from .. import linear_utils
49-
from .. import linear_utils
5049
from ..model_outputs import ModelOutput
5150
from .configuration import QWenConfig
5251

0 commit comments

Comments
 (0)