Skip to content

Commit fff7eea

Browse files
committed
fix typo
1 parent f663930 commit fff7eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddlenlp/cli/converter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def convert_from_local_dir(pretrained_dir: str, output: str):
7676

7777

7878
def convert_from_local_file(weight_file_path: str, output: str):
79-
"""convert from the local weitht file
79+
"""convert from the local weight file
8080
8181
TODO(wj-Mcat): no model info for weight file, this method is dangerous.
8282

0 commit comments

Comments
 (0)