This commit is contained in:
Yineng Zhang
2025-05-12 15:45:12 -07:00
committed by GitHub
parent d18c6b3358
commit f24fc5b86d

View File

@@ -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",
)