[AMD] Update aiter to v0.1.10.post2 (#18423)

Co-authored-by: kkHuang-amd <wunhuang@amd.com>
Co-authored-by: YC Tseng <yctseng@amd.com>
This commit is contained in:
Bingxu Chen
2026-02-08 22:08:24 -08:00
committed by GitHub
co-authored by kkHuang-amd YC Tseng
parent b564dcec61
commit 3f3c201243
15 changed files with 79 additions and 41 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from sglang.test.test_utils import (
# MLA FP8 KV cache test with MGSM evaluation
register_cuda_ci(est_time=77, suite="stage-b-test-large-1-gpu")
register_amd_ci(est_time=360, suite="stage-b-test-small-1-gpu-amd")
register_amd_ci(est_time=800, suite="stage-b-test-small-1-gpu-amd")
class TestMLA(CustomTestCase):