[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:
Jialin Ouyang
2026-09-01 00:26:20 +08:00
committed by GitHub
co-authored by alphabetc1 ispobock
parent 52e1c24744
commit 9cf157c252
72 changed files with 39973 additions and 396 deletions
+3
View File
@@ -944,6 +944,9 @@ ARG CUDA_VERSION
ARG SGL_VERSION
ARG USE_LATEST_SGLANG
# TODO(Jialin): Set SGLANG_RUST_BUILD_MODE=never after Rust TreeCore supports
# the PyTorch 2.15 nightly used by this preview image.
WORKDIR /sgl-workspace
COPY --from=local_src /src /tmp/local_src