[CP] Support breakable CUDA graphs for zigzag strategy (#33136)
This commit is contained in:
@@ -22,6 +22,8 @@ class TestGptOss4GpuMxfp4CP(BaseTestGptOss):
|
||||
"4",
|
||||
"--cp-strategy",
|
||||
"zigzag",
|
||||
"--cuda-graph-backend-prefill",
|
||||
"breakable",
|
||||
"--cuda-graph-max-bs-decode",
|
||||
"200",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user