[Simulator][Compatibility] Adapt to latest KV cache pool interfaces (#40418)
This commit is contained in:
@@ -78,7 +78,7 @@ def make_sglang_runner(tmp_path: Path):
|
||||
hicache_ratio=2,
|
||||
hicache_storage_backend="file",
|
||||
hicache_storage_prefetch_policy="wait_complete",
|
||||
max_total_tokens=10 * 1024,
|
||||
max_total_tokens=4 * 1024,
|
||||
page_size=256,
|
||||
skip_tokenizer_init=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user