Fix CP in-seq-split method for DeepSeek V32 and update related tests (#21192)
This commit is contained in:
@@ -17,7 +17,7 @@ from sglang.test.test_utils import (
|
||||
|
||||
register_cuda_ci(est_time=563, suite="stage-c-test-deepep-8-gpu-h200")
|
||||
|
||||
DEEPSEEK_V32_MODEL_PATH = "deepseek-ai/DeepSeek-V3.2-Exp"
|
||||
DEEPSEEK_V32_MODEL_PATH = "deepseek-ai/DeepSeek-V3.2"
|
||||
|
||||
|
||||
@unittest.skip("Skip for saving ci time")
|
||||
|
||||
Reference in New Issue
Block a user