fix typo (#6248)
This commit is contained in:
@@ -1722,7 +1722,7 @@ if __name__ == "__main__":
|
||||
help="Suffix applied to the end of all user prompts, followed by assistant prompt suffix.",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--pd-seperated",
|
||||
"--pd-separated",
|
||||
action="store_true",
|
||||
help="Benchmark PD disaggregation server",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user