Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit b92b6d6

Browse files
committed
deps: bump flashinfer to 0.0.9
1 parent 280bc9f commit b92b6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ RUN --mount=type=bind,from=libsodium-builder,src=/usr/src/libsodium,target=/usr/
167167
&& make install
168168

169169
RUN --mount=type=cache,target=/root/.cache/pip \
170-
pip install https://github.com/flashinfer-ai/flashinfer/releases/download/v0.0.8/flashinfer-0.0.8+cu121torch2.3-cp311-cp311-linux_x86_64.whl
170+
pip install https://github.com/flashinfer-ai/flashinfer/releases/download/v0.0.9/flashinfer-0.0.9+cu121torch2.3-cp311-cp311-linux_x86_64.whl
171171

172172
ENV HF_HUB_OFFLINE=1 \
173173
PORT=8000 \

0 commit comments

Comments
 (0)