test: update hybrid attention runner fixtures (#37345)

This commit is contained in:
YAMY
2026-08-31 22:00:50 -07:00
committed by GitHub
parent 458987b5ac
commit 33ed29a0ee
4 changed files with 4 additions and 0 deletions
@@ -235,6 +235,7 @@ class TestHybridNeedsCpuSeqLens(CustomTestCase):
kv_cache_dtype=torch.bfloat16,
token_to_kv_pool=None,
req_to_token_pool=None,
kv_index_translator=None,
model_config=SimpleNamespace(context_len=2048),
)
# The backend takes the mode from the published configuration, not from