Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
8ce68370b5
commit
99f636a86f
@@ -15,7 +15,7 @@ def jit_hicache_impl(
|
||||
item_bytes: int,
|
||||
block_quota: int,
|
||||
) -> None:
|
||||
from sglang.jit_kernel.hicache import transfer_hicache_one_layer
|
||||
from sglang.kernels.ops.kvcache.hicache import transfer_hicache_one_layer
|
||||
|
||||
_ = item_bytes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user