Support radix cache for Lora feature (#7216)
This commit is contained in:
@@ -140,7 +140,6 @@ class TestLoRA(CustomTestCase):
|
||||
lora_paths=[lora_adapter_paths[0], lora_adapter_paths[1]],
|
||||
max_loras_per_batch=len(lora_adapter_paths) + 1,
|
||||
lora_backend=backend,
|
||||
disable_radix_cache=True,
|
||||
)
|
||||
hf_runner = HFRunner(
|
||||
base_path,
|
||||
|
||||
Reference in New Issue
Block a user