[Radix Cache] Add Rust TreeCore backend with shared parity tests (#32710)
Co-authored-by: alphabetc1 <2508695655@qq.com> Co-authored-by: ispobock <ispobaoke@gmail.com>
This commit is contained in:
co-authored by
alphabetc1
ispobock
parent
52e1c24744
commit
9cf157c252
@@ -5,6 +5,12 @@ members = [
|
||||
"sglang-mm",
|
||||
"sglang-server"
|
||||
]
|
||||
exclude = ["mem-cache"]
|
||||
|
||||
[workspace.metadata.sglang]
|
||||
# Extension crates that intentionally cannot share this workspace's dependency
|
||||
# graph (mem-cache currently uses the tch-compatible PyO3 0.22 API).
|
||||
extension-manifests = ["mem-cache/Cargo.toml"]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user