[CP V1 Deprecation 1/5] Migrate tests to strategy-based prefill CP (#36222)

This commit is contained in:
Baizhou Zhang
2026-08-24 20:15:34 -07:00
committed by GitHub
parent a0f52eca98
commit 833be86c15
20 changed files with 37 additions and 558 deletions
+3 -1
View File
@@ -329,7 +329,9 @@ class TestKvEvents(CustomTestCase):
2,
"--moe-dp-size",
2,
"--enable-prefill-context-parallel",
"--enable-prefill-cp",
"--cp-strategy",
"zigzag",
"--trust-remote-code",
"--max-total-tokens",
4096,