[MISC] Move bind_kv_cache to worker module (#20900)
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import torch
|
||||
|
||||
from vllm.v1.utils import bind_kv_cache
|
||||
from vllm.v1.worker.utils import bind_kv_cache
|
||||
|
||||
|
||||
def test_bind_kv_cache():
|
||||
|
||||
Reference in New Issue
Block a user