[model-gateway] Add PrefixHash load balancing policy for KV cache-aware routing (#15935)
This commit is contained in:
@@ -50,6 +50,8 @@ futures = "0.3"
|
||||
dashmap = "6.1.0"
|
||||
lru = "0.16.2"
|
||||
blake3 = "1.5"
|
||||
xxhash-rust = { version = "0.8", features = ["xxh3"] }
|
||||
bytemuck = { version = "1.21", features = ["derive"] }
|
||||
http = "1.1.0"
|
||||
tokio = { version = "1.42.0", features = ["full"] }
|
||||
async-trait = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user