Skip to content

Commit 11221a9

Browse files
authored
Address lint issue
1 parent 8d34237 commit 11221a9

File tree

1 file changed

+1
-1
lines changed
  • examples/qualcomm/oss_scripts/llama

1 file changed

+1
-1
lines changed

examples/qualcomm/oss_scripts/llama/llama.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@ def _build_parser():
971971
default="smart_mask",
972972
type=str,
973973
)
974-
974+
975975
parser.add_argument(
976976
"-E",
977977
"--embedding-quantize",

0 commit comments

Comments
 (0)