Skip to content

Commit 73a4a92

Browse files
weireweirejinzhen-lin
authored andcommitted
update flashinfer to v0.2.9rc2 (vllm-project#21701)
Signed-off-by: Weiliang Liu <[email protected]> Signed-off-by: Jinzhen Lin <[email protected]>
1 parent 5c90e53 commit 73a4a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ RUN --mount=type=bind,from=build,src=/workspace/dist,target=/vllm-workspace/dist
386386

387387
# Install FlashInfer from source
388388
ARG FLASHINFER_GIT_REPO="https://github.com/flashinfer-ai/flashinfer.git"
389-
ARG FLASHINFER_GIT_REF="v0.2.9rc1"
389+
ARG FLASHINFER_GIT_REF="v0.2.9rc2"
390390
RUN --mount=type=cache,target=/root/.cache/uv bash - <<'BASH'
391391
. /etc/environment
392392
git clone --depth 1 --recursive --shallow-submodules \

0 commit comments

Comments
 (0)