Piecewise Cuda Graph set default (#16331)
This commit is contained in:
@@ -140,7 +140,7 @@ class TestVLMViTCudaGraph(CustomTestCase):
|
||||
other_args=[
|
||||
"--mm-attention-backend",
|
||||
"fa3",
|
||||
"--enable-piecewise-cuda-graph",
|
||||
"--enforce-piecewise-cuda-graph",
|
||||
"--piecewise-cuda-graph-max-tokens",
|
||||
"8192",
|
||||
"--chunked-prefill-size",
|
||||
|
||||
Reference in New Issue
Block a user