Unverified Commit bbe4466f authored by JohnSaxon's avatar JohnSaxon Committed by GitHub
Browse files

[Minor] Fix typo (#2166)


Co-authored-by: default avatarJohn-Saxon <zhang.xiangxuan@oushu.com>
parent 08133c4d
......@@ -159,7 +159,7 @@ class EngineArgs:
parser.add_argument('--gpu-memory-utilization',
type=float,
default=EngineArgs.gpu_memory_utilization,
help='the percentage of GPU memory to be used for'
help='the percentage of GPU memory to be used for '
'the model executor')
parser.add_argument('--max-num-batched-tokens',
type=int,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment