[misc] Use --cuda-graph-max-bs-decode in tests, examples, and docs (#29591)
This commit is contained in:
@@ -60,7 +60,7 @@ class TestB200ProBalanced(DSV4ProAime25TestBase):
|
||||
"2",
|
||||
"--mem-fraction-static",
|
||||
"0.82",
|
||||
"--cuda-graph-max-bs",
|
||||
"--cuda-graph-max-bs-decode",
|
||||
"64",
|
||||
"--max-running-requests",
|
||||
"128",
|
||||
@@ -83,7 +83,7 @@ class TestB200ProMaxThroughput(DSV4ProAime25TestBase):
|
||||
"deepep",
|
||||
"--mem-fraction-static",
|
||||
"0.82",
|
||||
"--cuda-graph-max-bs",
|
||||
"--cuda-graph-max-bs-decode",
|
||||
"64",
|
||||
"--max-running-requests",
|
||||
"256",
|
||||
@@ -108,7 +108,7 @@ class TestB200ProCP(DSV4ProAime25TestBase):
|
||||
"16384",
|
||||
"--mem-fraction-static",
|
||||
"0.78",
|
||||
"--cuda-graph-max-bs",
|
||||
"--cuda-graph-max-bs-decode",
|
||||
"256",
|
||||
"--max-running-requests",
|
||||
"256",
|
||||
|
||||
Reference in New Issue
Block a user