[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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user