[CI] Migrate Attention Backend tests to test/registered/attention/ (#15563)
This commit is contained in:
@@ -22,7 +22,7 @@ from sglang.test.test_utils import (
|
||||
popen_launch_server,
|
||||
)
|
||||
|
||||
register_cuda_ci(est_time=470, suite="stage-b-test-small-1-gpu")
|
||||
register_cuda_ci(est_time=500, suite="stage-b-test-small-1-gpu")
|
||||
|
||||
torch_dtype = torch.float16
|
||||
prefill_tolerance = 5e-2
|
||||
|
||||
@@ -20,7 +20,7 @@ from sglang.test.test_utils import (
|
||||
run_logprob_check,
|
||||
)
|
||||
|
||||
register_cuda_ci(est_time=473, suite="stage-b-test-small-1-gpu")
|
||||
register_cuda_ci(est_time=1100, suite="stage-b-test-small-1-gpu")
|
||||
|
||||
|
||||
class TestEAGLEServerBasic(EagleServerBase):
|
||||
|
||||
Reference in New Issue
Block a user