[UnifiedTree]: Rollback mamba hicache test to direct io backend (#28904)
This commit is contained in:
@@ -108,9 +108,9 @@ class TestUnifiedMambaHiCache(UnifiedRadixTreeTestMixin, CustomTestCase):
|
||||
"--hicache-write-policy",
|
||||
"write_through",
|
||||
"--hicache-io-backend",
|
||||
"kernel",
|
||||
"direct",
|
||||
"--hicache-mem-layout",
|
||||
"page_first",
|
||||
"page_first_direct",
|
||||
"--max-total-tokens",
|
||||
"12000",
|
||||
"--max-mamba-cache-size",
|
||||
@@ -169,9 +169,9 @@ class TestUnifiedMambaHiCacheL3(AccuracyTwoPassMixin, CustomTestCase):
|
||||
"--hicache-storage-prefetch-policy",
|
||||
"wait_complete",
|
||||
"--hicache-io-backend",
|
||||
"kernel",
|
||||
"direct",
|
||||
"--hicache-mem-layout",
|
||||
"page_first",
|
||||
"page_first_direct",
|
||||
"--hicache-storage-backend",
|
||||
"file",
|
||||
"--max-mamba-cache-size",
|
||||
|
||||
Reference in New Issue
Block a user