mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-27 15:11:29 +08:00
Update to v0.6.0rc2
Co-authored-by: Pavani Majety <pavanimajety@gmail.com> Signed-off-by: elvischenv <219235043+elvischenv@users.noreply.github.com>
This commit is contained in:
parent
3ded8c76bc
commit
c14a09882a
@ -219,7 +219,7 @@ ENV CCACHE_DIR=/root/.cache/ccache
|
||||
RUN --mount=type=cache,target=/root/.cache/ccache \
|
||||
--mount=type=cache,target=/root/.cache/uv \
|
||||
echo "git clone flashinfer..." \
|
||||
&& git clone --depth 1 --branch v0.6.0rc1 --recursive https://github.com/flashinfer-ai/flashinfer.git \
|
||||
&& git clone --depth 1 --branch v0.6.0rc2 --recursive https://github.com/flashinfer-ai/flashinfer.git \
|
||||
&& cd flashinfer \
|
||||
&& git submodule update --init --recursive \
|
||||
&& echo "finish git clone flashinfer..." \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user